saleor-dashboard/src/storybook/stories/orders
Dominik Żegleń a175fb9497
Add global channel picker (#841)
* Move theme switch to user menu

* Add global channel picker

* Fix picker styles

* Use app channel state

* Improve prop naming to indicate id vs slug

* Disable picker if no reason to pick channel

* Remove settings modal leftovers

* Remove channel settings dialog

* Remove unused props

* Skip channel fetching if user is not authenticated

* Remove channel selection from components

* Update messages

* Fix e2e tests

* Remove channel picker leftover

* Revert ChannelSettingsDialog deletion

* Update snapshots

* Update messages
2020-11-23 10:39:24 +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 Update fixtures 2020-09-04 13:06:03 +02: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
OrderDraftPage.tsx Add circleci config and enhance our linters (#519) 2020-05-14 11:30:32 +02: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 Do not use asterisk imports 2019-08-09 12:26:22 +02:00
OrderInvoiceList.tsx Create story for invoice list 2020-07-08 10:44:34 +02:00
OrderListPage.tsx Add circleci config and enhance our linters (#519) 2020-05-14 11:30:32 +02:00
OrderMarkAsPaidDialog.tsx Add circleci config and enhance our linters (#519) 2020-05-14 11:30:32 +02:00
OrderPaymentDialog.tsx Add circleci config and enhance our linters (#519) 2020-05-14 11:30:32 +02: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