sync integrations/makeswift branch w/ canary#2796
Merged
matthewvolk merged 27 commits intoDec 23, 2025
Merged
Conversation
Co-authored-by: Chancellor Clark <chancellor.clark@bigcommerce.com>
…2711) * refactor(auth): separate first and last name fields on user session * Update .changeset/thin-things-repair.md Co-authored-by: Jorge Moya <jorge.moya@bigcommerce.com> --------- Co-authored-by: Matthew Volk <matt.volk@bigcommerce.com> Co-authored-by: Jorge Moya <jorge.moya@bigcommerce.com>
…2709) * feat(reviews): add product review submission form to pdp * fix(reviews): remove unused eslint directives * fix(reviews): make rating radio group label required * fix(reviews): rename component to ReviewForm * refactor(reviews): make entire review form controlled * fix(reviews): reset form after successful submission * fix(reviews): simplify logic for obfuscating name --------- Co-authored-by: Matthew Volk <matt.volk@bigcommerce.com> Co-authored-by: Chancellor Clark <chancellor.clark@bigcommerce.com>
Co-authored-by: Matthew Volk <matt.volk@bigcommerce.com>
* Create AGENTS.md Co-Authored-By: Copilot <175728472+Copilot@users.noreply.github.com> * Apply suggestion from @matthewvolk Co-authored-by: Matthew Volk <matt.volk@bigcommerce.com> * Apply suggestion from @matthewvolk Co-authored-by: Matthew Volk <matt.volk@bigcommerce.com> * Update AGENTS.md * Apply suggestions from code review Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: Matthew Volk <matt.volk@bigcommerce.com> Co-authored-by: Chancellor Clark <chancellor.clark@bigcommerce.com>
* Add backorder messages/prompt to PDP * Add backorder messages/prompt to PDP - update UI and apply comments * Add backorder messages/prompt to PDP - Add rows transition * Encapsulate related stock/backorder props * Add backorder messages/prompt to PDP - Apply review comments * Add backorder messages/prompt to PDP - Apply review comments * Hide zero stock quantity message when stock level is undefined and backorder availabilty prompt would not display
* chore: update next to latest v15 * Version Packages (canary)
…acets (#2690) * feat(search):ES-5892 Introduce displayName and displayKey fields to facets * feat(search): ES-5892 Add displayName and filterKey fields to facets for improved labeling * feat(search): Enhance facet filters with displayName and filterKey fields for improved UI labeling and functionality * test(search):ES-5892 Refactor Facets Tests
* Add backorder messages/prompt to PDP * Add backorder messages/prompt to PDP - update UI and apply comments * Add backorder messages/prompt to PDP - Add rows transition * Encapsulate related stock/backorder props * Add backorder messages/prompt to PDP - Apply review comments * Add backorder messages/prompt to PDP - Apply review comments * Hide zero stock quantity message when stock level is undefined and backorder availabilty prompt would not display * Display backorder messages on PDP for variants
* chore: fix next.js and react CVEs * Version Packages (canary)
* chore: fix CVEs * Version Packages (canary)
* feat(other): LOCAL-1444 delivery translation * chore(core): create translations patch --------- Co-authored-by: bc-svc-local <bc-svc-local@users.noreply.github.com> Co-authored-by: Jorge Moya <jorge.moya@bigcommerce.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
1 Skipped Deployment
|
|
jorgemoya
approved these changes
Dec 23, 2025
jorgemoya
left a comment
Contributor
There was a problem hiding this comment.
LGTM! Thanks for doing this!
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.
What/Why?
Syncs
integrations/makeswiftw/canaryincluding changes for:Testing
app.makeswift.com- builder loads and is able to publish to siteMigration
See PR descriptions of each commit in this merge.