woocommerce/plugins/woocommerce-admin/client/products
Joshua T Flowers 8fbdbaf354
Add product page inventory quantity management (#34984)
* Add manage stock section to product inventory section

* Fix up h4 styles in form sections

* Check if stock management is enabled in store settings

* Fix up more styles in form

* Extract inventory validation and add new validation rules

* Add changelog entry

* Add changelog entry

* Remove sku related validation
2022-10-12 14:30:02 -07:00
..
fields Add/34333 attribute list (#34841) 2022-10-05 13:04:20 -03:00
images Images Product management MVP 1.0 (#34769) 2022-10-12 15:16:22 -03:00
layout Add product page inventory quantity management (#34984) 2022-10-12 14:30:02 -07:00
sections Add product page inventory quantity management (#34984) 2022-10-12 14:30:02 -07:00
shared Add new shipping class modal to a shipping class section in product page (#34937) 2022-10-11 12:00:35 -03:00
test Disable action buttons when product form is invalid (#34658) 2022-09-22 17:47:44 -03:00
add-product-page.tsx Add product page inventory quantity management (#34984) 2022-10-12 14:30:02 -07:00
constants.js Add Pricing section (#34382) 2022-08-30 10:26:24 -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 Add product form buttons and specific product edit page (#34211) 2022-08-11 11:04:14 -03:00
product-form-actions.tsx Disable action buttons when product form is invalid (#34658) 2022-09-22 17:47:44 -03:00
product-page.scss Add product page inventory quantity management (#34984) 2022-10-12 14:30:02 -07:00
product-validation.ts Add product page inventory quantity management (#34984) 2022-10-12 14:30:02 -07: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