saleor-dashboard/src/staff
Dominik Żegleń 8c667cc7b8
Add filtering by metadata (#1995)
* Add metadata field to filters

* Fix type

* Add metadata filters to orders list

* Refactor key value filter into separate component

* Update Filter types to support other values than string[]

* Rename IFilterElement to FilterElement, remove duplication in types

* Add new messages for Metadata filter

* Fix metadata key-value pair not formatted correctly in the URL

* Add delete metadata button

* Update snapshots

Co-authored-by: Jonatan Witoszek <jonatanwitoszek@gmail.com>
2022-04-26 10:10:12 +02:00
..
components Exit form fixes (#1889) 2022-03-23 10:13:23 +01:00
views Add filtering by metadata (#1995) 2022-04-26 10:10:12 +02:00
fixtures.ts Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
index.tsx Add circleci config and enhance our linters (#519) 2020-05-14 11:30:32 +02:00
mutations.ts Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
queries.ts Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00
urls.ts replace stringifyQs imports 2021-08-09 17:27:13 +02:00
utils.ts Use graphql-codegen (#1874) 2022-03-09 09:56:55 +01:00