woocommerce/plugins/woocommerce-admin/client/products/utils
Joshua T Flowers 7bff5cbb6b
Add product status badge to product form header (#35460)
* Add product status badge

* Update status method to return keys

* Add tests around product status

* Add styling to badge

* Add changelog entry

* Change product status keys to enum

* Add enum return type to product status function

* Fix up lint errors

* Convert indentation to tabs
2022-11-16 08:03:39 -08:00
..
test Add product status badge to product form header (#35460) 2022-11-16 08:03:39 -08:00
get-product-status.ts Add product status badge to product form header (#35460) 2022-11-16 08:03:39 -08:00
get-product-title.ts Add product title to header when available (#35431) 2022-11-15 11:19:58 -08:00