saleor-dashboard/src/shipping
Marek Choiński 5bb2d597a2
Saleor 1531 add metadata UI for shipping zones and methods (#895)
* Add public and private metadata to shipping zones

* Update initial form

* Fix types

* Update types for metadata in shipping method

* Filter typename of metadata

* Fix price shipping method metadata

* Fetch metadata in weight rate update

* Update storybook
2020-12-10 13:38:41 +01:00
..
components Saleor 1531 add metadata UI for shipping zones and methods (#895) 2020-12-10 13:38:41 +01:00
types Saleor 1531 add metadata UI for shipping zones and methods (#895) 2020-12-10 13:38:41 +01:00
views Saleor 1531 add metadata UI for shipping zones and methods (#895) 2020-12-10 13:38:41 +01:00
errors.ts fix shipping forms save button disabled state (#855) 2020-11-24 14:17:03 +01:00
fixtures.ts Saleor 1531 add metadata UI for shipping zones and methods (#895) 2020-12-10 13:38:41 +01:00
handlers.ts Add zip code exclusion (#877) 2020-12-01 16:42:25 +01:00
index.tsx Add zip code exclusion (#877) 2020-12-01 16:42:25 +01:00
mutations.ts Excluded Products in shipping view (#866) 2020-12-02 12:35:02 +01:00
queries.ts Excluded Products in shipping view (#866) 2020-12-02 12:35:02 +01:00
urls.ts Saleor 1659 use query params in channels picker (#886) 2020-12-04 18:09:28 +01:00