saleor-dashboard/src/discounts
Michał Droń 3de07a4f3b
Add current usage on vouchers (#1519) (#1576)
* wip design label

* add usesLeft calculation

* snapshots & messages

* fix type errors

* add error on input and disable save button when value is invalid

* resetting input value to initial after checkbox state change

* remove uses left on new vouchers & set initial value to 1
2021-11-10 13:05:56 +01:00
..
components Add current usage on vouchers (#1519) (#1576) 2021-11-10 13:05:56 +01:00
types Add variants to sale view (#1420) 2021-09-30 14:51:13 +02:00
views Add current usage on vouchers (#1519) (#1576) 2021-11-10 13:05:56 +01:00
fixtures.ts Add variants to sale view (#1420) 2021-09-30 14:51:13 +02:00
handlers.ts Change values in create sale page when percentage/fixed amount is switched (#1431) 2021-09-28 09:06:05 +02:00
index.tsx update stringifyQs imports 2021-08-04 12:02:05 +02:00
mutations.ts Drop deprecated fields (#1071) 2021-04-26 09:49:55 +02:00
queries.ts Use root level channel argument (#1126) 2021-06-28 15:51:19 +02:00
translations.ts Clean any trace of i18next 2019-08-29 14:43:00 +02:00
types.ts SALEOR-1629 - Fix voucher page bugs (#1031) 2021-05-06 13:43:26 +02:00
urls.ts Add variants to sale view (#1420) 2021-09-30 14:51:13 +02:00