woocommerce/packages/js/data/changelog
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
..
.gitkeep changelog 2022-04-28 10:00:29 +12:00
33464-add-product-categories-datastore-api Add product categories datastore (#33984) 2022-08-03 10:55:13 -05:00
add-30_product_form_buttons Add product form buttons and specific product edit page (#34211) 2022-08-11 11:04:14 -03:00
add-33443_shipping_zones_data_store Add/33443 shipping zones data store (#33830) 2022-07-14 09:53:26 -03:00
add-34063-store-location-skip-button Update/34063 store location skip btn (#34176) 2022-08-08 21:08:03 -07:00
add-data-store-attribute-terms Add data store attribute terms (#33721) 2022-07-21 12:28:30 -04:00
add-force-default-suggestions-arg Use the default payment suggestions when woocommerce_show_marketplace_suggestions is set to no (#34083) 2022-07-27 21:02:24 -07:00
add-product-tags-data-store Add product tags data store (#33682) 2022-07-15 15:51:29 -04:00
dev-33842-migrate-wc-data-setting-to-ts Migrate @woocommerce/data settings store to TS (#34184) 2022-08-08 13:25:46 +08:00
dev-simplify-turbo Simplify turbo commands (#34055) 2022-08-05 12:03:17 +12:00
fix-34048-historical-import-unusable Fix unusable historical import (#34054) 2022-07-25 11:20:40 +08:00
fix-missing-type-definitions-dependencies fix: type definition issues related to pnpm hoisting rules in preparation for pnpm 7 upgrade (#34154) 2022-08-05 15:19:08 +08:00