saleor-dashboard/src/discounts/components/SaleCreatePage
Wojciech Mista 9ffa27a03f
Refactor sale update and create forms (#1553) (#1622)
* Update form types to include fixed and percentage values

* Update createSalechannels to include new value types

* Merge two update mutations to one

* Make value text field rely on form state rather than internal state

* Update submit handler, error and loading

* Update create and update sale price validation

* Typo

* Fix saleUpdate mutation

* post-rebase fix

* Update types
2021-11-24 14:25:46 +01:00
..
index.ts Initial commit 2019-06-19 16:40:52 +02:00
SaleCreatePage.tsx Refactor sale update and create forms (#1553) (#1622) 2021-11-24 14:25:46 +01:00