You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
🪲 Fixes:
1ff350a: Assigning product to shipping method weight rate no more cause error by @poulch
🍇 Improvements:
be5d5e6: Modals in the Dashboard have been aligned, so that all contain the close button by @poulch
⚙️ Maintenance:
04d16fc: Add e2e for managing products on draft order. Add e2e for placing draft orders for non-existing customers by @szczecha
8ea94af: Enable by default feature flag for discount rules. Remove feature flags for product and order expression filters, so that the expression filter will always show. Cleanup dead code after removing feature flags by @poulch
fc80e34: Knip was added to the codebase and workflow triggered on the pull request. This means developers will now be informed about unused exports and files by @Cloud11PL