RJ
|
0190f4adea
|
fix: applied lint autofixes (#39942)
* woocommerce-admin lint fixes
* @woocommerce/* lint fixes
* Add changefile(s) from automation for the following project(s): @woocommerce/date, @woocommerce/data, @woocommerce/components, @woocommerce/admin-layout, woocommerce
* lints
---------
Co-authored-by: github-actions <github-actions@github.com>
|
2023-08-30 06:40:45 +08:00 |
Gan Eng Chin
|
990af1f534
|
Rename "Install plugin" button text to "Install extension".
|
2023-07-06 23:50:56 +08:00 |
Gan Eng Chin
|
3189f2b7f5
|
Reorganize code.
|
2023-03-22 16:44:44 +08:00 |
Gan Eng Chin
|
01492520d3
|
Fix JSDOC comment in UseRecommendedPluginsWithoutChannels.
|
2023-03-22 16:38:21 +08:00 |
Gan Eng Chin
|
5e6cd11028
|
Simplify naming in PluginsTabPanel.
|
2023-03-22 16:09:40 +08:00 |
Gan Eng Chin
|
b18e1705cd
|
Fix and simplify mocks in DiscoverTools tests.
|
2023-03-22 16:07:51 +08:00 |
Gan Eng Chin
|
648eab74eb
|
Change namings in useInstalledExtensions to useInstalledPluginsWithoutChannels.
|
2023-03-21 23:22:39 +08:00 |
Gan Eng Chin
|
fab90dc712
|
Fix incorrect data while loading in useRecommendedPlugins.
See the incorrect data issue in https://github.com/woocommerce/woocommerce/pull/37126#discussion_r1141936304.
|
2023-03-21 22:28:05 +08:00 |
Gan Eng Chin
|
e4a8d17ed3
|
Rename file useRecommendedPlugins to useRecommendedPluginsWithoutChannels.
|
2023-03-21 21:13:19 +08:00 |
Gan Eng Chin
|
b129dd5173
|
Change namings and add docs in useRecommendedPlugins.
|
2023-03-21 21:12:00 +08:00 |
Gan Eng Chin
|
c6bcf9fa67
|
Fix incorrect data while loading in useRecommendedPlugins.
See the incorrect data issue in https://github.com/woocommerce/woocommerce/pull/37126#discussion_r1141936304.
|
2023-03-21 19:30:24 +08:00 |
Gan Eng Chin
|
fe4e28d511
|
Rename UseInstalledPlugins to UseInstalledExtensions.
Also change related names from "plugin" to "extension".
|
2023-03-21 19:08:13 +08:00 |
Gan Eng Chin
|
e20b9d1ac9
|
Filter out marketing channels in useRecommendedPlugins.
|
2023-03-19 18:06:39 +08:00 |
Gan Eng Chin
|
6baa403071
|
Move and rename type Plugin to RecommendedPlugin.
|
2023-01-21 23:12:04 +08:00 |
Gan Eng Chin
|
3f56382cf1
|
Code refactor with CenteredSpinner.
(cherry picked from commit 5216643465 )
|
2023-01-21 23:09:06 +08:00 |
Gan Eng Chin
|
a811009a06
|
Add one-click installation for recommended extensions in multichannel Marketing page (#35542)
|
2022-11-24 21:46:08 +08:00 |
Gan Eng Chin
|
4b4b5f36e2
|
Feature integration: UI Revamp on Marketing Page (#34642)
Co-authored-by: Nima <nima.karimi@automattic.com>
Co-authored-by: Nima Karimi <73110514+nima-karimi@users.noreply.github.com>
|
2022-09-14 15:43:30 +08:00 |