woocommerce/plugins/woocommerce-admin/client/core-profiler/pages
Moon 620ff93e5a
Additional changes for the core profiler plugins page (#38616)
* Add install-and-activate-plugins-async action to onboarding

* Add label and learn_more_link types

* Use label and learn_more_link

* Fix type

* Add changelog

* Add changelog

* Add install_priority -- this will be used in the core profiler

* Sort selected plugins by install_priority for installation

* Remove unused imports

* dev: refactor installAndActivatePlugins to xstate

* ts fixes

* Sort plugins by install_priority

* Make sure WooCommerce Shipping is always visible

* Update free extension list content

* Updated WC payment description
* Updated logo images

* Visual changes on the plugin page

* Change CTA font size from 13px to 14px
* Change spacing between the chebox and logo to 24px
* Change heading font-weight to 500

* Fix css lint error

* Fix gray-900 variable name

* Hide learn more link on mobile view

* Add back learn more link that was removed from rebase

* Send pluginsAvailable to pluginInstallermachine

* Use is_activated to determine plugin availability and install status

* Update packages/js/data/src/onboarding/types.ts

Co-authored-by: Ilyas Foo <foo.ilyas@gmail.com>

* Update plugins/woocommerce/src/Internal/Admin/RemoteFreeExtensions/DefaultFreeExtensions.php

Co-authored-by: Ilyas Foo <foo.ilyas@gmail.com>

* Add back recordTracksPluginsLearnMoreLinkClicked

* Use install-and-activate-plugins-async when timer is up

* Record plugin and link with learn more linked clicked event

* Fix failign tests

* Add comment for install_priority

---------

Co-authored-by: rjchow <me@rjchow.com>
Co-authored-by: Ilyas Foo <foo.ilyas@gmail.com>
2023-06-13 15:03:03 -07:00
..
tests add: core profiler business info page (#38412) 2023-05-30 15:05:38 +08:00
BusinessInfo.tsx Fix linter issues and update Syncpack (#38523) 2023-05-31 11:45:10 +12:00
BusinessLocation.tsx add: core profiler business info page (#38412) 2023-05-30 15:05:38 +08:00
IntroOptIn.tsx dev: add core profiler state machine tests (#38154) 2023-05-16 08:56:39 +08:00
Loader.tsx dev: refactor core profiler pages (#38606) 2023-06-07 11:39:38 +08:00
Plugins.tsx Additional changes for the core profiler plugins page (#38616) 2023-06-13 15:03:03 -07:00
UserProfile.tsx Fix linter issues and update Syncpack (#38523) 2023-05-31 11:45:10 +12:00