woocommerce/plugins/woocommerce-admin/client/products
Maikel David Pérez Gómez e0a138b27b
Complete General tab for Single Variation page (#40633)
* Add description to the Variation details section

* Add Image section block to the Single Variation page

* Add support to the checkbox block for changing non boolean properties and extend it to use the entity context

* Register the product-variation-visibility block into the ProductVariationTemplate

* Null is a valid value but not updafined

* Fix type definitions

* Add changelog files

* Fix linter errors

* Add changelog file

* Change onValue and offValue for checkedValue and unchackedValue for the checkbox block to avoid event naming conflicts

* Set multiple value dynamically into the media uploader component

* Prevent uploading multiple files when multiple is set to false

* Remove cover label when multiple is set to false

* Fix DropZone min height in Image section

* Fix rebase conflict

* Fix linter error
2023-10-10 09:42:26 -04:00
..
fields Complete General tab for Single Variation page (#40633) 2023-10-10 09:42:26 -04:00
fills Complete General tab for Single Variation page (#40633) 2023-10-10 09:42:26 -04:00
hooks Setup the product editor to support the product variation (#40605) 2023-10-05 15:27:54 -03:00
images Add product variation visibility toggle (#36020) 2022-12-16 14:44:06 -03:00
layout Setup the product editor to support the product variation (#40605) 2023-10-05 15:27:54 -03:00
product-settings Create @woocommerce/admin-layout package (#37094) 2023-03-10 09:58:02 -05:00
sections Convert simple to variable product and auto add variations (#39673) 2023-08-11 11:15:05 -03:00
shared/posts-navigation Adding shipping class option and modal (#37968) 2023-05-01 10:04:54 -07:00
test Setup the product editor to support the product variation (#40605) 2023-10-05 15:27:54 -03:00
tour On-/offboarding copy updates (#39055) 2023-07-10 14:51:55 -04:00
add-edit-product-page.scss Fix double scrollbars on product editor page (#38281) 2023-05-18 05:25:36 -03:00
add-product-page.tsx Fix double scrollbars on product editor page (#38281) 2023-05-18 05:25:36 -03:00
constants.ts Include tax options in pricing section (#36299) 2023-01-06 09:41:45 -03:00
edit-product-page.tsx Fix double scrollbars on product editor page (#38281) 2023-05-18 05:25:36 -03: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-tab.tsx Adding WooProductSectionItem slotfill (#36331) 2023-01-11 10:00:20 -08:00
product-form.tsx Show feedback footer on product editor page (#38599) 2023-06-08 20:56:07 -04:00
product-more-menu.scss Add contextual product more menu (#35447) 2022-11-16 07:02:45 -08:00
product-more-menu.tsx Add missing tracks events to product editor (#38728) 2023-06-21 09:38:04 -07:00
product-page.scss Fix the form background color (#40515) 2023-09-29 14:32:35 -03:00
product-page.tsx Introduce the add and edit view Tracks events in the new form (#39186) 2023-07-12 16:01:06 -04: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 Update the @woocommerce/eslint-plugin and fix bugs (#36988) 2023-03-02 11:36:38 +13:00
product-title.scss Add responsiveness to product form header (#35623) 2022-11-24 11:00:20 -03:00
product-title.tsx Create @woocommerce/admin-layout package (#37094) 2023-03-10 09:58:02 -05:00
product-validation.ts Migrating product editor inventory section to use slot fills (#36509) 2023-01-23 08:11:41 -08:00
product-variation-form.scss Replace 'end' CSS props with 'flex-end' which has broader browser support 2023-07-24 12:37:41 -10:00
product-variation-form.tsx Refactor product tabs and add product tab slot fills (#36551) 2023-01-24 15:37:21 -08:00
product-variation-page.tsx Setup the product editor to support the product variation (#40605) 2023-10-05 15:27:54 -03:00