Releases: saleor/saleor-dashboard
3.19.2
🪲 Fixes:
c7f9be3: Fix backup namespace for manual workflow by @andrzejewsky
e096735: Fix showing attribute config for use with only one permission by @poulch
e496427: Fix flaky PW tests by @karola312
5bd4686: "fix pt-BR locale" by @GabrielZacchi
abd9a96: fix cypress tests for managing visibility of static columns in order view by @szczecha
e879c9e: Fix obtaining version name in manual run workflow by @andrzejewsky
3805389: Disable autocapture events by @andrzejewsky
38c4191: Fix instance name for manual workflow by @andrzejewsky
c8e8762: Show promotion name in order summary, show - when no promotion name by @poulch
3.19.1
🪲 Fixes:
bb0b1a0: Fix showing empty price when value is zero, improve showing discount type in order payment details by @poulch
cbd9c46: Fix error color on datagrid by @poulch
🍇 Improvements:
fda067f: Add clarity to order cancel dialog by @Droniu
a831b81: Previously we allowed user to select either flat rates or any tax app. To avoid problems if there are more tax apps installed this change adds ability to select tax app that will be used to calculated taxes per channel. User can also select tax app for country exception while configuring taxes. Related RFC by @krzysztofzuraw
1409195: Fix showing promotion discount type in order summaryby @poulch
6e55282: Show discount name for promotion discount type (#6e5528210) by @poulch
⚙️ Maintenance:
fea94f6: Add product analytics on cloud by @andrzejewsky
ad1fd35: Set codeowners based on new GH groups by @andrzejewsky
3.19.0
🪲 Fixes:
a2bac68: Fix height of multiselect for filters/promotions by @krzysztofzuraw
5165c52: Fix loading service worker by @andrzejewsky
d712e65: Fix deleting draft orders by @andrzejewsky
6473419: Fix variant availability by @Droniu
9a48841: Fix action that configures login to staging Saleor Cloud for CLI by @wcislo-saleor
1a32555: Make discount rules flag visible by @andrzejewsky
dd6f46f: Fix apps colors, fix grid checkbox by @andrzejewsky
488a4b4: Amounts are now hidden on Transaction events list for CHARGE_REQUST, CHARGE_SUCCESS and CHARGE_FAILURE events. These events don't support providing amounts, and they were always displayed as 0. by @witoszekdev
5725e72: Fix workflow deployments for PR automation by @andrzejewsky
ce4eb48: Fix redirect action in new context and relative urls by @mmiszy
8e0e208: Fix dockerfile build error caused by deleted file and bash script by @tgrycuk
9208b3e: Fix discount hasEndDate selector in tests by @poulch
🦄 Features:
-
Promotions (in preview):
bb2232b: Introduce gift reward to order discounts by @poulch
01115af: Support mutliple condition types by @poulch
a210c06: Refactor Rule model by @poulch
a423387: Introduce discount context by @poulch
f98fd64: Add discount type to form by @poulch
50404fc: Handle complex condition in promotion rule by @poulch
50404fc: Add support for order promotion API by @poulch
c09ef4d: Support order conditions in rule summary by @poulch
dc64404: Improvments for discount rules by @poulch -
Others:
fe48a01: Improve promotion ui aligments by @poulch
8766b21: Add Category and Collections columns to the product list datagrid. by @pitkes22
9077244: Grant & send refund in return & replace view by @Droniu
bb2232b: Introduce is gift column in order and draft order details datagrid by @poulch
🍇 Improvements:
d5d3c43: Introduce filters to discount list page by @poulch
9cd348f: Remove app version from app list view by @poulch
2e22ba1: add env var LOCALE_CODE by @GabrielZacchi
a3b365b: Use Combobox component instead of Select in promotion rule channel input by @poulch
39711fe: Show info text when no options to select in discount condtion, stop sending empty condtion by @poulch
⚙️ Maintenance:
e610ca5: Use composite actions in pr automation workflow by @andrzejewsky
4d82f8f: Add cron job for PW tests by @andrzejewsky
ca73a90: Add permissions for push when cherry-pick by @andrzejewsky
b606c3e: Add manual test run for e2e by @andrzejewsky
a077f1c: Add dev deployment workflow by @cmiacz
9fae33f: Update MacawUI to version 1.0.0-pre.21 by @krzysztofzuraw
f768b2f: Update pull request template by @andrzejewsky
9c737a5: Update product test As an admin, I should be able to update a single product by uploading media, assigning channels, assigning tax, and adding a new variant
b7f240f: Create order with activated transaction flow in channel test by @wojteknowacki
7c7c73c: Deleting shipping rate from it's details page in e2e scenario by @yellowee
703a93a: Update variant information in existing product by @wojteknowacki
d06043b: Filter products by channel availability test by @wojteknowacki
bb1401b: Create voucher with auto-generated codes and fixed amount discount by @wojteknowacki
951b181: add tracking number, mark as paid and fulfill tests by @wojteknowacki
f77c268: Searching products on list view test by @wojteknowacki
9870979: Using pagination on product list view test by @wojteknowacki
40f01b1: Delete single and bulk delete variants tests by @wojteknowacki
698e2cd: Attributes critical test migrated to playwright by @wojteknowacki
3b9f4ee: Change assertion text within channels checkbox in e2e tests by @wojteknowacki
97b05c9: Updated @saleor/app-sdk to 0.47.2. This change should not introduce any meaningful changes for the Dashboard. by @lkostrowski
b7ed22f: fixes e2e tests which fails on nightly run orders, apps, vouchers by @wojteknowacki
876d89b: Export products as csv test by @wojteknowacki
b841e52: Migrated categories tests: Create basic category; Edit category;Bulk delete categories by @wojteknowacki
976b34c: test bulk delete on product list by @wojteknowacki
460f033: Migrated warehouses tests: Edit warehouse; Delete warehouse by @wojteknowacki
nightly workflow: do not trigger test complete job if testmo-report-preparation is skipped/failed by @wojteknowacki
05dc813: Collections tests: Create collection; Edit collection: assign product; Bulk delete collections by @wojteknowacki
016bb7c: update home test assertion after removing UI elements from home by @wojteknowacki
20d75b2: dot env update by @wojteknowacki
d02dcf9: Fix waiting for dom load state in playwright e2e tests by @wojteknowacki
28a8f1c: Tests migrated to playwright:
Create basic channel; by @wojteknowacki
Edit channel settings to contain transaction flow, allow unpaid orders, authorize instead of charging, prio high stock;
Delete channel by @wojteknowacki ...
3.14.14
3.18.2
🪲 Fixes:
e165eed: Show info text when no options to select in discount condtion, stop sending empty condtion by @poulch
6ba106f: Fix height of multiselect for filters/promotions by @krzysztofzuraw
3018ed8: Fix loading service worker by @andrzejewsky
b353ceb: Fix deleting draft orders by @andrzejewsky
f95e90f: Amounts are now hidden on Transaction events list for CHARGE_REQUST, CHARGE_SUCCESS and CHARGE_FAILURE events. These events don't support providing amounts, and they were always displayed as 0 by @witoszekdev
1637e12: Fix dockerfile build error caused by deleted file and bash script by @tgrycuk
🦄 Features in preview:
Discounts:
53ca848: Fix jumpy UI, lazy loading and transitions for discount rules by @poulch
3cbfa64: Make discount rules flag visible by @andrzejewsky
27d2a60: Introduce filters to discount list page by @poulch
3.18.1
🪲 Fixes:
- 1a7b055: Fix assigning reference attributes for vouchers and products by @Droniu
- a0a24ba: Fix categories cannot read property of undefined by @poulch
- 5a51e2b: Fix pt-BR transactions by @GabrielZacchi
- 06fbb69: Fix drag and drop in navigation configuration by @poulch
- 36b265a: Fix loading shipping information by @andrzejewsky
- 8d0c8c9: Fix changing channel in rule details form by @poulch
🍇 Improvements:
- 0ed13e8: Change coming soon apps label to upcoming apps @lkostrowski
- 629d900: Improve channel delete dialogs by @timuric
- 7cf51e6: Remove demo link from readme by @timuric
- ba106e2: Add missing units for attributes by @timuric
- e21cba5: Migrate box shadow to new tokens & fix selects overflow isssue for new filters by @krzysztofzuraw
- cf56dc3: Migrate to new MacawUI color tokens by @krzysztofzuraw
- eb15064: Remove certain home screen statistics by @andrzejewsky
- 2f27f6b: Prevent empty subscription query for new webhooks by @2can
- b8303e6: Add link to the cloud environment by @andrzejewsky
- ee824f2: Rename env link to cloud by @andrzejewsky
- dd1d1db: Add prices in grant refund view by @Droniu
🦄 Features in preview:
- ca6bec2: Introduce component for promotion create and edit page by @poulch
- 684a357: Introduce discount list page by @poulch
- fa38078: Use new promotion API to create and update discounts by @poulch
- d4f396d: Introduce intial component for catalog discounts by @poulch
⚙️ Maintenance:
- ecac449: Fix sentry upload and custom version scripts by @andrzejewsky
- 684dcc3: Auto cherry pick workflow by labels by @andrzejewsky
- 620ec9a: Add exemption labels to ignore stale issues by @andrzejewsky
- e518ef0: Proceed with TS migration by @andrzejewsky
- e70720c: Update home page e2e - cypress @wojteknowacki
- fbc1a92: Use stale action instead of stalebot by @andrzejewsky
- 529362a: Changing target of production deployments by @magul
- a2549a0: Fix cancelled and ENVIRONMENT variable availability by @andrzejewsky
- 2d4c49c: Proceed with TS migration, decrease to 692 by @andrzejewsky
- a95ae0e: Refactor code smell many mon null assertions by @HigorSantiago
- 7781eba: Implement fixture for handling grid events in Playwright by @wojteknowacki
- ea2b6c5: Emit release for sentry from workflow by @andrzejewsky
- f26a2e5: Remove enum implicit value code smell by @HigorSantiago
- 4a28f11: Fix missing union types by @HigorSantiago
- 33098f2: Bump @adobe/css-tools from 4.3.1 to 4.3.2
- d40b45a: New deployment targets for cloud dashboard in STAGING by @magul
- 815f1a1: Stop deploying dashboard to demos by @andrzejewsky
- 909d43f: Bump macaw to pre.14 by @andrzejewsky
- 09ccb0c: Fix sentry release by @andrzejewsky
- 58ecc5a: Create instance when it has been not created yet by @andrzejewsky
- 9f5e14e: Proceed with TS migration, remove bunch of TS strict comments by @andrzejewsky
- 1da2476: Display warning for long branch names by @Droniu
- 95d3274: Fix typing for form events by @HigorSantiago
- 6e3704e: Fix discount hasEndDate selector in tests by @poulch
- 1b90e48: Fix base page fixture in playwright by @wojteknowacki
3.15.6
🪲 Fixes:
- Remove certain home statistics (#4482) by @Droniu, @andrzejewsky
3.14.13
🪲 Fixes:
- Remove certain home statistics (#4480) by @Droniu, @andrzejewsky
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