woocommerce/plugins/woocommerce-admin/client
Maikel David Pérez Gómez f7572b4361
Move the Save draft and Preview buttons to the product editor header (#37461)
* Add preview button to the product editor header

* Publish the product on add or on save

* Add save draft button

* Save product changes before previewing it

* Add notice messages

* Fix linter errors

* Force the store page to be openned in a new tab after publishing the product

* Enable publish button when the status is not publish

* Add changelog files

* Fix some comment typos

* Address comment suggestions

* Move preview logic to its own component

* Move save draft logic to its own component

* Move publish logic to its own component
2023-04-04 11:30:39 -04:00
..
activity-panel Move CES data store to @woocommerce/customer-effort-score (#37252) 2023-03-16 10:22:33 -04:00
analytics Move CES data store to @woocommerce/customer-effort-score (#37252) 2023-03-16 10:22:33 -04:00
dashboard Update the @woocommerce/eslint-plugin and fix bugs (#36988) 2023-03-02 11:36:38 +13:00
embedded-body-layout Add components to @woocommerce/customer-effort-score (#37112) 2023-03-14 12:16:19 -04:00
guided-tours Show spotlight when switching to variable product type (#37413) 2023-03-28 13:49:40 -04:00
header Create @woocommerce/admin-layout package (#37094) 2023-03-10 09:58:02 -05:00
homescreen Update mobile app modal image resolution (#37506) 2023-03-30 23:36:12 +08:00
hooks Move usePreventLeavingPage to navigation package (#36752) 2023-03-16 05:33:22 -03:00
inbox-panel Fix unread notes count in inbox panel (#35396) 2022-11-23 08:52:46 -08:00
layout Always use MarketingOverviewMultichannel for marketing page. 2023-03-23 23:19:34 +08:00
lib Moving currencyContext to currency package and updating references (#36959) 2023-02-28 08:55:49 -08:00
marketing Simplify boolean expression before && in Marketing page. 2023-03-27 21:55:42 +08:00
mobile-banner Create @woocommerce/admin-layout package (#37094) 2023-03-10 09:58:02 -05:00
navigation Set up i18n-text-domain rule and fix missing text domain (#33780) 2022-07-08 18:37:30 +08:00
payments fix: payments recommendations pane wrong image size (#37259) 2023-03-17 12:29:19 +08:00
payments-welcome Update the @woocommerce/eslint-plugin and fix bugs (#36988) 2023-03-02 11:36:38 +13:00
products Move product-editor CES-related components and utilities (#37131) 2023-03-28 13:38:08 -04:00
profile-wizard Update Syncpack and use it to pin @wordpress packages to wp-6.0 (#37034) 2023-03-09 10:13:25 +13:00
settings Add Missing Tracks Events to Tax Settings Conflict Warning (#36042) 2022-12-16 16:57:09 +08:00
settings-recommendations Fix JS lint errors (#33484) 2022-06-21 16:37:34 +08:00
shipping Fix "1 of 2 steps" is shown for the first step in a 3 step tour (#34413) 2022-08-29 17:25:24 +08:00
store-management-links Codemod to change i18n text domain from 'woocommerce-admin' to 'woocommerce' in WCA Client 2022-04-01 11:41:32 +08:00
stylesheets Move the Save draft and Preview buttons to the product editor header (#37461) 2023-04-04 11:30:39 -04:00
task-lists Create @woocommerce/admin-layout package (#37094) 2023-03-10 09:58:02 -05:00
tasks Fix `FormContext` type error in client/tasks/fills/steps/location.tsx (#37532) 2023-03-31 18:43:16 +08:00
two-column-tasks Move remaining CES-related components to @woocommerce/customer-effort-score (#37316) 2023-03-21 11:58:35 -04:00
typings Add the new feature to enable the new product editor blocks experience (#37137) 2023-03-09 15:33:39 -03:00
utils Enforce Strict `@types` Dependencies (#37351) 2023-03-23 18:02:20 -07:00
wp-admin-scripts Show spotlight when switching to variable product type (#37413) 2023-03-28 13:49:40 -04:00
index.js Move remaining CES-related components to @woocommerce/customer-effort-score (#37316) 2023-03-21 11:58:35 -04:00
jest.config.js Enforce Strict `@types` Dependencies (#37351) 2023-03-23 18:02:20 -07:00
tsconfig.test.json Update admin tsconfig to isolated from other projects 2022-04-15 13:50:18 +08:00