woocommerce/packages/js/data/src
Joshua T Flowers 233e23704f
Add product settings menu to new product management experience (#35592)
* Add icons

* Add classic editor url

* Remove welcome guide link and icon

* Add initial settings menu

* Fix up button styling

* Move product settings to its own folder

* Remove unnecessary registerPlugin call

* Use number type control for menu order field

* Add tests around product settings component

* Allow reviews by default on all new products

* Alphabetize product properties

* Add changelog entry

* Add data changelog entry

* Convert indentation to tabs

* Fix up scss linting errors

* Remove whitespace
2022-11-17 09:59:51 -08:00
..
countries Order product count api requests orders store (#33063) 2022-05-27 11:12:00 -03:00
crud Add/34331 add attributes modal (#34999) 2022-10-19 16:28:29 -03:00
export Fix export functionality on Analytic pages (#33709) 2022-07-04 12:55:39 +08:00
import Fix unusable historical import (#34054) 2022-07-25 11:20:40 +08:00
items Dev: allow unused destructured variables in lint rules (#33548) 2022-06-29 16:56:31 +08:00
navigation Migrate @woocommerce/data navigation store to TS (#34239) 2022-08-17 14:32:38 +08:00
notes Migrate @woocommerce/data notes store to TS (#34220) 2022-08-30 09:42:32 +08:00
onboarding Feature: Add the In-App Marketplace Tour (#35278) 2022-11-15 11:12:17 +01:00
options Update plugins installer component to TS, Fix TS bugs and Syncpack TypeScript (#34787) 2022-09-30 10:59:07 +13:00
orders Dev: allow unused destructured variables in lint rules (#33548) 2022-06-29 16:56:31 +08:00
payment-gateways Fix JS lint errors (#33484) 2022-06-21 16:37:34 +08:00
plugins Add Tiktok to OBW grow list (#34953) 2022-10-07 13:50:35 +08:00
product-attribute-terms Add/34331 add attributes modal (#34999) 2022-10-19 16:28:29 -03:00
product-attributes Add/34331 add attributes modal (#34999) 2022-10-19 16:28:29 -03:00
product-categories Add category field dropdown field (#34400) 2022-10-14 09:05:39 -03:00
product-shipping-classes Add shipping class section and dropdown (#34684) 2022-09-23 09:54:52 -03:00
product-tags Add product tags data store (#33682) 2022-07-15 15:51:29 -04:00
products Add product settings menu to new product management experience (#35592) 2022-11-17 09:59:51 -08:00
reports Migrate @woocommerce/data report store to TS (#35048) 2022-10-28 11:29:03 +08:00
reviews Dev: migrate @woocommerce/data reviews to Typescript (#34844) 2022-10-04 19:42:40 +08:00
settings Migrate @woocommerce/data settings store to TS (#34184) 2022-08-08 13:25:46 +08:00
shipping-zones Add/33443 shipping zones data store (#33830) 2022-07-14 09:53:26 -03:00
types Migrate `@woocommerce/data` item store to TS (#33482) 2022-06-21 16:46:30 +08:00
user Migrate `@woocommerce/data` user and use-select-with-refresh to TS (#33512) 2022-06-22 17:27:18 +08:00
constants.ts Moved WCA Packages 2022-03-18 14:25:26 -07:00
controls.ts Order product count api requests orders store (#33063) 2022-05-27 11:12:00 -03:00
index.ts Add/34331 add attributes modal (#34999) 2022-10-19 16:28:29 -03:00
use-select-with-refresh.ts Migrate `@woocommerce/data` user and use-select-with-refresh to TS (#33512) 2022-06-22 17:27:18 +08:00
utils.ts Add/crud get total count selector (#34613) 2022-09-09 11:32:21 -03:00