woocommerce/packages/js/data/src
Maikel David Pérez Gómez 985d9596d6
Add Delete variation item to the editor actions menu (#40672)
* Create DeleteVariationMenuItem to be added to the Header's MoreMenu

* Move registration menu item fills to each product/variation page

* Export RemoveConfirmationModal from the product editor package

* Request for variation deletion

* Show notice when deleting variation

* Redirect to parent product page after deleting the variation

* Add tracking event

* Manage isRemoving state under RemoveConfirmationModal

* Add changelog files

* Fix linter error

* Fix delete variation modal title

* Add tracking events

* Use the right prop to get the variation name

* Add name and parent_id to the ProductVariation type definition

* Add changelog file

* Feedback modal should get the correct product id when editing a variation

* Fix rebase conflicts

* Fix unit test
2023-10-12 15:59:13 -04:00
..
countries add: core profiler business info page (#38412) 2023-05-30 15:05:38 +08:00
crud Add default price support to product variations (#40343) 2023-09-22 11:39:35 -03:00
export dev: added types for resolveSelect where applicable (#38241) 2023-05-16 08:55:50 +08:00
import dev: added types for resolveSelect where applicable (#38241) 2023-05-16 08:55:50 +08:00
items dev: added types for resolveSelect where applicable (#38241) 2023-05-16 08:55:50 +08:00
navigation dev: added types for resolveSelect where applicable (#38241) 2023-05-16 08:55:50 +08:00
notes dev: added types for resolveSelect where applicable (#38241) 2023-05-16 08:55:50 +08:00
onboarding Update TaskItem and WooPayments task (#40034) 2023-09-07 15:43:18 +02:00
options dev: added types for resolveSelect where applicable (#38241) 2023-05-16 08:55:50 +08:00
orders Dev: allow unused destructured variables in lint rules (#33548) 2022-06-29 16:56:31 +08:00
payment-gateways dev: added types for resolveSelect where applicable (#38241) 2023-05-16 08:55:50 +08:00
plugins Change WooCommerce Payments to WooPayments across the WC Core (#39188) 2023-07-13 12:58:17 +03:00
product-attribute-terms Fix attribute terms disappearing in list (#39620) 2023-08-09 10:41:47 -03:00
product-attributes Create several global attributes with the same name (#39827) 2023-08-23 12:08:05 -04:00
product-categories Add category field dropdown field (#34400) 2022-10-14 09:05:39 -03:00
product-form dev: added types for resolveSelect where applicable (#38241) 2023-05-16 08:55:50 +08:00
product-shipping-classes Add shipping class section and dropdown (#34684) 2022-09-23 09:54:52 -03:00
product-tags Add Tags to product editor (#39966) 2023-09-06 15:51:22 -03:00
product-variations Add Delete variation item to the editor actions menu (#40672) 2023-10-12 15:59:13 -04:00
products Add Tags to product editor (#39966) 2023-09-06 15:51:22 -03:00
reports dev: added types for resolveSelect where applicable (#38241) 2023-05-16 08:55:50 +08:00
reviews dev: added types for resolveSelect where applicable (#38241) 2023-05-16 08:55:50 +08:00
settings Add preemptive set isRequesting when optimistically updating settings 2023-08-14 11:47:34 +08:00
shipping-methods Update shipping partner suggestions to use data from API (#38457) 2023-05-30 15:56:32 +08:00
shipping-zones Add/33443 shipping zones data store (#33830) 2022-07-14 09:53:26 -03:00
tax-classes Include tax options in pricing section (#36299) 2023-01-06 09:41:45 -03:00
types dev: added types for resolveSelect where applicable (#38241) 2023-05-16 08:55:50 +08:00
user Add notice when variation prices are not set yet (#40281) 2023-09-19 17:01:54 -03:00
constants.ts Moved WCA Packages 2022-03-18 14:25:26 -07:00
controls.ts Order product count api requests orders store (#33063) 2022-05-27 11:12:00 -03:00
index.ts Add Tags to product editor (#39966) 2023-09-06 15:51:22 -03:00
use-select-with-refresh.ts Migrate `@woocommerce/data` user and use-select-with-refresh to TS (#33512) 2022-06-22 17:27:18 +08:00
utils.ts Include tax options in pricing section (#36299) 2023-01-06 09:41:45 -03:00