saleor-dashboard/src/searches
JanChodorowski 25f7c8e4d8
Preorders (#1426)
* Feed preorder data to product variant forms

* Add end preorder date input and handle date data

* Translate strings, refactor date parsing

* Fix snapshots

* CR response

* CR response

* CR response

* Fix negative threshold, product variant preorder toggle, product variant update, and simple product creation

* Make preorder data optional

* Prevent setting past date as preorder end

* Disable replacing preorder variant in order

* Adjust fulfill view to preorder in variant

* CR response + prevent subbmiting form when endPreorderDate is in the past and display warning

* Add ErrorNoticeBar

* Translate preorder end date in past error message, fix form submissison disabling logic

* Rebase fixes

* Fix preorder form disabling logic, remove isPreorder field

* Fix edge cases aroud preorder inputs

* Update storyshots
2021-10-01 14:41:31 +02:00
..
types Preorders (#1426) 2021-10-01 14:41:31 +02:00
useAttributeSearch.ts Add product export (#620) 2020-07-30 11:54:16 +02:00
useAttributeValueSearch.ts Change attribute values to choices (#1129) 2021-06-08 09:51:26 +02:00
useCategorySearch.ts Move fragments to avoid circular imports 2020-07-07 12:14:12 +02:00
useCollectionSearch.ts Move fragments to avoid circular imports 2020-07-07 12:14:12 +02:00
useCustomerSearch.ts Move fragments to avoid circular imports 2020-07-07 12:14:12 +02:00
usePageSearch.ts Move fragments to avoid circular imports 2020-07-07 12:14:12 +02:00
usePageTypeSearch.ts Implement attribute values pagination for pages (#1137) 2021-06-08 09:51:27 +02:00
usePermissionGroupSearch.ts Move fragments to avoid circular imports 2020-07-07 12:14:12 +02:00
useProductSearch.ts Add variants to sale view (#1420) 2021-09-30 14:51:13 +02:00
useProductTypeSearch.ts Optimize product list view queries (#1016) 2021-04-08 18:14:15 +02:00
useShippingZonesSearch.ts Add channel shipping zones (#1015) 2021-04-14 15:44:25 +02:00
useStaffMemberSearch.ts Move fragments to avoid circular imports 2020-07-07 12:14:12 +02:00
useWarehouseSearch.ts Move fragments to avoid circular imports 2020-07-07 12:14:12 +02:00