Gan Eng Chin
|
76379770a1
|
Fix hook file name with correct casing.
|
2023-03-22 16:51:25 +08:00 |
Gan Eng Chin
|
1f7a8120a3
|
Temporary rename file to fix casing issue.
|
2023-03-22 16:50:27 +08:00 |
Gan Eng Chin
|
7395d6939c
|
Fix file name for useInstalledPluginsWithoutChannels.
|
2023-03-22 15:59:37 +08:00 |
Gan Eng Chin
|
e281c09bc6
|
Merge branch 'trunk' into feature/34907-marketing-exclude-channels
Conflicts:
plugins/woocommerce-admin/client/marketing/hooks/index.ts
|
2023-03-21 23:33:41 +08:00 |
Gan Eng Chin
|
637fca8df5
|
Rename file UseInstalledPlugins to UseInstalledPluginsWithoutChannels.
|
2023-03-21 23:23:39 +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
|
458c16bad9
|
Move useCampaigns to shared hooks directory.
|
2023-03-19 22:54:55 +08:00 |
Gan Eng Chin
|
baf9408f69
|
Merge branch 'feature/34909-marketing-create-campaign-modal' into feature/34904-marketing-introduction-banner
Conflicts:
plugins/woocommerce-admin/client/marketing/overview-multichannel/Campaigns/Campaigns.test.tsx
plugins/woocommerce-admin/client/marketing/overview-multichannel/Campaigns/Campaigns.tsx
plugins/woocommerce-admin/client/marketing/overview-multichannel/MarketingOverviewMultichannel.tsx
|
2023-03-13 01:02:12 +08:00 |
Gan Eng Chin
|
f19969dacb
|
Change NewCampaignTypes to CampaignTypes.
|
2023-03-09 21:52:11 +08:00 |
Gan Eng Chin
|
8fe3781266
|
Use ref instead of location hash to scroll to add channels section.
|
2023-03-08 02:06:06 +08:00 |
Gan Eng Chin
|
7c9eedbbb4
|
Merge branch 'feature/34909-marketing-create-campaign-modal' into feature/34904-marketing-introduction-banner
Conflicts:
plugins/woocommerce-admin/client/marketing/hooks/index.ts
plugins/woocommerce-admin/client/marketing/overview-multichannel/Channels/RecommendedChannels.tsx
plugins/woocommerce-admin/client/marketing/overview-multichannel/MarketingOverviewMultichannel.tsx
|
2023-03-07 00:46:38 +08:00 |
Gan Eng Chin
|
e13112875b
|
Move useNewCampaignTypes to shared hooks directory.
|
2023-03-03 01:05:14 +08:00 |
Gan Eng Chin
|
f92f4d3dee
|
Code refactor with useIsLocationHashAddChannels.
|
2022-12-28 01:09:37 +08:00 |
Gan Eng Chin
|
e1a82c5b94
|
Display and dismiss introduction banner with wp_options.
|
2022-12-27 22:01:46 +08:00 |
Gan Eng Chin
|
e950417542
|
Move useRegisteredChannels and useRecommendedChannels into shared hooks directory.
|
2022-12-24 00:48:03 +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 |