saleor-dashboard/src/storybook/stories/orders
Dominik Żegleń a3abb9c476
Handle Cloud limits (#1053)
* Handle limit reached error

* Update changelog

* Move notifications to higher layer

* Handle limits top-level

* Remove unused imports

* Add alert component

* Fetch limits from API

* Display limits in staff list

* Fix disabled text button color

* Display limits in products pages

* Display limits in channel list

* Display limits in warehouse list

* Display limits in order list

* Add stories for limits

* Move alert to corresponding section

* Update schema

* Update changelog

* Fetch only needed limitations

* Fix types

* Fix story

* Display limits in variant creator

* Improve type consistency

* Update snapshots

* Update limit counter after object deletion

* Fix copy

* Improve code readability

* Lint files

* Fix dark mode alerts

* Improve contrast

* Fix sku limit in product variant list

* Update stories

* Update messages

* Extract messages
2021-04-13 11:59:16 +02:00
..
OrderDraftPage Saleor 1856/implement discount modal 2 (#978) 2021-03-05 15:52:02 +01:00
OrderAddressEditDialog.tsx Do not use asterisk imports 2019-08-09 12:26:22 +02:00
OrderBulkCancelDialog.tsx Do not use asterisk imports 2019-08-09 12:26:22 +02:00
OrderCancelDialog.tsx Add circleci config and enhance our linters (#519) 2020-05-14 11:30:32 +02:00
OrderCustomer.tsx Add circleci config and enhance our linters (#519) 2020-05-14 11:30:32 +02:00
OrderDetailsPage.tsx Feature/order reissue (#910) 2021-01-20 17:16:43 +01:00
OrderDraftCancelDialog.tsx Add circleci config and enhance our linters (#519) 2020-05-14 11:30:32 +02:00
OrderDraftListPage.tsx Add global channel picker (#841) 2020-11-23 10:39:24 +01:00
OrderFulfillmentCancelDialog.tsx Add circleci config and enhance our linters (#519) 2020-05-14 11:30:32 +02:00
OrderFulfillmentDialog.tsx Add circleci config and enhance our linters (#519) 2020-05-14 11:30:32 +02:00
OrderFulfillmentTrackingDialog.tsx Add circleci config and enhance our linters (#519) 2020-05-14 11:30:32 +02:00
OrderHistory.tsx Refunds (#870) 2020-12-01 14:13:05 +01:00
OrderInvoiceList.tsx Create story for invoice list 2020-07-08 10:44:34 +02:00
OrderListPage.tsx Handle Cloud limits (#1053) 2021-04-13 11:59:16 +02:00
OrderMarkAsPaidDialog.tsx Add transaction reference input at order page (#837) 2020-11-24 17:02:50 +01:00
OrderPaymentDialog.tsx Refunds (#870) 2020-12-01 14:13:05 +01:00
OrderPaymentVoidDialog.tsx Add circleci config and enhance our linters (#519) 2020-05-14 11:30:32 +02:00
OrderProductAddDialog.tsx Add global channel picker (#841) 2020-11-23 10:39:24 +01:00
OrderShippingMethodEditDialog.tsx Add circleci config and enhance our linters (#519) 2020-05-14 11:30:32 +02:00