Skip to content

Releases: saleor/saleor-dashboard

3.20.10

12 Sep 13:23
ca538af
Compare
Choose a tag to compare

What's Changed

🪲 Fixes:

  • 660f6c1: Users with "MANAGE_STAFF" permission no longer get an error when entering order details. This means that to access privateMetadata in variant "MANAGE_PRODUCTS" permission is required. by @Cloud11PL
  • 55d5a5f: Shipping destination alert when creating a new order now has a correct link to shipping settings. by @Cloud11PL
  • 3dc1c6d: Grid no longer crashes when removing row. by @andrzejewsky

🍇 Improvements:

  • 73387c1: History timeline sections now have a bolded, dark header without a line separating them from the events. by @Cloud11PL

⚙️ Maintenance:

Full Changelog: 3.20.9...3.20.10

3.20.9

06 Sep 10:47
81a8c2b
Compare
Choose a tag to compare

What's Changed

🪲 Fixes:

  • 069e6cc: You can now make a refund with shipping costs or custom shipping amount. This means you can make a refund without selecting line items. by @Cloud11PL

Full Changelog: 3.20.8...3.20.9

3.20.8

05 Sep 12:51
238e278
Compare
Choose a tag to compare

What's Changed

🪲 Fixes:

  • 331af39: You can now see draft order alert messages when channel is inactive or has no products by @Cloud11PL

🍇 Improvements:

  • 0eb90df: Menu item dialog now use components form new Macaw by @poulch
  • bef2cbd: Docker images will be automatically tag with with both the full version and just the minor by @patrys
  • ba5d47e: Modals for adding discounts and confirming deletion now use new MacawUI styles by @Cloud11PL
  • 942bb01: Now you can set proper attribute value when editting content page. by @andrzejewsky
  • 7624638: Dashboard now scrolls the product list page to the top when you click on "Select channel" so that you can see the filter window by @Cloud11PL
  • ece769a: The gift card modals now use new macaw-ui components. by @Cloud11PL
  • 330012e: MacawUI in Dashboard is now the newest available version. Dashboard no longer shows an error while installing packages. Price in shipping method select component now aligns to the right. by @Cloud11PL

⚙️ Maintenance:

  • 640d5f6: SALEOR_119 now has increased timeouts for app instalation. This means the test should fail less. by @Cloud11PL
  • 09cf2ad: SALEOR_191 now waits for the refund page to fully load by @Cloud11PL
  • f1b06f8: Remove skip from installing app tests and update workflow to run it only on releases or manual by @szczecha
  • c052612: Now manual tests and tests on release can run on multiple projects by @Cloud11PL

Full Changelog: 3.20.7...3.20.8

3.20.7

26 Aug 13:38
850997c
Compare
Choose a tag to compare

🍇 Improvements:

  • ce05ffb: The order details page now displays the name of the applied voucher by @peelar
  • e5bfa12: You can now navigate on the dropdown list. Dropdown stays close on focus by @poulch
  • b428bcd: Legacy Dialog component is no longer used by @poulch
  • bbba0d2: You can now see the permission edit list using the default list colour instead of the accent blue colour by @Cloud11PL
  • 642e9f7: Showing negative amount in order details has been aligned by @poulch
  • efbca2b: Now, missing translations are properly added to the order details by @andrzejewsky
  • f879d52: The app install error page now uses macaw-ui-next styles meaning that MaterialUI is no longer used in this view by @Cloud11PL
  • 037c67c: The stock settings no longer show a message that you need to create a warehouse when warehouses are already configured by @Cloud11PL

⚙️ Maintenance:

  • f8e6049: Now staging environments have changed domain, that means "staging-cloud.saleor.io" is no longer referenced in our pipelines by @andrzejewsky

3.20.6

12 Aug 10:11
8edada8
Compare
Choose a tag to compare

🪲 Fixes:

  • 5e3cc3f: You can now see a message instead of a loading animation when there are no categories, collections, products or variants assigned in Discounts by @Cloud11PL
  • 48b4146: You can now add and remove tags for gift cards without any application crash by @poulch
  • 6289fbd: You can now delete draft voucher codes during creation of new voucher by @poulch
  • 0614128: You can now update quantity per checkout in site settings by @Cloud11PL

🍇 Improvements:

  • c8a6d86: Login, password reset and error pages now use new Macaw buttons, text and styles by @Cloud11PL
  • edaf42b: The gift card and customer details pages no longer crash when you have only some required permissions. This means that you can now view the gift card details page if you have only gift card permissions and the customer details page if you have only customer permissions. by @Cloud11PL
  • e730343: You can click the save button on the variant creation page to trigger validation by @poulch
  • 9434aea: Make MenuItems' container scrollable in the navigation section by @soniaklimas

3.20.5

05 Aug 13:02
81b2334
Compare
Choose a tag to compare

What's Changed

🪲 Fixes:

  • f89484c: Plugin details view now displays channel list with proper padding and text with proper size. by @Cloud11PL
  • a1420b2: Page type page now displays section description in multiple lines. by @poulch
  • cf2eb13: Now you can see initials in your account details when there is no avatar image set for your account. by @Cloud11PL
  • ef1c9cb: Subscription query editor no longer shows incorrect required permissions for inserted query. by @Cloud11PL
  • 5098f26: You can now assign more than 22 attribute for product and page type by @poulch
  • 508e53e: Category input in product page is no longer collapsed when empty by @poulch

🍇 Improvements:

  • 0b9296f: You can now replace all environment variables instead of only API_URL in Docker and nginx @yasinuslu
  • fd29d47: Now developer can see the traces within Sentry by @andrzejewsky
  • b464ee2: Now sentry sample rate sents only 10% of the traffic by @andrzejewsky
  • cfe015a: You can now see errors when required attributes are empty during product or page edition by @poulch
  • 8b345e6: Transaction capture modal no longer shows "Error" text when API error occurs. This means that the modal closes when mutation finishes so that result is visible. by @Cloud11PL

⚙️ Maintenance:

  • d29c3f8: Tests for shipping methods now wait to content load to start test by @poulch

Full Changelog: 3.20.4...3.20.5

3.20.4

30 Jul 11:54
a4d028f
Compare
Choose a tag to compare

🪲 Fixes:

  • f29141a: You can now search by order number in Navigator search. by @Cloud11PL
  • e635bc1: You can now view channel and product details pages on tablets by @Cloud11PL
  • a711406: Components that show app token now display text in multiple lines instead of one. by @Cloud11PL

⚙️ Maintenance:

  • 4a59399: You can run order e2e tests with updated test data by @yellowee
  • 54b2124: Rich text editor errors related to 'holder' no longer are sent to Sentry. by @Cloud11PL
  • e14df76: You can now run E2E tests locally with no issues by @yellowee
  • 55d49ee: You can now run all e2e tests without attributes.spec interference by @yellowee
  • e094fa6: The migrated dropdown components and there types no longer exist within the codebase by @poulch

Full Changelog: 3.20.3...3.20.4

3.20.3

25 Jul 14:22
5a4819b
Compare
Choose a tag to compare

🪲 Fixes:

⚙️ Maintenance:

  • bd8fc87: You can run e2e test for an order type discount in a draft order by @yellowee

3.20.2

22 Jul 12:55
1d4d376
Compare
Choose a tag to compare

🪲 Fixes:

🍇 Improvements:

  • 15d5b87: Saleor Dashboard no longer uses MUI Card component, it uses DashboardCard instead by @Cloud11PL
  • 9f10e1b: Dashboard no longer uses Typography and Skeleton from Material. These components were replaced with MacawUI ones by @Cloud11PL
  • 5b8262d: The button for adding a new refund now has a shorter label by @Cloud11PL
  • 6f45d44: Drop legacy Dialog and replace it with new Macaw Dialog component in action dialogues,
    order change warehouse dialogue, order payment dialogue, add staff member dialogue,
    staff user password restart dialogue, tax select country dialogue by @poulch

⚙️ Maintenance:

  • 088842b: You can run E2E tests for inline discounts in draft orders by @yellowee
  • a565113: Fix custom ref checkout in dev deployment CI workflow by @cmiacz
  • 5a10255: Add new service to dev deployment CI workflow by @cmiacz
  • fd36e8e: From now dashboard will be deployed to load test services in the dev cloud by @szczecha

3.20.1

16 Jul 14:44
5fae783
Compare
Choose a tag to compare

🪲 Fixes:

  • 1258836: Product variant forms now show missing price and name errors when these fields are empty by @Cloud11PL
  • 55e72b8: Edit refund view no longer displays title with typo when editing refund with line items by @poulch

🍇 Improvements:

  • 27a4726: The legacy selects no longer present within the codebase, this means you should use the ones from the new macaw when developing the UI by @poulch

⚙️ Maintenance:

  • d4e2849: You can run e2e for updating order with non-manual refunds in status draft/failure by @yellowee
  • 81d909b: You can now see macaw ui migration progress by @poulch