woocommerce/plugins/woocommerce-admin/client/products
Maikel David Pérez Gómez 7b55c334ad
Disable action buttons when product form is invalid (#34658)
* Disable action buttons when product form is invalid

* Move to trash action should be enabled when editing a product even when the form is invalid

* Hide Move to trash action button in the Add new product page

* Hide product link when the name field has any error

* Disable Publish options menu button when all menu items are disabled

* Test menu items by text instead of index
2022-09-22 17:47:44 -03:00
..
layout Add Pricing section (#34382) 2022-08-30 10:26:24 -03:00
sections Disable action buttons when product form is invalid (#34658) 2022-09-22 17:47:44 -03:00
shared/edit-product-link-modal Add product link field (#34313) 2022-08-19 12:05:13 -03:00
test Disable action buttons when product form is invalid (#34658) 2022-09-22 17:47:44 -03:00
add-product-page.tsx Add Pricing section (#34382) 2022-08-30 10:26:24 -03:00
constants.js Add Pricing section (#34382) 2022-08-30 10:26:24 -03:00
edit-product-page.tsx Add Pricing section (#34382) 2022-08-30 10:26:24 -03:00
index.ts Add/42 new product page (#34115) 2022-08-03 14:42:22 -03:00
product-form-actions.scss Add product form buttons and specific product edit page (#34211) 2022-08-11 11:04:14 -03:00
product-form-actions.tsx Disable action buttons when product form is invalid (#34658) 2022-09-22 17:47:44 -03:00
product-page.scss Price section - Small refactor and style fix (#34558) 2022-09-15 10:56:33 -03:00
product-validation.ts Price section - Small refactor and style fix (#34558) 2022-09-15 10:56:33 -03:00
use-product-helper.ts Price section - Small refactor and style fix (#34558) 2022-09-15 10:56:33 -03:00