saleor-dashboard/src/collections
Michał Droń 66976d547b
Drop dynamic column toggles in column picker (#3878)
* Drop dynamic column toggles

* Replace removal icon

* Add changeset

* Add docs

* Update docs

* Fix types on order draft datagrid

* Adjust collections column picker to new architecture

* Adjust categories column picker to new architecture

* Test column picker: adding, removing and searching for dynamic columns in picker (#3901)

* test - column picker. Adding, removing and searching for dynamic columns in picker.

* update tests tame with TC ids

* removed unused row checks on products list view

* Lint files

---------

Co-authored-by: wojteknowacki <124166231+wojteknowacki@users.noreply.github.com>
2023-07-12 13:59:17 +02:00
..
components Drop dynamic column toggles in column picker (#3878) 2023-07-12 13:59:17 +02:00
views Drop dynamic column toggles in column picker (#3878) 2023-07-12 13:59:17 +02:00
fixtures.ts Collections listing datagrid (#3835) 2023-07-11 08:59:01 +02:00
index.tsx Setup chromatic and cleanup storybook (#3588) 2023-05-12 13:06:27 +02:00
mutations.ts Update unassignProductAttributeMutation to use new array parameter types (#1957) 2022-03-31 14:45:48 +02:00
queries.ts Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
types.ts Collections listing datagrid (#3835) 2023-07-11 08:59:01 +02:00
urls.ts Collections listing datagrid (#3835) 2023-07-11 08:59:01 +02:00
utils.ts Strict mode plugin (#3778) 2023-06-21 11:28:00 +02:00