woocommerce/plugins/woocommerce-admin/client/tasks
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
..
fills Add product form buttons and specific product edit page (#34211) 2022-08-11 11:04:14 -03:00
hooks Clean up setup_experiment_1 and setup_experiment_2 experiments (#34084) 2022-07-28 09:16:10 -07:00
reminder-bar Adding context property to tasklist tracks event, introducing LayoutContext (#33287) 2022-06-14 11:31:50 -07:00
test Clean up setup_experiment_1 and setup_experiment_2 experiments (#34084) 2022-07-28 09:16:10 -07:00
back-button.scss Migrate header items to slot fills (https://github.com/woocommerce/woocommerce-admin/pull/7805) 2021-12-14 11:56:42 -05:00
back-button.tsx Update react-router-dom to v6 for woocommerce-admin (#33156) 2022-05-30 14:51:33 +08:00
deprecated-tasks.tsx Migrate `@woocommerce/data` onboarding store to TS (#33401) 2022-06-14 10:23:40 +08:00
index.ts Adding context property to tasklist tracks event, introducing LayoutContext (#33287) 2022-06-14 11:31:50 -07:00
placeholder.scss Add tasks feature flag (https://github.com/woocommerce/woocommerce-admin/pull/7522) 2021-08-23 10:29:20 -04:00
placeholder.tsx Add tasks feature flag (https://github.com/woocommerce/woocommerce-admin/pull/7522) 2021-08-23 10:29:20 -04:00
task-list-item.tsx Set up i18n-text-domain rule and fix missing text domain (#33780) 2022-07-08 18:37:30 +08:00
task-list-menu.tsx Codemod to change i18n text domain from 'woocommerce-admin' to 'woocommerce' in WCA Client 2022-04-01 11:41:32 +08:00
task-list.scss Add task list components to consume task list REST API (https://github.com/woocommerce/woocommerce-admin/pull/7556) 2021-09-01 17:28:24 -04:00
task-list.tsx Adding context property to tasklist tracks event, introducing LayoutContext (#33287) 2022-06-14 11:31:50 -07:00
task.tsx Fix JS lint errors (#33484) 2022-06-21 16:37:34 +08:00
tasks.scss Clean up setup_experiment_1 and setup_experiment_2 experiments (#34084) 2022-07-28 09:16:10 -07:00
tasks.tsx Clean up setup_experiment_1 and setup_experiment_2 experiments (#34084) 2022-07-28 09:16:10 -07:00