woocommerce/plugins/woocommerce-admin/client/layout
Maikel David Pérez Gómez a918e79093
Setup the product editor to support the product variation (#40605)
* Initial changes needed to get product variation to load in its own form

* Allow the publishing of an individual variation

* Address some PR feedback and do some general cleanup

* Update template with new attribute name

* Add changelogs

* Update label of note field and allow for optional param in summary block

* Remove helpText in variation note field

* Fix PHP lint errors

* Make editor type more abstract

---------

Co-authored-by: Lourens Schep <lourensschep@gmail.com>
2023-10-05 15:27:54 -03:00
..
footer Fix grey background when menu collapsed (#38941) 2023-07-04 14:59:33 -03:00
hooks Fix double scrollbars on product editor page (#38281) 2023-05-18 05:25:36 -03:00
store-alerts Fix undismissable notices when using localization for certain messages like "Coupon management has moved" (#39913) 2023-08-28 11:48:07 -03:00
test Fix save settings error within Analytics (#38542) 2023-05-31 09:35:54 -03:00
transient-notices Add notice when variation prices are not set yet (#40281) 2023-09-19 17:01:54 -03:00
NoMatch.tsx Codemod to change i18n text domain from 'woocommerce-admin' to 'woocommerce' in WCA Client 2022-04-01 11:41:32 +08:00
controller.js Setup the product editor to support the product variation (#40605) 2023-10-05 15:27:54 -03:00
index.js Fix transient notices overlapping product editor footer (take 2) (#38698) 2023-06-14 16:32:28 -04:00
navigation.js Create @woocommerce/admin-layout package (#37094) 2023-03-10 09:58:02 -05:00
notices.js Align WooCommerce javascript code standards/linting/styles with WordPress core. (https://github.com/woocommerce/woocommerce-admin/pull/3674) 2020-02-14 15:23:21 +13:00
style.scss Fix description styling and remove use of `woocommerce-page` in admin pages (#40218) 2023-09-15 17:06:42 -03:00