3.18.0
🦄 Features:
- 28dafdc: Send order lines in orderGrantRefundCreate mutation by @poulch
- 9f83d90:Delay home queries to be non-blocking for the UI by @poulch
- e090f17: Introduce voucher codes datagrid by @poulch
- 926a74b: Integrate voucher codes with API by @poulch
🪲 Fixes:
- 5dffd6e: Fix sending attributes on variant create/update in datagrid on product details page by @poulch
- 4c37703: Fix sending too many requests on line item update by @poulch
- 6b91eef: Fix search for page type is not working correctly by @Droniu
- 3b48cca: Fix input placeholder text in the tax classes section by @Droniu
- be2a9b6: Fix form blink in customer edition for orders by @andrzejewsky
- 3d68e7b: Fix saving previously removed country exceptions by @Droniu
- c4b6085: Fix pt-br locale by @GabrielZacchi
- b7c2a96: Fix incorrect indexing in concurrent variant datagrid bulk mutations by @Droniu
- 601d236: Fix error related to can not read property of undefined in metadata and reading search page info by @poulch
- 873954f: Fix assign attribute value dialogs showing previous search results by @Droniu
- 226b603: Fix assigning products to collection by @Droniu
- 3f6dcfa: Fix pasting float number into datagrid by @poulch
- 060935a: Fix clear datagrid added variants after submit by @poulch
- b792f98: Fix language switcher by @andrzejewsky
- 53cef3d: Fix copy on back button when failure during app installation by @poulch
- 205a4f2: Fix disappearing labels of reference attributes by @Droniu
⚙️ Maintenance:
- 774990e: Fix failing test: product visible in shop SALEOR_2506 by @wojteknowacki
- 308e579: Attributes critical test migrated to playwright by wojteknowacki
- c8040ff: Implement the e2e instance managing by @andrzejewsky
- f39cc69: Use macaw-ui alias to 1.0.0 versions by @andrzejewsky
- e2975ef: Migrated "TC: SALEOR_26 Create basic info variant - via edit variant page" to playwright by @wojteknowacki
- ae0b8da: Home page critical test migration to playwright by @wojteknowacki
- 7329f2c: Migrated navigation tests to playwright by @wojteknowacki
- dcb3ebb: Removed unused get info request by @wojteknowacki
- 81fcd03: Migrated warehouse create test to playwright by @wojteknowacki
- dc5ecf6: Migrated create basic order test to playwright by @wojteknowacki
- 2e5370e: Migrated shipping methods tests to playwright by @wojteknowacki
- 3d28c98: Fix changeset action for forks, block automation on contributions by @andrzejewsky
- b488e85: Updates data-test-id for variant name input on variant page by @wojteknowacki
- c3f7721: Add 'feature' as exempt label for stalebot by @andrzejewsky
- ad9fd12: Use changes files to detect if changeset file is present by @andrzejewsky
- 2ae9491: Remove flaky product update page test by @wojteknowacki
- 9856c76: Update e2e voucher code creation tests by @wojteknowacki
- 5de7039: Fix GHA workflow that runs chromatic on the main branch by @krzysztofzuraw
- 85770f6: Add new issue request templates by @andrzejewsky
- 59c673b: Removed redundant if statement in nightly workflow blocking e2e tests by @wojteknowacki
- a994b7e: Update graphql schema by @poulch
- e9334e0: Change e2e default browser to electron by @wojteknowacki
- 466914f: Update selector for orders tests in cypress by @wojteknowacki