Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initial product variation logging PoC #801

Open
wants to merge 4 commits into
base: 8.x-2.x
Choose a base branch
from

Conversation

heddn
Copy link

@heddn heddn commented Sep 19, 2017

No description provided.

@heddn
Copy link
Author

heddn commented Sep 19, 2017

It looks like the following. I'd like feedback on the text of the wording and placement of where to put the UI components of the log. Right now I have it placed on the product edit page.

screenshot_2017-09-19_15-26-28

@heddn
Copy link
Author

heddn commented Sep 19, 2017

For the field diffs, I'm using a json serialized string of the original value compared to the current value. Where value is retrieved from the field using getValue()

@heddn heddn changed the title Initial PoC Initial product variation logging PoC Oct 4, 2017
heddn added 2 commits October 5, 2017 11:03
…product_variations

 Conflicts:
	modules/log/commerce_log.module
	modules/log/src/CommerceLogServiceProvider.php
	modules/log/src/Event/ProductVariationChangedFieldsFilterEvent.php
Copy link
Author

@heddn heddn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The tests were failing because we now have more events and the hard coded ids in the tests were off. I'm using array_pop now instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant