saleor-dashboard/src
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
..
apps Fix initial list settings (#1401) 2021-09-17 11:59:28 +02:00
attributes Add contentType prop to file attribute mutation (#1534) (#1570) 2021-11-08 10:41:27 +01:00
auth Disable auto scroll to the top on assign references (#1510) (#1524) 2021-10-21 10:34:56 +02:00
categories Fix pagination state after refresh (#1496) (#1515) 2021-10-25 17:29:27 +02:00
channels Refactor sale update and create forms (#1553) (#1622) 2021-11-24 14:25:46 +01:00
collections Fix pagination state after refresh (#1496) (#1515) 2021-10-25 17:29:27 +02:00
components Fix assign countries dialogs (#1610) 2021-11-23 10:03:07 +01:00
configuration Add page type and attributes permissions handling (#1425) 2021-09-24 14:01:54 +02:00
containers Add service worker (#1073) 2021-04-26 12:10:47 +02:00
customers Fix pagination state after refresh (#1496) (#1515) 2021-10-25 17:29:27 +02:00
discounts Refactor sale update and create forms (#1553) (#1622) 2021-11-24 14:25:46 +01:00
files Drop deprecated fields (#1071) 2021-04-26 09:49:55 +02:00
fragments Use order token for metadata updates (#1604) 2021-11-17 15:13:41 +02:00
giftCards Add filters and search to gift cards list (#1466) 2021-10-13 14:42:20 +03:00
home Fix wrapping issue & typos on homescreen (#1505) (#1517) 2021-10-18 12:18:46 +02:00
hooks Fix pagination state after refresh (#1496) (#1515) 2021-10-25 17:29:27 +02:00
icons Add Gift Cards #1 (#1291) 2021-08-16 15:44:00 +02:00
navigation Fix pagination state after refresh (#1496) (#1515) 2021-10-25 17:29:27 +02:00
orders Add orders filter by payment status (#1619) 2021-11-24 12:13:53 +02:00
pages Fix pagination state after refresh (#1496) (#1515) 2021-10-25 17:29:27 +02:00
pageTypes Fix pagination state after refresh (#1496) (#1515) 2021-10-25 17:29:27 +02:00
permissionGroups Fix pagination state after refresh (#1496) (#1515) 2021-10-25 17:29:27 +02:00
plugins Fix pagination state after refresh (#1496) (#1515) 2021-10-25 17:29:27 +02:00
products tests for updating products sku (#1555) 2021-11-22 15:59:50 +04:00
productTypes Add sorting products by update at date (#1581) 2021-11-17 14:49:22 +02:00
searches Preorders (#1426) 2021-10-01 14:41:31 +02:00
services/errorTracking Ignore EditorJS errors (#1036) 2021-03-30 16:31:38 +02:00
shipping Fix assign countries dialogs (#1610) 2021-11-23 10:03:07 +01:00
siteSettings Add stock reservation settings (#1459) 2021-10-13 14:35:00 +03:00
staff Fix pagination state after refresh (#1496) (#1515) 2021-10-25 17:29:27 +02:00
storybook Add orders filter by payment status (#1619) 2021-11-24 12:13:53 +02:00
styles Fix assign countries dialogs (#1610) 2021-11-23 10:03:07 +01:00
taxes Use MacawUI (#1229) 2021-07-21 10:59:52 +02:00
translations Disable auto scroll to the top on assign references (#1510) (#1524) 2021-10-21 10:34:56 +02:00
types Variant selection attributes (#1463) 2021-10-19 10:38:54 +02:00
utils Disable auto scroll to the top on assign references (#1510) (#1524) 2021-10-21 10:34:56 +02:00
warehouses Fix pagination state after refresh (#1496) (#1515) 2021-10-25 17:29:27 +02:00
webhooks Add sales webhooks (#1454) 2021-09-30 15:06:39 +02:00
config.ts Add sorting products by update at date (#1581) 2021-11-17 14:49:22 +02:00
fixtures.ts add filter bar to collection view 2021-08-03 12:06:32 +02:00
index.html Add favicons 2019-08-12 11:38:01 +02:00
index.tsx Add page type and attributes permissions handling (#1425) 2021-09-24 14:01:54 +02:00
intl.ts Add orders filter by payment status (#1619) 2021-11-24 12:13:53 +02:00
misc.ts Add orders filter by payment status (#1619) 2021-11-24 12:13:53 +02:00
mutations.tsx Handle Cloud limits (#1053) 2021-04-13 11:59:16 +02:00
NotFound.tsx Use FC instead of deprecated StatelessComponent 2019-11-07 12:34:54 +01:00
queries.tsx Apply review changes 2020-07-27 12:23:48 +02:00
sw.js Add service worker (#1073) 2021-04-26 12:10:47 +02:00
themeOverrides.ts Use MacawUI (#1229) 2021-07-21 10:59:52 +02:00
types.ts Add filters and search to gift cards list (#1466) 2021-10-13 14:42:20 +03:00