woocommerce/plugins/woocommerce-admin/client
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
..
activity-panel Fixing activity panel does not appear after navigating to OBW and back (#33722) 2022-07-05 10:02:46 -07:00
analytics Set up i18n-text-domain rule and fix missing text domain (#33780) 2022-07-08 18:37:30 +08:00
customer-effort-score-tracks Fix Customer Effort Score Tracks (#34209) 2022-08-05 15:40:01 -03:00
dashboard Update store location profiler (#34153) 2022-08-04 09:02:50 +08:00
embedded-body-layout add: store location settings tour (#34137) 2022-08-02 11:10:34 +08:00
header Add/33 two column product page layout (#34113) 2022-08-04 10:15:30 -03:00
homescreen dev: refactor Homescreen component to use useQuery hook (#34183) 2022-08-04 16:57:53 +08:00
hooks Fix JS lint errors (#33484) 2022-06-21 16:37:34 +08:00
inbox-panel Fix JS lint errors (#33484) 2022-06-21 16:37:34 +08:00
layout Add product form buttons and specific product edit page (#34211) 2022-08-11 11:04:14 -03:00
lib Update linting, testing, `@types/*` dependencies (https://github.com/woocommerce/woocommerce-admin/pull/8475) 2022-03-18 19:45:14 +08:00
marketing Fix JS lint errors (#33484) 2022-06-21 16:37:34 +08:00
mobile-banner Fix JS lint errors (#33484) 2022-06-21 16:37:34 +08:00
navigation Set up i18n-text-domain rule and fix missing text domain (#33780) 2022-07-08 18:37:30 +08:00
payments Update wcpay suggestion UI in payment task (#33717) 2022-07-06 14:20:11 +08:00
payments-welcome Update wcpay suggestion UI in payment task (#33717) 2022-07-06 14:20:11 +08:00
products Add product form buttons and specific product edit page (#34211) 2022-08-11 11:04:14 -03:00
profile-wizard Update/34063 store location skip btn (#34176) 2022-08-08 21:08:03 -07:00
settings Add settings client pages and plumbing (https://github.com/woocommerce/woocommerce-admin/pull/6092) 2021-02-12 14:32:42 -05:00
settings-recommendations Fix JS lint errors (#33484) 2022-06-21 16:37:34 +08:00
shipping Migrate @woocommerce/data settings store to TS (#34184) 2022-08-08 13:25:46 +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 Update hover color 2022-04-13 09:58:09 -03:00
subscriptions Fix type errors in ./client after migrating options store to TS 2022-05-24 21:41:36 +08:00
task-lists Fix task list overlaps with the Ellipsis menu (#33882) 2022-07-15 10:26:22 +08:00
tasks Add product form buttons and specific product edit page (#34211) 2022-08-11 11:04:14 -03:00
two-column-tasks Clean up setup_experiment_1 and setup_experiment_2 experiments (#34084) 2022-07-28 09:16:10 -07:00
typings Add product form buttons and specific product edit page (#34211) 2022-08-11 11:04:14 -03:00
utils Add/33 two column product page layout (#34113) 2022-08-04 10:15:30 -03:00
wp-admin-scripts Add product form buttons and specific product edit page (#34211) 2022-08-11 11:04:14 -03:00
index.js Fix Uncaught DOMException on WooCommerce -> Extensions page. (#33711) 2022-07-04 12:41:32 +08:00
jest.config.js Prefixed Private JS Packages (#33218) 2022-05-31 15:42:00 -07:00
tsconfig.test.json Update admin tsconfig to isolated from other projects 2022-04-15 13:50:18 +08:00