Gan Eng Chin
|
de66873c33
|
Add `source` event props for `marketing_recommended_extension` track events to differentiate recommendations from woo.com API or default fallback data (#44714)
* Add getRecommendationSource util.
* Add `source` eventprop for `marketing_recommended_extension` track event.
* Make test pass with updated track event.
* Add tests for getRecommendationSource.
* Add JSDoc for getRecommendationSource.
* Better test descriptions.
* Add changelog.
|
2024-02-20 19:44:28 +08:00 |
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
|
5e6cd11028
|
Simplify naming in PluginsTabPanel.
|
2023-03-22 16:09:40 +08:00 |
Gan Eng Chin
|
648eab74eb
|
Change namings in useInstalledExtensions to useInstalledPluginsWithoutChannels.
|
2023-03-21 23:22:39 +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
|
6baa403071
|
Move and rename type Plugin to RecommendedPlugin.
|
2023-01-21 23:12:04 +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 |