woocommerce/plugins/woocommerce-admin/client/products
Matt Sherman 5b06618a6f
Add scheduled sale fields (#34538)
* Add scheduled sale fields to product form
* Close DateTimePickerControl's dropdown when blurring from input.
* Log when onChange is called for Controlled stories
* Handle when input changes occur but the end date is the same
* Fix DateTimePickerControl usage when uncontrolled
* Fix handling when blur happens before debounced onChange
2022-11-14 21:03:13 +00:00
..
fields Adding attribute edit modal for products MVP (#35269) 2022-11-03 08:20:29 -07:00
images Images Product management MVP 1.0 (#34769) 2022-10-12 15:16:22 -03:00
layout Add scheduled sale fields (#34538) 2022-11-14 21:03:13 +00:00
sections Add scheduled sale fields (#34538) 2022-11-14 21:03:13 +00:00
shared Improve the communication around required and optional (#35266) 2022-10-25 16:49:02 -03:00
test Move product action buttons to header menu (#35214) 2022-10-20 17:15:44 -03:00
add-product-page.tsx Enhance getInputProps to allow passing of non-overridden props (#35034) 2022-10-21 07:03:49 -07:00
constants.ts Select the current new added shipping class (#35123) 2022-10-18 15:40:56 -03:00
edit-product-page.tsx Add product management SKU (#34978) 2022-10-12 13:11:05 -07:00
index.ts Add/42 new product page (#34115) 2022-08-03 14:42:22 -03:00
product-form-actions.scss Move product action buttons to header menu (#35214) 2022-10-20 17:15:44 -03:00
product-form-actions.tsx Move product action buttons to header menu (#35214) 2022-10-20 17:15:44 -03:00
product-page.scss Add scheduled sale fields (#34538) 2022-11-14 21:03:13 +00:00
product-validation.ts Add scheduled sale fields (#34538) 2022-11-14 21:03:13 +00:00
use-product-helper.ts Load size units to show them as a suffix of shipping dimensions fields (#34856) 2022-09-29 14:54:04 -03:00