saleor-dashboard/src/orders/components/OrderDraftListPage
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
..
filters.ts Add circleci config and enhance our linters (#519) 2020-05-14 11:30:32 +02:00
index.ts Separate visual and app layer in drafts 2020-01-20 16:46:09 +01:00
OrderDraftListPage.tsx Add global channel picker (#841) 2020-11-23 10:39:24 +01:00