saleor-dashboard/src/fragments
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
..
types Don't display pricing by default in Product List (#1891) 2022-03-03 11:14:18 +01:00
address.ts Update apollo to v3 (#1837) 2022-02-21 14:32:38 +01:00
apps.ts Update apollo to v3 (#1837) 2022-02-21 14:32:38 +01:00
attributes.ts Don't display pricing by default in Product List (#1891) 2022-03-03 11:14:18 +01:00
auth.ts Update apollo to v3 (#1837) 2022-02-21 14:32:38 +01:00
categories.ts Update apollo to v3 (#1837) 2022-02-21 14:32:38 +01:00
channels.ts Update apollo to v3 (#1837) 2022-02-21 14:32:38 +01:00
collections.ts Update apollo to v3 (#1837) 2022-02-21 14:32:38 +01:00
customers.ts Update apollo to v3 (#1837) 2022-02-21 14:32:38 +01:00
discounts.ts Update apollo to v3 (#1837) 2022-02-21 14:32:38 +01:00
errors.ts Update apollo to v3 (#1837) 2022-02-21 14:32:38 +01:00
file.ts Update apollo to v3 (#1837) 2022-02-21 14:32:38 +01:00
giftCards.ts Update apollo to v3 (#1837) 2022-02-21 14:32:38 +01:00
metadata.ts Update apollo to v3 (#1837) 2022-02-21 14:32:38 +01:00
navigation.ts Update apollo to v3 (#1837) 2022-02-21 14:32:38 +01:00
orders.ts Update apollo to v3 (#1837) 2022-02-21 14:32:38 +01:00
pageInfo.ts Update apollo to v3 (#1837) 2022-02-21 14:32:38 +01:00
pages.ts Don't display pricing by default in Product List (#1891) 2022-03-03 11:14:18 +01:00
pageTypes.ts Update apollo to v3 (#1837) 2022-02-21 14:32:38 +01:00
permissionGroups.ts Update apollo to v3 (#1837) 2022-02-21 14:32:38 +01:00
plugins.ts Update apollo to v3 (#1837) 2022-02-21 14:32:38 +01:00
products.ts Don't display pricing by default in Product List (#1891) 2022-03-03 11:14:18 +01:00
productTypes.ts Update apollo to v3 (#1837) 2022-02-21 14:32:38 +01:00
shipping.ts Update apollo to v3 (#1837) 2022-02-21 14:32:38 +01:00
shop.ts Update apollo to v3 (#1837) 2022-02-21 14:32:38 +01:00
staff.ts Update apollo to v3 (#1837) 2022-02-21 14:32:38 +01:00
taxes.ts Update apollo to v3 (#1837) 2022-02-21 14:32:38 +01:00
timePeriod.ts Update apollo to v3 (#1837) 2022-02-21 14:32:38 +01:00
translations.ts Update apollo to v3 (#1837) 2022-02-21 14:32:38 +01:00
warehouses.ts Update apollo to v3 (#1837) 2022-02-21 14:32:38 +01:00
webhooks.ts Update apollo to v3 (#1837) 2022-02-21 14:32:38 +01:00
weight.ts Update apollo to v3 (#1837) 2022-02-21 14:32:38 +01:00