saleor-dashboard/src/fragments
Dawid f01966f0d4
Handle errors on finalizing draft order (#2191)
* Add warning alert before finilizing draft order

* Add line error indicators in draft order view

* Handle unfilled fields errors before draft order finalize

* Handle draft order line errors

* Differentiate line alert severity

* Fix order line alert margin

* Remove unnecessairy comment

* Refactor order draft alert components

* Update order draft test snapshots

* Refaactor order details code

* Hide add products button when no products available on order draft page

* Hide no shipping methods warning if they cannot be determined

* Update product assignment dialog messaages

* Update order channel error messages

* Fix missing order lines in error crash
2022-08-10 10:11:32 +01:00
..
address.ts Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
apps.ts [SALEOR-6851] Replace appUrl with manifestUrl in 3rd-party apps list (#2115) 2022-06-29 10:08:46 +02:00
attributes.ts Add plain text attribute (#2121) 2022-07-19 16:16:43 +02:00
auth.ts Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
categories.ts Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
channels.ts Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
collections.ts Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
customers.ts Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
discounts.ts Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
errors.ts Handle errors on finalizing draft order (#2191) 2022-08-10 10:11:32 +01:00
file.ts Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
giftCards.ts Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
metadata.ts Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
navigation.ts Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
orders.ts Handle errors on finalizing draft order (#2191) 2022-08-10 10:11:32 +01:00
pageInfo.ts Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
pages.ts Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
pageTypes.ts Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
permissionGroups.ts Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
plugins.ts Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
products.ts Fulfillment creation refactor (#1896) 2022-04-29 11:16:58 +02:00
productTypes.ts Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
shipping.ts Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
shop.ts Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
staff.ts Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
taxes.ts Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
timePeriod.ts Update apollo to v3 (#1837) 2022-02-21 14:32:38 +01:00
translations.ts Menu item translations (#2181) 2022-07-26 11:12:02 +02:00
warehouses.ts Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
webhooks.ts Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
weight.ts Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00