woocommerce/plugins/woocommerce-admin/client/tasks/fills
louwie17 a498cc8280
Add product form buttons and specific product edit page (#34211)
* Add initial product form action buttons to form

* Add new edit page and allow for updating and creating products

* Move crud functions to helper hook to keep things seperated better

* Add changelog

* ADd package changelogs

* Add isPending selector to products store

* Fix trash screen showing up when deleting product and add loading indicators

* Add extra types to Product type

* Update track names and add product data to tracks

* Update track logic when product is published

* Remove the Image section for now, to prevent confusion as it is not ready yet

* Add tests for the product form actions

* Update copy for publish & duplicate

* Remove unused code

* Set window.location correctly with href

* Reset changes in pnpm lock

* Moved pending action variables to product helper and updated buttons to reflect new suggestions

* Fix backwards compabitibility issue with Form changes

* Add switch to draft button
2022-08-11 11:04:14 -03:00
..
Marketing Keep the user in the marketing task after installing an extension (#34241) 2022-08-11 08:56:58 +08:00
PaymentGatewaySuggestions Use the default payment suggestions when woocommerce_show_marketplace_suggestions is set to no (#34083) 2022-07-27 21:02:24 -07:00
components Set up i18n-text-domain rule and fix missing text domain (#33780) 2022-07-08 18:37:30 +08:00
experimental-import-products Fix JS lint errors (#33484) 2022-06-21 16:37:34 +08:00
experimental-products Add product form buttons and specific product edit page (#34211) 2022-08-11 11:04:14 -03:00
experimental-shipping-recommendation Migrate @woocommerce/data settings store to TS (#34184) 2022-08-08 13:25:46 +08:00
products Add product form buttons and specific product edit page (#34211) 2022-08-11 11:04:14 -03:00
shipping Make store location and rates steps clickable (#33661) 2022-07-05 19:13:57 -07:00
steps Update shipping logic when OBW is skipped (#33630) 2022-06-29 00:40:42 -07:00
tax Migrate @woocommerce/data settings store to TS (#34184) 2022-08-08 13:25:46 +08:00
appearance.js Fix JS lint errors (#33484) 2022-06-21 16:37:34 +08:00
connect.js Codemod to change i18n text domain from 'woocommerce-admin' to 'woocommerce' in WCA Client 2022-04-01 11:41:32 +08:00
index.js Add new flow shipping recommendation task (#33620) 2022-06-28 13:53:03 +08:00
product-task-experiment.js Add: temporary workaround to add experiment metadata for task_view (#33052) 2022-05-18 15:24:48 +08:00
purchase.js Slight improvements for loading of the task list 2022-04-04 11:54:34 -03:00
use-record-completion-time.ts Update to record completion time in time frame format 2022-05-10 08:58:23 +08:00
woocommerce-payments.js Fixed missing wcpay setup task (#33590) 2022-06-24 17:06:43 +08:00