Commit Graph

1586 Commits

Author SHA1 Message Date
6ba4b16c14 Fix typos and remove unused vars 2019-05-10 08:56:17 -04:00
7ddffb4dd5 Refactor components 2019-05-10 08:56:17 -04:00
ebe22aa98e Remove unused props 2019-05-10 08:56:17 -04:00
0c3473f03d Not validate free email when MSS is used 2019-05-10 08:56:17 -04:00
bd78c2b7f4 Refactor prototypejs to attach to window.PJS$
window.$ is used for jQuery and could be overwritten
[MAILPOET-2031]
2019-05-06 07:34:40 -04:00
0a1b475ffd Log and output all error occured during last cron run
[MAILPOET-2017]
2019-05-02 08:48:17 -04:00
b8000c872c Revert "Display user's time in scheduling emails"
This reverts commit 4624ac2a92.
2019-04-30 04:32:15 -04:00
7fd4270f59 Remove HTML border 2019-04-25 11:32:45 -04:00
34e0211cb6 Refactor the code to use async/await 2019-04-25 11:32:45 -04:00
159021233a Add padding when taking template screenshot 2019-04-25 11:32:45 -04:00
92aa16131c Respect WP's first day of week setting in schedule calendar
[MAILPOET-1995]
2019-04-25 11:25:47 -04:00
47a1c22366 Use const and early return 2019-04-25 08:45:52 -04:00
b91cc0639d Use Fragment shortcut 2019-04-25 08:45:52 -04:00
71634e65a8 Move mailer error below tabs 2019-04-25 08:45:52 -04:00
b94a358f59 Refactor fail callbacks in list import controller
[MAILPOET-1732]
2019-04-25 08:21:12 -04:00
efbe0b02c7 Add WooCommerce customers import execution test
[MAILPOET-1732]
2019-04-25 08:21:12 -04:00
d67c1a1ed3 Add test for import page form behavior
[MAILPOET-1732]
2019-04-25 08:21:12 -04:00
58d2bbab1a Add WooCommerce list import scheduling
[MAILPOET-1732]
2019-04-25 08:21:12 -04:00
02c74db0ed Add empty woo commerce import list page
[MAILPOET-1732]
2019-04-25 08:21:12 -04:00
4f64b29458 Refactor welcome wizard naming to more common wizard
[MAILPOET-1732]
2019-04-25 08:21:12 -04:00
b8cd2ed0bf Preserve input field on method selection
[MAILPOET-1808]
2019-04-23 11:16:31 -04:00
df9745081c Correct formatting
[MAILPOET-1808]
2019-04-23 11:16:31 -04:00
c847b0f0d5 Display badge in green for new users
[MAILPOET-1808]
2019-04-23 11:16:31 -04:00
152775a81a Stop reseting data when method switching
[MAILPOET-1808]
2019-04-23 11:16:31 -04:00
7fa133570f Update links to the current ones
[MAILPOET-1808]
2019-04-23 11:16:31 -04:00
ff87aff3c4 Fix formatting issues
[MAILPOET-1808]
2019-04-23 11:16:31 -04:00
ad292b4d7f Remove redundant code
[MAILPOET-1808]
2019-04-23 11:16:31 -04:00
c75ea62ca9 Prefix our classes
[MAILPOET-1808]
2019-04-23 11:16:31 -04:00
f01680a9f1 Style MailChimp import
[MAILPOET-1808]
2019-04-23 11:16:31 -04:00
e198152dda Add MailChimp on finish
[MAILPOET-1808]
2019-04-23 11:16:31 -04:00
aa2184cf78 Move buttons to component
[MAILPOET-1808]
2019-04-23 11:16:31 -04:00
8a3077db0b Load MailChimp Lists
[MAILPOET-1808]
2019-04-23 11:16:31 -04:00
1a4b0f2785 Create mailchimp component in react
[MAILPOET-1808]
2019-04-23 11:16:31 -04:00
8d6b05a80e Upload csv by file in React
[MAILPOET-1808]
2019-04-23 11:16:31 -04:00
bd5d62304d Paste functionality
[MAILPOET-1808]
2019-04-23 11:16:31 -04:00
a685f1632b Style paste component
[MAILPOET-1808]
2019-04-23 11:16:31 -04:00
0bdf42b183 Add paste component
[MAILPOET-1808]
2019-04-23 11:16:31 -04:00
92ca2c3633 Display componets for inputs
[MAILPOET-1808]
2019-04-23 11:16:31 -04:00
407e5387a4 Add styling
[MAILPOET-1808]
2019-04-23 11:16:31 -04:00
ea3ed26ce1 Connect method selcetion component
[MAILPOET-1808]
2019-04-23 11:16:31 -04:00
55360c5c7b Move method selction form to component
[MAILPOET-1808]
2019-04-23 11:16:31 -04:00
71eec891ae Create the first step file in react
[MAILPOET-1808]
2019-04-23 11:16:31 -04:00
f37058b81e Display product price in editor
[MAILPOET-1981]
2019-04-23 10:39:13 -04:00
3fbdd861b2 [MQ-109] tests text block can be added to editor 2019-04-22 11:29:10 -04:00
7cb861b16a [MQ-105] tests adding social block to editor 2019-04-18 10:12:53 +03:00
f19f05eed3 Fix wrong image URL in welcome wizard 2019-04-17 18:53:45 +02:00
4624ac2a92 Display user's time in scheduling emails
[MAILPOET-1980]
2019-04-17 12:37:38 +02:00
16c6c28ce2 Narrower primary column in segments list
[MAILPOET-1973]
2019-04-17 08:16:45 +02:00
8d536b87db Change inactive option position in select
[MAILPOET-1973]
2019-04-17 08:16:45 +02:00
ff6fcabe50 Test inactive status in subscriber detail
[MAILPOET-1973]
2019-04-17 08:16:45 +02:00