woocommerce/plugins/woocommerce-admin/client/products
Nathan Silveira 31773d4b06
Create ProductForm component to merge duplicated UI (#35783)
* Extract new component 'ProductForm', to reduce duplicated code between add-product-page and edit-product-page

* Add changelog

* Try to merge add-product-page and edit-product-page into a single product-page: running into some issues probably with the controller

* Revert "Try to merge add-product-page and edit-product-page into a single product-page: running into some issues probably with the controller"

This reverts commit bc30b67ef2.
2022-12-05 17:46:21 -03:00
..
fields Improve element stacking in modals on tablet and mobile (#35733) 2022-11-30 13:28:00 -03:00
images Add contextual product more menu (#35447) 2022-11-16 07:02:45 -08:00
layout Add/35129 product mvp ces (#35652) 2022-12-02 05:35:47 -04:00
product-settings Add responsiveness to product form header (#35623) 2022-11-24 11:00:20 -03:00
sections Allow the user to select multiple images in the Media Library (#35722) 2022-11-30 10:40:41 -03:00
shared Improve the communication around required and optional (#35266) 2022-10-25 16:49:02 -03:00
test Add/35129 product mvp ces (#35652) 2022-12-02 05:35:47 -04:00
utils Add product status badge to product form header (#35460) 2022-11-16 08:03:39 -08:00
add-product-page.tsx Create ProductForm component to merge duplicated UI (#35783) 2022-12-05 17:46:21 -03:00
constants.ts Select the current new added shipping class (#35123) 2022-10-18 15:40:56 -03:00
edit-product-page.tsx Create ProductForm component to merge duplicated UI (#35783) 2022-12-05 17:46:21 -03:00
index.ts Add/42 new product page (#34115) 2022-08-03 14:42:22 -03:00
product-breadcrumbs.scss Add breadcrumbs to new product management experience (#35596) 2022-11-18 09:51:01 -08:00
product-breadcrumbs.tsx Add breadcrumbs to new product management experience (#35596) 2022-11-18 09:51:01 -08:00
product-form-actions.scss Add responsiveness to product form header (#35623) 2022-11-24 11:00:20 -03:00
product-form-actions.tsx Add/35129 product mvp ces (#35652) 2022-12-02 05:35:47 -04:00
product-form.tsx Create ProductForm component to merge duplicated UI (#35783) 2022-12-05 17:46:21 -03:00
product-more-menu.scss Add contextual product more menu (#35447) 2022-11-16 07:02:45 -08:00
product-more-menu.tsx Add/35300 ces feedback product mvp (#35690) 2022-12-02 11:59:42 -04:00
product-page.scss Fix price field currency symbol position (#35718) 2022-11-25 11:48:18 -03:00
product-status-badge.scss Add product status badge to product form header (#35460) 2022-11-16 08:03:39 -08:00
product-status-badge.tsx Add product status badge to product form header (#35460) 2022-11-16 08:03:39 -08:00
product-title.scss Add responsiveness to product form header (#35623) 2022-11-24 11:00:20 -03:00
product-title.tsx Add responsiveness to product form header (#35623) 2022-11-24 11:00:20 -03:00
product-validation.ts Add scheduled sale fields (#34538) 2022-11-14 21:03:13 +00:00
use-product-helper.ts Add a blank space between the emoji and the message within a notice popup (#35698) 2022-11-25 10:21:22 -03:00