woocommerce/plugins/woocommerce-admin/client/products
Joshua T Flowers 4b4fe7c227
Add product variation title to page header (#36085)
* Add method to get product variation title from data

* Conditionally add variation to page header

* Fix CRUD data store id query on selector

* Make getProductVariation calls and data types consistent to prevent multiple calls

* Add changelog entries

* Update product link type to avoid page refresh

* Expose function to truncate title to 32 character limit
2022-12-22 09:23:44 -08:00
..
fields Product variations - Set fixed height for card (#36053) 2022-12-22 09:03:07 -03:00
hooks Add product variation navigation component (#36076) 2022-12-20 18:02:25 -03:00
images Add product variation visibility toggle (#36020) 2022-12-16 14:44:06 -03:00
layout Persist active tab on refresh (#36112) 2022-12-21 14:47:13 -03:00
product-settings Add responsiveness to product form header (#35623) 2022-11-24 11:00:20 -03:00
sections Add product variation General section (#36081) 2022-12-20 09:03:51 -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 Add product variation title to page header (#36085) 2022-12-22 09:23:44 -08:00
add-product-page.tsx Add product variation form and routes (#36033) 2022-12-16 11:20:10 -03: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 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 responsiveness to product form header (#35623) 2022-11-24 11:00:20 -03: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 product variation form and routes (#36033) 2022-12-16 11:20:10 -03: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.scss Add product variation navigation component (#36076) 2022-12-20 18:02:25 -03:00
product-variation-form.tsx Reset variation form if a new variation is given (#36078) 2022-12-21 15:00:35 -03: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