saleor-dashboard/src/products/views
Jakub Majorek 29f6c5496b
Use root level channel argument (#1126)
* Use root level channel argument

* Update schema after rebase

* Adjust list views (#1187)

* Use root level channel argument

* Use channel from filters

* Handle sort keys that require channel

* Add channel filter on sales and vouchers pages

* Update queries

* Fix tests/fixtures

* Block sort on discount pages

* Add generic filter validation

* Fix tests, update changelog

* Channels availability status changes, code cleanup

* Update snapshots
2021-06-28 15:51:19 +02:00
..
ProductCreate SALEOR-3513 - Fix attribute values input display (#1156) 2021-06-14 14:19:23 +02:00
ProductList Use root level channel argument (#1126) 2021-06-28 15:51:19 +02:00
ProductUpdate SALEOR-3513 - Fix attribute values input display (#1156) 2021-06-14 14:19:23 +02:00
ProductVariantCreator SALEOR-3513 - Fix attribute values input display (#1156) 2021-06-14 14:19:23 +02:00
ProductImage.tsx Reduce bundle size (#1103) 2021-05-14 10:15:15 +02:00
ProductVariant.tsx SALEOR-3513 - Fix attribute values input display (#1156) 2021-06-14 14:19:23 +02:00
ProductVariantCreate.tsx SALEOR-3513 - Fix attribute values input display (#1156) 2021-06-14 14:19:23 +02:00