[Forwardport] DOBISSUE date format changed after customer tries to register with sa…#21
Merged
hitesh-wagento merged 75 commits into2.3-developfrom Jun 21, 2018
Merged
Conversation
…update attribute from product grid - Fix issue that an action not allowed by an admin user appears in the mass action drop down list of product grid
…update attribute from product grid - Fix static test failure
…update attribute from product grid - Enable strict type mode to new files
… attribute from product grid - added functional test to cover the usecase
…update attribute from product grid - Make isActionAllowed() public method
…update attribute from product grid - address code review comments
…update attribute from product grid - address code review comments
…m attribute set - Fix flaky Jenkins failure
…m attribute set - Use meta_keyword instead of news_from_date and news_to_date
…roducts of a configurable product
…roducts of a configurable product - Store the attribute name locally
…roducts of a configurable product
…roducts of a configurable product - Added page waits and changed some names
- added MFTF test
…roduct when clicking Edit button in Shopping Cart page - Edit added bundled product
…es to Simple Product
…m attribute set - Add a scrollToTopOfPage to counter the floating header
…es to Simple Product - Rename .PNG to .png
…update attribute from product grid - fix static test failures
…uct in Shopping Cart when Option Title is edited in Admin
…roducts of a configurable product - Change actiongroup name
…m attribute set - Remove some unnecessary waits
…roduct when clicking Edit button in Shopping Cart page - Delete bundle product after test
- updated mftf test
… set - Skipped test due to MAGETWO-92780
- Rename duplicate element that broke PageBuilder tests
- Add functional test
… attribute from product grid - fixed static failure
[pangolin] RE-develop functional tests - MC-244: Admin should be able to create a simple product using a custom attribute set - MC-288: Admin should be able to update existing attributes of child products of a configurable product - MC-290: Customer should be able to change chosen options for Bundle Product when clicking Edit button in Shopping Cart page - MC-168: Admin should be able to assign attributes to an attribute set - MC-189: Admin should be able to add images of different types and sizes to Simple Product - MC-291: Customer should be able to see chosen options for Bundle Product in Shopping Cart when Option Title is edited in Admin - MC-194: Admin should be able to unassign attributes from an attribute set - MC-168: Admin should be able to assign attributes to an attribute set - MC-225: Admin should be able to save and publish a bundle product - MC-215: Admin should be able to change a bundle product status to Enabled/Disabled - MQE-1063: Make MC-115 and MC-200 more robust - MQE-976: Tweak annotations for all existing tests
[borg] MAGETWO-91545: 404 Error not found page ” issue in change status and update attribute from product grid
[borg] MAGETWO-91734: Cannot cancel guest order paid with gift card
…me email address.
…me email address.
…me email address.
…ontains default date "1/1/1970" instead of empty field.
hitesh-wagento
pushed a commit
that referenced
this pull request
Jan 29, 2019
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Original Pull Request
magento#15272
Description
When DOB is enabled on the registration page and existing customer tries to re-registration page, DOB format was changed. See the screenshot.

Manual testing scenarios
Contribution checklist