saleor-dashboard/src/channels
Wojciech Mista 66705e7f3e
Don't display pricing by default in Product List (#1891)
* Update build-types script

* Remove "pricing" where it's unused; exclude pricing query if no channel is selected

* Update fixtures

* Fix minor preorder issue

* Update types

* Fix build-types script

* Remove unnecessary product fragment

* Fetch only data that is visible in products list (#1892)

* Conditionally include attributes in product list query

* Add 'hasSelectedAtrributes' variable to product list query

* Refactor condition

* Create AttributeValueDetailsFragment fragment

* Use attributeValueDetailsFragment

* Update fragment in products
2022-03-03 11:14:18 +01:00
..
ChannelsWithVariantsAvailabilityCard Change ExpansionPanel as Accordion (#1279) 2021-11-10 11:55:27 +01:00
components Update data test ids for 3.1 (#1814) 2022-02-11 12:28:55 +01:00
pages Update data test ids for 3.1 (#1814) 2022-02-11 12:28:55 +01:00
types Add channel default country (#1330) 2021-08-25 12:45:23 +02:00
views Exit dirty form (#1816) 2022-02-01 10:58:06 +01:00
fixtures.ts Don't display pricing by default in Product List (#1891) 2022-03-03 11:14:18 +01:00
index.tsx Saleor 1906 user should be able to delete a channel if there are no orders associated with it (#901) 2021-01-12 15:44:11 +01:00
mutations.ts Update apollo to v3 (#1837) 2022-02-21 14:32:38 +01:00
queries.ts Update apollo to v3 (#1837) 2022-02-21 14:32:38 +01:00
urls.ts replace stringifyQs imports 2021-08-09 17:27:13 +02:00
utils.ts Refactor sale update and create forms (#1553) (#1622) 2021-11-24 14:25:46 +01:00