woocommerce/packages/js/product-editor/src/utils
Maikel David Pérez Gómez 350f758529
Add global quick actions dropdown menu to the Variations table header (#39950)
* Create variations actions menu

* Disable Quick update dropdown menu when no variations are selected

* Add onDelete all selected variations

* Add update stock menu item to the quick updates global menu

* Add changelog file

* Fix linter error

* Add Pricing item to Quick update menu

* Add Set list price to the Quick update menu

* Fix some unit tests
2023-08-30 16:16:47 -04:00
..
test Product route not updated after save initially failed and succeeded after (#38507) 2023-06-08 14:22:07 -04:00
constants.ts Add a product header component to the blocks interface (#37152) 2023-03-17 13:21:15 -03:00
create-ordered-children.tsx Enforce Strict `@types` Dependencies (#37351) 2023-03-23 18:02:20 -07:00
format-currency-display-value.ts Move product editor utils to product editor package (#36730) 2023-02-23 09:48:49 -08:00
get-checkbox-tracks.ts Auto delete unused variations when auto generating variations (#39733) 2023-08-14 16:35:16 -03:00
get-currency-symbol-props.ts Move product editor utils to product editor package (#36730) 2023-02-23 09:48:49 -08:00
get-derived-product-type.ts Move product editor utils to product editor package (#36730) 2023-02-23 09:48:49 -08:00
get-header-title.ts Auto delete unused variations when auto generating variations (#39733) 2023-08-14 16:35:16 -03:00
get-product-error-message.ts Product route not updated after save initially failed and succeeded after (#38507) 2023-06-08 14:22:07 -04:00
get-product-status.ts Move product editor utils to product editor package (#36730) 2023-02-23 09:48:49 -08:00
get-product-stock-status.ts Add product pricing block (#37211) 2023-03-17 14:03:10 -03:00
get-product-title.ts Auto delete unused variations when auto generating variations (#39733) 2023-08-14 16:35:16 -03:00
get-product-variation-title.ts Auto delete unused variations when auto generating variations (#39733) 2023-08-14 16:35:16 -03:00
handle-prompt.ts Add global quick actions dropdown menu to the Variations table header (#39950) 2023-08-30 16:16:47 -04:00
has-attributes-used-for-variations.ts Disable tabs in parent product page with variations (#39675) 2023-08-18 11:14:02 -03:00
index.ts Disable tabs in parent product page with variations (#39675) 2023-08-18 11:14:02 -03:00
init-block.ts Auto delete unused variations when auto generating variations (#39733) 2023-08-14 16:35:16 -03:00
prevent-leaving-product-form.ts Move product editor utils to product editor package (#36730) 2023-02-23 09:48:49 -08:00
product-apifetch-middleware.ts Update new product editor middleware regex to not match 'product_brand' (#39822) 2023-08-23 11:38:20 -03:00
record-product-event.ts Add missing tracks events to product editor (#38728) 2023-06-21 09:38:04 -07:00
sanitize-html.ts Add ContentPreview component for previewing block content (#37990) 2023-04-26 19:29:50 -07:00
sift.ts Adding attributes block to product block editor. (#38051) 2023-05-02 21:13:48 -07:00
sort-fills-by-order.tsx Update product editor package (#36830) 2023-02-24 09:37:53 -04:00
validate-email.ts CES modal modifications (#38643) 2023-06-14 11:25:51 -03:00