-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
feat(admin, js-sdk, types): update order forms #10418
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
6 Skipped Deployments
|
|
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.
LGTM, pending @kasperkristensen's review
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.
Added a couple of suggestions, but otherwise LGTM!
.../admin/dashboard/src/routes/orders/order-edit-billing-address/order-edit-billing-address.tsx
Outdated
Show resolved
Hide resolved
...rc/routes/orders/order-edit-email/components/edit-order-email-form/edit-order-email-form.tsx
Show resolved
Hide resolved
...rc/routes/orders/order-edit-email/components/edit-order-email-form/edit-order-email-form.tsx
Outdated
Show resolved
Hide resolved
packages/admin/dashboard/src/routes/orders/order-edit-email/order-edit-email.tsx
Outdated
Show resolved
Hide resolved
...ing-address/components/edit-order-shipping-address-form/edit-order-shipping-address-form.tsx
Outdated
Show resolved
Hide resolved
* feat: edit shipping, billing and email forms * feat: timeline history, update change model, update tests * fix: address comments * fix: invalidation, translation schema, update label * fix: old/new
What
CLOSES CMRC-634 CMRC-635 CMRC-636