woocommerce/plugins/woocommerce-admin/client/products
Fernando Marichal 230e79fbdf
Fix reordering items logic in attributes/options lists (#36296)
* Fix reordering list items bug

* Add tests

* Remove orphan comment

* Add changelog

* Rename const

* Update plugins/woocommerce-admin/client/products/fields/attribute-field/utils.ts

Co-authored-by: Joshua T Flowers <joshuatf@gmail.com>

* Rename `objectKey` to `attributeKey`

Co-authored-by: Fernando Marichal <contacto@fernandomarichal.com>
Co-authored-by: Joshua T Flowers <joshuatf@gmail.com>
2023-01-06 08:53:03 -03:00
..
fields Fix reordering items logic in attributes/options lists (#36296) 2023-01-06 08:53:03 -03:00
hooks Fix reordering items logic in attributes/options lists (#36296) 2023-01-06 08:53:03 -03: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 Allow product tab navigation without prompting for unsaved changes (#36235) 2023-01-05 18:30:36 -08:00
utils Allow product tab navigation without prompting for unsaved changes (#36235) 2023-01-05 18:30:36 -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 flag to hide WIP (#36311) 2023-01-05 18:30:23 -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 Allow product tab navigation without prompting for unsaved changes (#36235) 2023-01-05 18:30:36 -08: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 flag to hide WIP (#36311) 2023-01-05 18:30:23 -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 Allow product tab navigation without prompting for unsaved changes (#36235) 2023-01-05 18:30:36 -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