saleor-dashboard/src/products/components
Dominik Żegleń 5b85d6c086
Use graphql-codegen (#1874)
* Use generated hooks in apps

* Remove unused files

* Use proper types in apps

* Use generated hooks in attributes

* Use generated hooks in auth module

* Use generated hooks in categories

* Use generated hooks in channels

* Use generated types in collections

* Remove legacy types from background tasks

* Use generated hooks in customers

* Use generated hooks in discounts

* Use generated hook in file upload

* Use generated types in gift cards

* Use generated types in home

* Use generated hooks in navigation

* Use generated hooks in orders

* Use generated hooks in pages

* Use generated hooks in page types

* Use generated hooks in permission groups

* Use generated hooks in plugins

* Use generated hooks in products

* Use fragment to mark product variants

* Improve code a bit

* Use generated hooks in page types

* Use generated types in searches

* Use generated hooks in shipping

* Use generated hooks in site settings

* Use generated hooks in staff members

* Use generated hooks in taxes

* Place all gql generated files in one directory

* Use generated hooks in translations

* Use global types from new generated module

* Use generated hooks in warehouses

* Use generated hooks in webhooks

* Use generated fragment types

* Unclutter types

* Remove hoc components

* Split hooks and types

* Fetch introspection file

* Delete obsolete schema file

* Fix rebase artifacts

* Fix autoreplace

* Fix auth provider tests

* Fix urls

* Remove leftover types

* Fix rebase artifacts
2022-03-09 09:56:55 +01:00
..
OrderDiscountProviders Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
ProductCategoryAndCollectionsForm Reduce bundle size (#1103) 2021-05-14 10:15:15 +02:00
ProductCreatePage Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
ProductDetailsForm Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
ProductExportDialog Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
ProductExternalMediaDialog Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
ProductList Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
ProductListPage Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
ProductMedia Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
ProductMediaNavigation Remove image white background in dark mode (#1432) (#1446) 2021-09-28 14:25:00 +02:00
ProductMediaPage Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
ProductMediaPopper Update data test ids for 3.1 (#1814) 2022-02-11 12:28:55 +01:00
ProductOrganization Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
ProductShipping Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
ProductStocks Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
ProductTaxes Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
ProductUpdatePage Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
ProductVariantAttributes Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
ProductVariantCheckoutSettings Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
ProductVariantCreateDialog Update data test ids for 3.1 (#1814) 2022-02-11 12:28:55 +01:00
ProductVariantCreatePage Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
ProductVariantCreatorPage Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
ProductVariantDeleteDialog Bump macaw to 0.3 (#1807) 2022-01-28 13:34:20 +01:00
ProductVariantEndPreorderDialog Bump macaw to 0.3 (#1807) 2022-01-28 13:34:20 +01:00
ProductVariantImageSelectDialog Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
ProductVariantMedia Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
ProductVariantNavigation Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
ProductVariantPage Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
ProductVariantPrice Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
ProductVariants Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
ProductVariantSetDefault Update data test ids for 3.1 (#1814) 2022-02-11 12:28:55 +01:00