woocommerce/plugins/woocommerce-admin/client/marketing/data-multichannel
Gan Eng Chin 1fea0185fe
Don't throw error in getCampaignTypes.
In WP 5.9, if we throw error, there would be an uncaught promise, and it causes UI to break.
2023-03-11 00:31:23 +08:00
..
action-types.ts Simplify wp.data for receiveCampaignTypes. 2023-03-03 00:24:51 +08:00
actions.ts Simplify receiveCampaignTypes. 2023-03-03 00:54:21 +08:00
constants.ts Call marketing channels API with wp.data. 2023-01-18 02:04:42 +08:00
controls.ts Remove unused fetchWithHeaders control. 2023-02-24 23:35:40 +08:00
guards.ts Call marketing channels API with wp.data. 2023-01-18 02:04:42 +08:00
index.ts Add controls with fetchWithHeaders. 2023-02-24 02:08:59 +08:00
reducer.ts Simplify wp.data for receiveCampaignTypes. 2023-03-03 00:24:51 +08:00
resolvers.ts Don't throw error in getCampaignTypes. 2023-03-11 00:31:23 +08:00
selectors.ts Merge branch 'feature/34905-marketing-campaigns-card' into feature/34909-marketing-create-campaign-modal 2023-03-03 00:11:35 +08:00
types.ts Merge branch 'feature/34905-marketing-campaigns-card' into feature/34909-marketing-create-campaign-modal 2023-03-03 00:11:35 +08:00