Sync integrations makeswift#2660
Conversation
* feat(other): LOCAL-1444 delivery translation * chore(core): create translations patch --------- Co-authored-by: bc-svc-local <bc-svc-local@users.noreply.github.com>
* feat(cli): add dotenv to provide better UX * feat(cli): provide log level support on CLI
* chore: git mv packages/cli -> packages/catalyst * chore: move test files * chore: move files into new entrypoint folder * chore: change linting rules around to account for moved files
…2619) * Add stock level message to product page based on inventory settings * Add UI tests to cover stock level message on product page * Add a changeset to the new version
* feat(other): LOCAL-1444 delivery translation * chore(core): create translations patch --------- Co-authored-by: bc-svc-local <bc-svc-local@users.noreply.github.com>
* feat(core): Add /gift-certificates page on enabled currencies, add gift certificate ui components * feat(core): Add Gift Certificates check balance page * feat(core): Add Purchase page for Gift Certificates, update select component and dynamic form * feat(core): Add ability to apply and see gift certificates on cart page * feat(core): Add gift certificates to orders list and order details
|
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
matthewvolk
left a comment
There was a problem hiding this comment.
This looks good to me—spot checked for a couple files that usually get written to incorrectly during these sync's, pulled down the branch locally and did some manual testing with Makeswift 👍
What/Why?
Syncs the
canarybranch with theintegrations/makeswiftbranch.Note
Keep in mind that there is a change to the CLI in this merge, it shouldn't affect anything regarding the
alphabranch because it was before we released it.Testing
See each PR
Migration
Pull in the latest tagged code when released.