saleor-dashboard/src/products/views
Dominik Żegleń 8fc48eb5f2
Allow all attributes to appear in grid in PLP (#1933)
* Remove unnecessary attribute filtering

* Enable all attribute types to be displayed in plp

* Improve attribute rendering in plp

* Remove obsolete filters

* Add story

* Rmove dashboard settings section

* Update snapshots

* Remove unused import

* Add column search

* Fix type

* Update messages

* Allow popper to appear on top of select

* Update snapshots

* Update label

* Use autocomplete from macaw

* Fix stories

* Remove unused imports

* Update macaw

* Update message

* Update messages and snapshots
2022-04-28 10:43:05 +02:00
..
ProductCreate Exit form fixes (#1889) 2022-03-23 10:13:23 +01:00
ProductList Allow all attributes to appear in grid in PLP (#1933) 2022-04-28 10:43:05 +02:00
ProductUpdate Fix variant create null thumbnail (#1956) 2022-03-30 15:50:47 +02:00
ProductVariantCreator Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
messages.ts Redirect user to created variant after variant create (#1790) 2022-01-28 09:06:21 +01:00
ProductImage.tsx Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
ProductVariant.tsx Fix variant create null thumbnail (#1956) 2022-03-30 15:50:47 +02:00
ProductVariantCreate.tsx Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00