Commit Graph

2075 Commits

Author SHA1 Message Date
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
3a5fba5899 Propagate automationId to form fields
[MAILPOET-1973]
2019-04-17 08:16:45 +02:00
2e7de9ce13 Show inactive column in Lists
[MAILPOET-1973]
2019-04-17 08:16:45 +02:00
24abfd25c4 Show 'inactive' option when adding/editing subscriber
[MAILPOET-1973]
2019-04-17 08:16:45 +02:00
fa61a24caa Unify naming (post => product), remove unused code
[MAILPOET-1843]
2019-04-16 16:40:45 +02:00
47b264406f Test image width and position
[MAILPOET-1843]
2019-04-16 16:40:45 +02:00
e2080eea2d Show Products widget only when WC is active
[MAILPOET-1843]
2019-04-16 16:40:45 +02:00
42f43e96e1 Allow <del> element in editor to correctly format discounted product
[MAILPOET-1843]
2019-04-16 16:40:45 +02:00
b40e4bb28a Use WC functions to get short and full description in products widget
[MAILPOET-1843]
2019-04-16 16:40:45 +02:00
0f1e01ec31 Update products display options - change Read more to Buy now
[MAILPOET-1843]
2019-04-16 16:40:45 +02:00
b131afa73e Update products display options - add price property
[MAILPOET-1843]
2019-04-16 16:40:45 +02:00
60381716a6 Update products display options - removed author and categories properties
[MAILPOET-1843]
2019-04-16 16:40:45 +02:00