woocommerce/plugins/woocommerce-admin/client/products
Joshua T Flowers e73fb9f23f
Derive product type from product attributes (#36243)
* Derive product type from product attributes

* Add tests around derive product type

* Add changelog entry
2023-01-03 16:25:21 -08:00
..
fields Fix navigation between variations and tab selection (#36239) 2023-01-03 08:59:49 -08:00
hooks Fix navigation between variations and tab selection (#36239) 2023-01-03 08:59:49 -08:00
images Add product variation visibility toggle (#36020) 2022-12-16 14:44:06 -03:00
layout Add product variation header actions and persistence (#36155) 2022-12-27 10:21:32 -08:00
product-settings Add product variation header actions and persistence (#36155) 2022-12-27 10:21:32 -08:00
sections Convert HTML to blocks in product variation description (#36241) 2023-01-03 16:25:12 -08:00
shared Add product variation navigation component (#36076) 2022-12-20 18:02:25 -03:00
test CES exit prompt for product editing screens (#35728) 2022-12-12 09:56:28 -04:00
utils Derive product type from product attributes (#36243) 2023-01-03 16:25:21 -08:00
add-product-page.tsx Add product variation form and routes (#36033) 2022-12-16 11:20:10 -03:00
constants.ts Truncate attribute option name to a max of 32 chars in variations list (#36134) 2022-12-23 11:29:44 -08:00
edit-product-page.tsx Add product variation title to page header (#36085) 2022-12-22 09:23:44 -08: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 product variation header actions and persistence (#36155) 2022-12-27 10:21:32 -08:00
product-form-actions.tsx CES exit prompt for product editing screens (#35728) 2022-12-12 09:56:28 -04:00
product-form-tab.tsx Disable irrelevant product tabs when variations exist (#35939) 2022-12-15 11:20:10 -08:00
product-form.tsx Add Options section to new product experience (#35910) 2022-12-23 11:57:28 -08:00
product-more-menu.scss Add contextual product more menu (#35447) 2022-11-16 07:02:45 -08:00
product-more-menu.tsx Adding the feedback button on activity panel for the classic product page (#35810) 2022-12-15 14:31:47 -08: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 product variation title to page header (#36085) 2022-12-22 09:23:44 -08:00
product-validation.ts Add scheduled sale fields (#34538) 2022-11-14 21:03:13 +00:00
product-variation-form-actions.tsx Add product variation header actions and persistence (#36155) 2022-12-27 10:21:32 -08:00
product-variation-form.scss Add product variation navigation component (#36076) 2022-12-20 18:02:25 -03:00
product-variation-form.tsx Fix navigation between variations and tab selection (#36239) 2023-01-03 08:59:49 -08:00
use-product-helper.ts Derive product type from product attributes (#36243) 2023-01-03 16:25:21 -08:00