Gan Eng Chin
|
ef669d8ca2
|
Rename InstalledChannel to RegisteredChannel.
|
2023-01-21 02:36:39 +08:00 |
Gan Eng Chin
|
8754003fb0
|
Add mapping for sync-failed product listings status.
|
2023-01-21 02:26:19 +08:00 |
Gan Eng Chin
|
2a15f09514
|
Remove TODO comments.
|
2023-01-21 02:22:30 +08:00 |
Gan Eng Chin
|
3cc568b4ed
|
Remove duplicated RecommendedChannel type.
|
2023-01-21 02:20:06 +08:00 |
Gan Eng Chin
|
0b1ab21836
|
Rename types.
|
2023-01-21 02:14:36 +08:00 |
Gan Eng Chin
|
d69f078fd5
|
Replace useIsPluginInstalled with useIsPluginInstalledNotActivated.
|
2023-01-20 01:36:39 +08:00 |
Gan Eng Chin
|
cd0402a10c
|
Refetch registered channels after install and activate recommended channels.
|
2023-01-20 01:02:41 +08:00 |
Gan Eng Chin
|
9fa6ea4a25
|
Display activate button for channels that are not yet activated.
|
2023-01-20 00:36:34 +08:00 |
Gan Eng Chin
|
223ea4d712
|
Filter recommended channels to get "not installed" or "not activated" channels.
|
2023-01-19 22:23:00 +08:00 |
Gan Eng Chin
|
cf4c62e707
|
Fix loading bug in useRecommendedChannels.
|
2023-01-19 19:50:56 +08:00 |
Gan Eng Chin
|
b708cc18ff
|
Get recommended channels from API.
|
2023-01-19 19:33:51 +08:00 |
Gan Eng Chin
|
2d7c8db2e5
|
Map product_listings_status to syncStatus.
|
2023-01-19 01:32:38 +08:00 |
Gan Eng Chin
|
0a36d7a4fe
|
Map errors_count to issueType and issueText.
|
2023-01-19 01:12:50 +08:00 |
Gan Eng Chin
|
f616d688d8
|
Call marketing channels API with wp.data.
|
2023-01-18 02:04:42 +08:00 |
Gan Eng Chin
|
52dd8845cc
|
Load registered and recommended channels in MarketingOverviewMultichannel.
The data will be used to conditionally display Campaigns card later.
|
2022-12-24 01:14:02 +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
|
7bd32ba638
|
Remove useChannels and use useRegisteredChannels and useRecommendedChannels directly.
|
2022-12-24 00:32:23 +08:00 |
Gan Eng Chin
|
9e0b71ff1c
|
Rename CollapsibleRecommendedChannels to RecommendedChannels.
|
2022-12-23 22:12:16 +08:00 |
Gan Eng Chin
|
af2f4eb904
|
CSS for "Add channels" button.
|
2022-12-23 22:08:50 +08:00 |
Gan Eng Chin
|
31b635b888
|
Code refactor: move CSS code to corresponding SCSS file.
|
2022-12-23 21:53:42 +08:00 |
Gan Eng Chin
|
06a303fc33
|
Types for useRegisteredChannels.
|
2022-12-23 21:21:52 +08:00 |
Gan Eng Chin
|
4fa4f802e9
|
Check for empty recommended channels.
|
2022-12-23 21:19:00 +08:00 |
Gan Eng Chin
|
2e8b5227e4
|
Move RecommendedChannel type.
|
2022-12-14 20:54:29 +08:00 |
Gan Eng Chin
|
6f4e05945b
|
Add dummy data for testing in useRecommendedChannels.
|
2022-12-14 20:19:20 +08:00 |
Gan Eng Chin
|
6c127d70c8
|
Add dummy data for testing.
|
2022-12-14 20:11:40 +08:00 |
Gan Eng Chin
|
6b80109754
|
Code refactor with RecommendedChannelsList.
|
2022-12-14 02:07:35 +08:00 |
Gan Eng Chin
|
4a2205bcd1
|
Display recommended channels in a collapsible list in Channels card.
|
2022-12-14 01:13:00 +08:00 |
Gan Eng Chin
|
9963fd07ab
|
Display description and button based on channel setup status in Channels card.
|
2022-12-13 23:23:13 +08:00 |
Gan Eng Chin
|
f713c01f56
|
Add more properties into InstalledChannel type.
|
2022-12-13 23:22:27 +08:00 |
Gan Eng Chin
|
e6e6dc19ef
|
Display issue status in Channels card.
|
2022-12-13 22:47:16 +08:00 |
Gan Eng Chin
|
437ebb20a8
|
Display sync status in Channels card.
|
2022-12-13 21:36:09 +08:00 |
Gan Eng Chin
|
02ce7cccc5
|
Modify PluginCardBody to accept className, and change description type.
|
2022-12-13 21:35:01 +08:00 |
Gan Eng Chin
|
be621df8da
|
Add more data for testing.
|
2022-12-10 02:29:58 +08:00 |
Gan Eng Chin
|
a9010ffd68
|
Add InstalledChannelCardBody to Channels.
|
2022-12-10 02:29:58 +08:00 |
Gan Eng Chin
|
92112e27a1
|
Add InstalledChannel type.
|
2022-12-10 02:29:58 +08:00 |
Gan Eng Chin
|
7852448a7a
|
Use SmartPluginCardBody in Channels component.
|
2022-12-10 02:29:58 +08:00 |
Gan Eng Chin
|
5da2385d41
|
Add SmartPluginCardBody component.
|
2022-12-10 02:29:58 +08:00 |
Gan Eng Chin
|
542b26e346
|
Move and rename type Plugin to RecommendedPlugin.
|
2022-12-10 02:29:58 +08:00 |
Gan Eng Chin
|
0229354da0
|
Rename file Plugin to InstalledPlugin.
|
2022-12-10 02:29:58 +08:00 |
Gan Eng Chin
|
56dbf53a35
|
Rename type Plugin to InstalledPlugin.
|
2022-12-10 02:29:57 +08:00 |
Gan Eng Chin
|
5cd1d0fe3f
|
Add CardHeaderDescription in Channels card.
|
2022-12-10 02:29:57 +08:00 |
Gan Eng Chin
|
995fb7e02d
|
Code refactor with CardHeaderTitle component.
This component will be used in other components later.
|
2022-12-10 02:29:57 +08:00 |
Gan Eng Chin
|
a8c8be7c26
|
Use CenteredSpinner in Channels.
|
2022-12-10 02:29:57 +08:00 |
Gan Eng Chin
|
5216643465
|
Code refactor with CenteredSpinner.
|
2022-12-10 02:29:57 +08:00 |
Gan Eng Chin
|
dc7a233cb1
|
Add Channels card into Marketing page.
|
2022-12-10 02:29:57 +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
|
9e697cdf0a
|
Add tests for UI Revamp on Marketing page (#34840)
|
2022-09-27 22:25:48 +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 |
Gan Eng Chin
|
a197622df1
|
Replace Facebook icon (#34592)
* Replace facebook icon.
* Use facebook.svg file instead of duplicating svg.
* Add changelog.
|
2022-09-07 22:45:05 +08:00 |
aezazs-multidots
|
f9642fedc8
|
fix-marketing-slider-image-size (#34589)
|
2022-09-07 16:32:46 +08:00 |