Skip to content

3.20.0

Compare
Choose a tag to compare
@poulch poulch released this 12 Jul 10:25
· 100 commits to main since this release
91070c2

🪲 Fixes:

  • a9c750a: You can no longer see a duplicated cancel button when cancelling the transaction. This means you can now go back to the edition by using the "back" button and "cancel" to continue your intention by @poulch
  • 31a73ea: Fixes a bug where order and gift card details views show incorrect avatar in history component. Notes added by apps will now show app's name and avatar. All events will now use the same date format to improve consistency by @Cloud11PL
  • 2952fe5: The selected value is no longer filtering the options when using any select list with autocomplete by @poulch
  • 7f729f2: Dashboard will now allow to set publication date and availability date with time. This change also replaces deprecated date fileds with datetime fields by @Cloud11PL
  • 9226dc9: You can now see zero price value in the money cell by @poulch
  • 1028d48: You can now open the issue gift card modal without any flickering by @poulch
  • 4eaa036: You can now see an empty description when the description is invalid in the product list by @poulch
  • db8b2d9: Flow settings in channel creation will now persist after channel is created by @Cloud11PL
  • e234ddc: You can now see the proper discount type in order payment details by @poulch
  • f82600a: Fixes an issue that prevented users from pasting values smaller than 10 into data grid cells by @Cloud11PL
  • d1430ea: Avatars in transaction events no longer show broken image instead of initials by @Cloud11PL
  • 217cb10: The selected value is no longer filtering the options when using any select list in the product variant table by @poulch
  • 51a360f: You can see a better notice when a cell in datagrid has an error by @poulch
    dfe8e1d: This fixes an issue where product export threw an error due to invalid input data by @Cloud11PL

🦄 Features:

  • 💰↩️ New refunds
    • 1fc4c34: Swap new refund with old one when feature flag toggle by @poulch
    • f1e716e: Order refund views no longer display duplicated errors or no errors at all when submitting the form by @Droniu
    • e02050a: This change adds a reusable GridTable component for ephemeral data edition by @Droniu
    • ca23d85: You can now create refund with lines even if all lines have been previously refunded by @Droniu
    • 9c5e786: This change disallows creating refunds for orders created in transaction flow channels that have no transactions, as well as orders that have no refundable transactions by @Droniu
    • 68eb5cd: Refund add dialog no longer allows proceeding to refund with lines view when all lines have been refunded and manual refund view when user doesn't have payment permissions by @Droniu
    • 1c01b46: Modal for refund reason now has an improved copy by @Cloud11PL
    • 4603cc5: Refund with lines view no longer allows creating/editing a refund with an amount exceeding the charged amount for the selected transaction by @Droniu
    • d657661: Warning message on manual refund view is no longer unreadable on dark mode by @Droniu
    • b3a87cd: Implement refund add modal by @Droniu
    • 1c8df0f: Refund table now displays user initials on the avatar and full name on hover instead of an email. by @Droniu
    • d46265d: Introduce view for manual refund transaction by @poulch
    • 6597aaa: Fixes incorrect button label for adding or editing refund reason by @Cloud11PL
    • c0031af: Amount input in refund form no longer displays incorrectly formatted prices after recalculation by @Droniu
    • 1bfc3f5: Transaction refund-related views no longer display confusing descriptions by @Droniu
    • ca83d3a: Manual refund form no longer allows values greater than the charged amount for the selected transaction and now allows positive values lower than 1 by @Droniu
    • 16b47e2: Fix duplicate validations on refund view by @Droniu
    • 6342659: Show all transactions in manual refund view, disabled those that are not refundable by @poulch
    • 2a09189: This change replaces refund datagrid on order details view with GridTable for better clarity and UX by @Droniu
    • 488c8e4: Implement refunds datagrid on order details by @Droniu
    • bb16de5: You can now see pending manual refunds on order details view by @Droniu
    • 6a2c4a0: This change replaces the datagrid on refund create & edit views with GridTable component by @Droniu
    • b8bd242: Refund views have now more consistent UI by @poulch
    • f53973f: Manual transaction modal has now improved design that matches other modals by @Droniu
    • e08dd64: Introduces new refund flow for orders that allow users to refund items base on transactions. Grant refund and send refund is a single flow. User first has to create draft refund and then can transfer funds in one flow by @Droniu
    • c3ca122: You can now toggle improved refund flow in features preview by @Droniu

🍇 Improvements:

  • 8943ae2: Now you can see columns and their ordering that you previously selected when switching between listing pages by @andrzejewsky
  • bdfb5e8: Now selected columns on the product list are being saved when browsing order details by @andrzejewsky
  • 5c30c8d: Replace back icon with cloud one in the sidebar return to cloud link, update copy to just Saleor Cloud by @poulch
  • 2111f93: Now, the developer can access sidebar components on each page directly by @poulch
  • bed0fa3: The list of transactions is now placed under the new section called "Transactions" when you visit the order details page by @Cloud11PL
  • 687b134: You can now browse listing pages without additional reloadings by @andrzejewsky
  • a9745e4: Remove brackets next to each order status title due to confusing the clients by @poulch
  • 0589970: Always show the charge and authorized amount in the payment section of order details by @poulch
  • 9b87e78: You can now select created at a column in the product list by @poulch
  • 4c919c1: Grid persistence implementation by @andrzejewsky
  • 1a37487: Adding the new variant as a row is no longer possible from the product details. This means "add new variant" button now leads you to the variant creation page by @poulch
  • 3af5ac0: Filters for orders now allow filtering by ID. This means its form handles one or multiple IDs that you can attach by using commas, space, or enter for separation by @Cloud11PL
  • 2c84b7a: You can now open channel selection by clicking "Select channel" within any price cell on the product list. This means the dash "-" sign is no longer displayed there by @Cloud11PL
  • 5faad9e: Introduce menu items with shortcuts for GraphQL playground and search actions in the sidebar. Move "Go to Saleor Cloud" button at the bottom of the sidebar by @poulch
  • fb4d33a: In order list view you can now use new, easy, and improved filters by @Cloud11PL
  • f95fcc4: Vertical lines are no longer visible for read-only grid tables by @andrzejewsky
  • b048a50: Introduce new icons for the menu, remove not used icons by @poulch
  • 005713e: Now the save bar is aligned with the rest of the layout by @andrzejewsky
  • fd8368f: Fixes button font weights by @Droniu
  • 1849276: Now you can see the updated appearance of the bottom bar that holds save and back actions. This means functionality has not been changed by @poulch
  • 7ff18ac: Product edition no longer change the other's work when changing different fields simultaneously. This means UI sends only form fields that were changed by @andrzejewsky
  • dfb19e5: The legacy multiselect is not longer present within the codebase. this means you should use the ones from new macaw when developing the UI by @poulch
  • a246798: Fix showing an empty tooltip when no content by bumping macaw-ui to newest by @poulch
  • 97c0c84: Read-only metadata keys and values will now be displayed as regular inputs, making them easier to read and preventing them from looking disabled by @Cloud11PL
  • ea3c288: Transaction titles in order details now include their ordinal number and creation date. This means that all titles now follow the same format by @Cloud11PL
  • d0ef1f3: App and User avatars in order details now all have the same colour by @Cloud11PL
  • ad3ad6d: The boolean attribute has been changed from a toggle to a select. This change helps visualize when the attribute has not been set by @Cloud11PL
  • 3231bb5: You can now properly edit permission groups when you have full access by @Cloud11PL
  • 528fef0: The product details view will not show product categories with their ancestors. It will make it easier to choose the product's category by @Cloud11PL
  • c10dd8a: Add clarity to the order cancel dialogue by @Droniu
  • 0fb6777: History component's texts will now have unified colours by @Cloud11PL
  • 56eb4d6: Searching for countries and other items is now more efficient, making it easier to find what you need. Additionally, the Dashboard Navigator UI has been improved to match the rest of the application, providing a more consistent experience by @Cloud11PL
  • 232cd2a: 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 the ability to select a tax app that will be used to calculate taxes per channel. Users can also select tax app for country exception while configuring taxes by @krzysztofzuraw
  • e7e639b: Added support for the BrokerProperties webhook header by @patrys
  • 9edf2ea: Products in a list of products to be excluded from shipping will no longer be selectable if not available in chosen channels by @Cloud11PL
  • 4bd369b: Now you can see the reason why shipping methods are incorrect when creating draft orders. This means creating new draft orders will pop up an error with the details of incorrect shipping by @Cloud11PL
  • dfedc10: The action buttons in the transaction section of the order view are now unified with the other buttons in that view by @Cloud11PL
  • 9edf2ea: Show info and disable the checkbox in AssignProductDialog when a product does have channels overlap with selected channels by @poulch
  • 80b8c78: Show all gift cards used in order details by @poulch
  • 756681f: Show the discount name for promotion discount type by @poulch

⚙️ Maintenance: