Commit Graph

1343 Commits

Author SHA1 Message Date
Jan Jakeš
51de087c01 Remove top padding for ALC & Post block titles
[MAILPOET-1701]
2019-03-29 11:44:22 -04:00
Jan Jakeš
c9b9ae4806 Change image "Full width" setting to "No padding"
[MAILPOET-1701]
2019-03-29 11:44:22 -04:00
Jan Jakeš
1b5afa92da Change 20px bottom block margin to 10px top+bottom padding in Renderer
[MAILPOET-1701]
2019-03-29 11:44:22 -04:00
Ján Mikláš
06ed6cf61a Add products block config
[MAILPOET-1842]
2019-03-28 15:32:50 -04:00
Ján Mikláš
f05e513ff5 List products in products widget
[MAILPOET-1842]
2019-03-28 15:32:50 -04:00
Michelle Shull
7a61f1a576 [MQ-96] Test logging method switching 2019-03-28 11:18:57 -04:00
Pavel Dohnal
7067b82e06 Improve message handling
[MAILPOET-1890]
2019-03-28 07:19:22 -04:00
Pavel Dohnal
6fc68bb979 Update sender warning message
[MAILPOET-1890]
2019-03-28 07:19:22 -04:00
Pavel Dohnal
0a84516289 Form editor fixes
[MAILPOET-1892]
2019-03-26 13:58:35 -04:00
Ján Mikláš
e2cde798df Unify detecting free domain in JS and PHP from one source
[MAILPOET-1882]
2019-03-21 13:15:29 -04:00
Amine Ben hammou
f208a25f9a Pass only needed flags to views 2019-03-21 10:03:21 -04:00
Amine Ben hammou
afe7aa0a54 Move user flags from settings [MAILPOET-1677] 2019-03-21 10:03:21 -04:00
Pavel Dohnal
46416e410b Rename posts to product
[MAILPOET-1709]
2019-03-19 10:25:06 -04:00
Pavel Dohnal
abebf5ce49 Add a feature flag
[MAILPOET-1709]
2019-03-19 10:25:06 -04:00
Pavel Dohnal
1fd64330d2 Create a products widget in editor
[MAILPOET-1709]
2019-03-19 10:25:06 -04:00
Michelle Shull
2a774e24b2 [MQ-92] tests task scheduler toggle 2019-03-19 13:39:14 +01:00
Pavel Dohnal
c526ba97e0 Fix typos
[MAILPOET-1790]
2019-03-13 16:10:09 -04:00
Pavel Dohnal
93a25815bb Add settings field for subscribe
[MAILPOET-1790]
2019-03-13 16:10:09 -04:00
Pavel Dohnal
85f0bdde88 Display WooCommerce tab only if woo is active
[MAILPOET-1790]
2019-03-13 16:10:09 -04:00
Pavel Dohnal
97c51f6a53 Add WooCommerce tab to settings
[MAILPOET-1790]
2019-03-13 16:10:09 -04:00
Rostislav Wolny
0ab7f7b1e8 Add installed_at into tracking data
[MAILPOET-1815]
2019-03-12 10:45:46 -04:00
Rostislav Wolny
e3741def1d Refactor NPS tracking data fetching to use API call
[MAILPOET-1815]
2019-03-12 10:45:46 -04:00
Rostislav Wolny
7bc16e4ba7 Refactor nps_poll to a high order component
[MAILPOET-1815]
2019-03-12 10:45:46 -04:00
Rostislav Wolny
429671f78f Add new items to NPS traits
[MAILPOET-1815]
2019-03-12 10:45:46 -04:00
Rostislav Wolny
f91b89bba5 Move satismeter script before our scripts to handle race condition
[MAILPOET-1815]
2019-03-12 10:45:46 -04:00
Pavel Dohnal
a4c1b07db5 Remove dot announcement
[MAILPOET-1862]
2019-03-07 08:56:23 -05:00
Pavel Dohnal
5df73d3e0c Add test for ALC position in editor
[MAILPOET-1710]
2019-03-06 07:48:33 -05:00
Pavel Dohnal
ece7e711c9 Add an option to select title option
[MAILPOET-1710]
2019-03-06 07:48:33 -05:00
Jan Jakeš
f8e4975c0d Fix missing translation string
[MAILPOET-1871]
2019-03-06 07:12:25 -05:00
Jan Jakeš
b4586331b0 Fix typos in strings
[MAILPOET-1699]
2019-03-05 10:27:30 -05:00
Jan Jakeš
89e2cb3f18 Display friendlier mailer errors when sending preview fails
[MAILPOET-1699]
2019-03-05 10:27:30 -05:00
Jan Jakeš
fee5b0d5fa Display friendlier mailer errors when sending paused
[MAILPOET-1699]
2019-03-05 10:27:30 -05:00
Jan Jakeš
9a533a5caf Add acceptance test for line-height settings
[MAILPOET-1450]
2019-03-05 07:21:16 -05:00
Jan Jakeš
35d39a6ac9 Implement adjustable line-height
[MAILPOET-1450]
2019-03-05 07:21:16 -05:00
wxa
bc8528660e Allow to activate MSS with an expiring key [MAILPOET-1852] 2019-03-04 10:56:35 -05:00
Ján Mikláš
bad69b0e24 Save translated message to logs, not just translation key
[MAILPOET-1787]
2019-02-28 12:28:53 -05:00
Pavel Dohnal
775d8d1a5b Fix a typo
[MAILPOET-1849]
2019-02-28 09:24:29 -05:00
Amine Ben hammou
e9b43d2ad8 Change drag-drop demo video 2019-02-27 09:40:39 -05:00
Rostislav Wolny
0d8180c07e Fix multiple initialization of form editor
[MAILPOET-1817]
2019-02-26 10:26:56 -05:00
Michelle Shull
8d20edb65f [MQ-94][MQ-91] fixed spacing, removed unneeded data-automation-id 2019-02-22 10:33:05 +01:00
Michelle Shull
7bff5ff4cb [MQ-94][MQ-91] changed name, added assertions, added test for bounce email with assertion 2019-02-22 10:33:05 +01:00
Michelle Shull
7058b729d1 [MQ-94] Tests that anon data toggle can be toggled 2019-02-22 10:33:05 +01:00
Pavel Dohnal
41547b2283 Convert last import step to react
[MAILPOET-1807]
2019-02-21 14:11:43 -05:00
Ján Mikláš
c9c6c0651e Replace Stylus with SCSS, update watch and compile tasks
[MAILPOET-1813]
2019-02-21 08:26:32 -05:00
Pavel Dohnal
afd97cf246 Update acceptance test to new import flow
[MAILPOET-1626]
2019-02-19 08:46:32 -05:00
Pavel Dohnal
dfe02a9145 Translate all strings
[MAILPOET-1626]
2019-02-19 08:46:32 -05:00
Pavel Dohnal
ba7085614a Add next and previous buttons
[MAILPOET-1626]
2019-02-19 08:46:32 -05:00
Pavel Dohnal
2ef2131411 Add a new step to import flow
[MAILPOET-1626]
2019-02-19 08:46:32 -05:00
Pavel Dohnal
c0c28b03ab Remove old warning
[MAILPOET-1626]
2019-02-19 08:46:32 -05:00
Pavel Dohnal
57c5e19a7d Rename current steps
[MAILPOET-1626]
2019-02-19 08:46:32 -05:00