woocommerce/plugins/woocommerce-admin/client
Moon 6946ef384a
Core Profiler - Add extensions page (#38405)
* Initial design impl. without the full functionality

* Delete unused icons

* Add is_installed and plugins_page_skipped

* Add plugin-card component to render an installable plugin

* Implement plugins page

* Add loaders for plugins

* Add changelog

* Remove unused type

* Add changelog

* Remove unnecessary return statement

* Add obw/core-profiler

* Replace extensions with plugins

* Temp -- use window.location.href for Woo Home redirection

* Minor: code refactor

* Refactor isntallAndActivatedPlugins

* Skip plugins page when there is no available plugin

* Apply mobile styles

* Update plugins/woocommerce-admin/client/core-profiler/components/plugin-card/plugin-card.scss

Co-authored-by: Chi-Hsuan Huang <chihsuan.tw@gmail.com>

* Update plugins/woocommerce-admin/client/core-profiler/components/plugin-card/plugin-card.scss

Co-authored-by: Chi-Hsuan Huang <chihsuan.tw@gmail.com>

* Update plugins/woocommerce-admin/client/core-profiler/style.scss

Co-authored-by: Chi-Hsuan Huang <chihsuan.tw@gmail.com>

* Bold errored plugin name

* Fix checkbox alignment

* Update changelog

* Fix object type for formatToParts function

* Fix lint issues

* Fix CSS lint issues

* Fallback to en-US when locale is not available

* Fix error with siteLocale

---------

Co-authored-by: Chi-Hsuan Huang <chihsuan.tw@gmail.com>
2023-05-29 07:45:30 -07:00
..
activity-panel Cleanup task list and re-organize file structure (#38271) 2023-05-17 09:54:31 +08:00
analytics Filter by date_paid and date_completed on list table orders (#38428) 2023-05-26 05:19:01 -03:00
core-profiler Core Profiler - Add extensions page (#38405) 2023-05-29 07:45:30 -07:00
dashboard Migrate Purchase task and dashboard utils to TS (#37725) 2023-05-09 11:28:57 +08:00
embedded-body-layout Fix shipping tour layout context error (#38183) 2023-05-10 13:01:37 +08:00
guided-tours Fix shipping tour layout context error (#38183) 2023-05-10 13:01:37 +08:00
header Cleanup task list and re-organize file structure (#38271) 2023-05-17 09:54:31 +08:00
homescreen Cleanup task list and re-organize file structure (#38271) 2023-05-17 09:54:31 +08:00
hooks Move usePreventLeavingPage to navigation package (#36752) 2023-03-16 05:33:22 -03:00
inbox-panel Add tests to tracks events fired through JS (#38124) 2023-05-10 09:36:42 -03:00
layout Use feature the new feature flags engine to guard the access to the new product blocks experience (#37122) 2023-05-19 12:53:55 -04:00
lib Moving currencyContext to currency package and updating references (#36959) 2023-02-28 08:55:49 -08:00
marketing Simplify boolean expression before && in Marketing page. 2023-03-27 21:55:42 +08:00
mobile-banner Create @woocommerce/admin-layout package (#37094) 2023-03-10 09:58:02 -05:00
navigation Fix/37502: Correct spelling errors. (#37887) 2023-05-08 15:55:09 +08:00
payments Cleanup task list and re-organize file structure (#38271) 2023-05-17 09:54:31 +08:00
payments-welcome Update the @woocommerce/eslint-plugin and fix bugs (#36988) 2023-03-02 11:36:38 +13:00
products Fix double scrollbars on product editor page (#38281) 2023-05-18 05:25:36 -03:00
profile-wizard add: wccom migrate link in nux (#38441) 2023-05-25 20:25:03 +10:00
settings Add Missing Tracks Events to Tax Settings Conflict Warning (#36042) 2022-12-16 16:57:09 +08:00
settings-recommendations Fix JS lint errors (#33484) 2022-06-21 16:37:34 +08:00
shipping Refactoring LayoutContext and implementing with product editor (#37720) 2023-04-25 15:17:33 -07:00
store-management-links Fix "Marketing & Merchandising" padding on store management panel (#38088) 2023-05-10 13:02:22 +08:00
stylesheets Fix/37502: Correct spelling errors. (#37887) 2023-05-08 15:55:09 +08:00
task-lists Update "Set up additional payment options" task view & complete logic (#38273) 2023-05-25 12:24:15 +08:00
typings Use feature the new feature flags engine to guard the access to the new product blocks experience (#37122) 2023-05-19 12:53:55 -04:00
utils Use feature the new feature flags engine to guard the access to the new product blocks experience (#37122) 2023-05-19 12:53:55 -04:00
wp-admin-scripts Rename tracks event `product_attributes_add` to `product_attributes_save` on the product page and update attributes (#38278) 2023-05-19 12:44:54 -03:00
index.js dev: added xstate inspector toggling (#38022) 2023-04-28 15:30:52 +08:00
jest.config.js Enforce Strict `@types` Dependencies (#37351) 2023-03-23 18:02:20 -07:00
tsconfig.test.json Update admin tsconfig to isolated from other projects 2022-04-15 13:50:18 +08:00
xstate.js dev: added xstate inspector toggling (#38022) 2023-04-28 15:30:52 +08:00