saleor-dashboard/src/attributes
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
..
components Update data test ids for 3.1 (#1814) 2022-02-11 12:28:55 +01:00
types Don't display pricing by default in Product List (#1891) 2022-03-03 11:14:18 +01:00
utils Update apollo to v3 (#1837) 2022-02-21 14:32:38 +01:00
views Exit dirty form (#1816) 2022-02-01 10:58:06 +01:00
errors.ts Page types (#807) 2020-11-19 15:42:14 +01:00
fixtures.ts Allow no attribute values in variant creator (#1739) 2022-01-25 12:56:40 +02:00
index.tsx Add circleci config and enhance our linters (#519) 2020-05-14 11:30:32 +02: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