saleor-dashboard/src/discounts/views/VoucherList
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
..
__snapshots__ Add filter tests 2020-01-20 16:46:56 +01:00
filters.test.ts Add circleci config and enhance our linters (#519) 2020-05-14 11:30:32 +02:00
filters.ts Fix missing save button 2020-08-12 12:49:05 +02:00
index.ts Add search bar to vouchers 2019-09-16 16:45:20 +02:00
sort.ts Add sorting to lists 2019-12-18 11:22:02 +01:00
VoucherList.tsx Add global channel picker (#841) 2020-11-23 10:39:24 +01:00