-
Notifications
You must be signed in to change notification settings - Fork 21
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
Update shippings settings phase 1 #2699
Conversation
Add Shipping Max time column in gla_shipping_times Table
Adjust auto-sync shipping option
… into add/min-max-time-inputs
Do we need to update the applicable version here in the migration file? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Had a quick look at the frontend code and wanted to report a few minor issues that could be fixed quickly.
...product-listings/shipping-time/shipping-time-setup/add-time-button/add-time-modal/index.scss
Outdated
Show resolved
Hide resolved
...-listings/shipping-time/shipping-time-setup/countries-time-input/edit-time-button/index.scss
Outdated
Show resolved
Hide resolved
...stings/configure-product-listings/shipping-time/shipping-time-setup/getCountriesTimeArray.js
Outdated
Show resolved
Hide resolved
...stings/configure-product-listings/shipping-time/shipping-time-setup/getCountriesTimeArray.js
Outdated
Show resolved
Hide resolved
...stings/configure-product-listings/shipping-time/shipping-time-setup/getCountriesTimeArray.js
Outdated
Show resolved
Hide resolved
...stings/configure-product-listings/shipping-time/shipping-time-setup/getCountriesTimeArray.js
Outdated
Show resolved
Hide resolved
...stings/configure-product-listings/shipping-time/shipping-time-setup/getCountriesTimeArray.js
Outdated
Show resolved
Hide resolved
I think normally it would be updated manually when doing the release. (See the 5th checkbox in the release PR). Also wanted to discuss maybe we may want to release this new shipping phase 1 as
Thanks for testing it, I missed checking e2e part. I fixed the e2e related to shipping phase 1, however, the e2e test still failed using the branch of this PR. It also failed when I ran e2e on the develop branch. Given the G4W release time is tomorrow, I will create a follow up issue regarding the e2e tests and we can check that after it release. WDYT? |
Thanks for catching them, I've updated the code regarding your suggestions. |
@ianlin I approved #2705 (review) That seems to be fixing the E2E However- there are some conflicts |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @eason9487 and @puntope's team work, merging it now. |
Changes proposed in this Pull Request:
Project: pcTzPl-2qP-p2
This is the umbrella PR that contains all the changes for shipping phase 1 implementation. The PRs includes:
Screenshots:
Detailed test instructions:
All the PRs have already been reviewed and tested, but it might be good to have an extra set of eyes to double check everything works as expected.
Additional details:
Changelog entry