saleor-dashboard/src/customers
Michał Droń a333adbb43
Customer list datagrid (#3940)
* Add default columns to customers list view

* Customer list datagrid implementation

* Fix types

* Remove old code

* Migrate some of the files to strict null checks

* Extract messages

* Add changeset

* Drop Tabs

* Fix filter presets typo

* Reuse bulk delete button

* Fix crashing presets

* Enlarge columns

* Extract to a separat function

* Fix race condition

* Fix type post-merge
2023-07-24 09:49:13 +02:00
..
components Customer list datagrid (#3940) 2023-07-24 09:49:13 +02:00
hooks Migrate from @saleor alias to @dashboard (#2981) 2023-01-16 10:45:12 +01:00
providers Strict mode plugin (#3778) 2023-06-21 11:28:00 +02:00
views Customer list datagrid (#3940) 2023-07-24 09:49:13 +02:00
fixtures.ts Customer list datagrid (#3940) 2023-07-24 09:49:13 +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 Customer list datagrid (#3940) 2023-07-24 09:49:13 +02:00
urls.ts Add prettier command and run it inside src folder (#3892) 2023-07-11 08:34:08 +02:00