woocommerce/assets/js/admin
Nestor Soriano fd34cf76b2 Fix stock status setting for variable products on bulk & quick edits.
For bulk edit: even if stock status was left as "No change", the
status of all variations was being changed to whatever the status
of the product was before it was converted to variable. Now
no change is performed when "No change" is selected, and all
variations change to whatever is selected otherwise.

For quick edit: a new "No change" option is added that will be
preselected when the product is variable. Previously, whatever
status the product had before being converted to variable was being
shown, and that's the status that would be set when saving.
Also, a "This will change the stock status of all variations"
message is displayed before the selector.
2020-07-14 11:42:21 +02:00
..
api-keys.js Corrected ESLint violations in JS files 2020-05-04 20:49:29 -07:00
backbone-modal.js Corrected ESLint violations in JS files 2020-05-04 20:49:29 -07:00
marketplace-suggestions.js fix logic for new tab check on edit product page 2019-07-12 13:42:36 +12:00
meta-boxes-coupon.js Always load generate code button 2019-07-09 16:46:17 -03:00
meta-boxes-order.js Use keepAlive for better user experience 2020-05-19 14:40:56 -06:00
meta-boxes-product-variation.js Revert "Improved performance when saving variations" 2020-03-17 08:55:09 -07:00
meta-boxes-product.js Corrected ESLint violations in JS files 2020-05-04 20:49:29 -07:00
meta-boxes.js Use keepAlive for better user experience 2020-05-19 14:40:56 -06:00
network-orders.js Updates for coding standards 2017-11-14 18:59:20 -07:00
product-ordering.js Corrected ESLint violations in JS files 2020-05-04 20:49:29 -07:00
quick-edit.js Fix stock status setting for variable products on bulk & quick edits. 2020-07-14 11:42:21 +02:00
reports.js Corrected ESLint violations in JS files 2020-05-04 20:49:29 -07:00
settings-views-html-settings-tax.js Corrected ESLint violations in JS files 2020-05-04 20:49:29 -07:00
settings.js Fixed jshint errors 2019-05-02 19:20:33 -03:00
system-status.js Adds a prompt to confirm if should run tools in the Status page. 2020-06-01 18:56:38 -03:00
term-ordering.js Corrected ESLint violations in JS files 2020-05-04 20:49:29 -07:00
users.js Add props using jquery when creating state fields 2019-04-16 14:32:50 +01:00
wc-clipboard.js Use opacity:0 and fix linted js 2017-09-21 13:24:34 -07:00
wc-enhanced-select.js Added support for excluding certain product types from AJAX product searches 2019-12-03 14:14:47 -08:00
wc-orders.js Filter out buttons as well from the onRowClick event on the orders table. 2018-11-19 10:26:54 +02:00
wc-product-export.js Control categories export field based on export type 2019-08-27 16:11:05 -03:00
wc-product-import.js Fixed coding standards 2020-07-01 13:00:25 -03:00
wc-setup.js Find the correct form element to update. 2020-01-31 12:45:08 +01:00
wc-shipping-classes.js Fix - Default shipping class not loading from localize script 2017-11-22 11:34:03 +05:45
wc-shipping-zone-methods.js Corrected ESLint violations in JS files 2020-05-04 20:49:29 -07:00
wc-shipping-zones.js Corrected ESLint violations in JS files 2020-05-04 20:49:29 -07:00
woocommerce_admin.js Use keepAlive for better user experience 2020-05-19 14:40:56 -06:00