Commit Graph

2034 Commits

Author SHA1 Message Date
Pavel Dohnal
b17543b88a Allow create in category email in acceptance tests
[PREMIUM-119]
2019-05-23 10:25:24 -04:00
Ján Mikláš
c2d0dd7d00 Test that TinyMCE toolbar is closing on click outside
[MAILPOET-1811]
2019-05-22 13:58:02 +02:00
Ján Mikláš
a55d2fc69f Fix tests
[MAILPOET-2080]
2019-05-21 11:18:33 -04:00
wxa
4d45e97ec4 Add last seen error date to the system status page [MAILPOET-2083] 2019-05-21 11:07:26 -04:00
Rostislav Wolny
8f79d01334 Fix coding style errors
[MAILPOET-1987]
2019-05-21 09:58:29 -04:00
Rostislav Wolny
ced9c549f6 Prevent sending confirmation emails when address is unauthorized
[MAILPOET-1987]
2019-05-21 09:58:29 -04:00
Rostislav Wolny
d574ac09a6 Fix potentially flaky acceptance test
[MAILPOET-1987]
2019-05-21 09:58:29 -04:00
Rostislav Wolny
240c11eed0 Add acceptance test for authorized emails notice
[MAILPOET-1987]
2019-05-21 09:58:29 -04:00
Rostislav Wolny
7711e7fed1 Enable authorized emails worker
[MAILPOET-1987]
2019-05-21 09:58:29 -04:00
Rostislav Wolny
84f31484e9 Prevent automatic rescheduling of auth. emails check
[MAILPOET-1987]
2019-05-21 09:58:29 -04:00
Rostislav Wolny
cab9324f2c Add cron worker for authorized emails check
[MAILPOET-1987]
2019-05-21 09:58:29 -04:00
Rostislav Wolny
cf7c5475c3 Add authorized emails check on error from MSS
[MAILPOET-1987]
2019-05-21 09:58:29 -04:00
Rostislav Wolny
e7b2b9aee9 Add authorized emails check to resume sending endpoint
[MAILPOET-1987]
2019-05-21 09:58:29 -04:00
Rostislav Wolny
11ba49bb1e Add authorized emails check to Bridge service
[MAILPOET-1987]
2019-05-21 09:58:29 -04:00
Pavel Dohnal
875a54eb3d Use feature flags instead of settings
[MAILPOET-1856]
2019-05-21 09:39:07 -04:00
Pavel Dohnal
c6b2b610a9 Make sure popup doesn't show in other tests
[MAILPOET-1856]
2019-05-21 09:39:07 -04:00
Pavel Dohnal
8b8e7cf1e9 Prevent wizard launching
[MAILPOET-1856]
2019-05-21 09:39:07 -04:00
Pavel Dohnal
99c77bf012 Run tests for cookie revenue settings
[MAILPOET-1856]
2019-05-21 09:39:07 -04:00
Pavel Dohnal
4966e8693c Run test when settings is off
[MAILPOET-1856]
2019-05-21 09:39:07 -04:00
Pavel Dohnal
08851ef0a3 Add cookie tracking settings
[MAILPOET-1856]
2019-05-21 09:39:07 -04:00
Amine Ben hammou
934119f5dd Fix form messages translation 2019-05-21 09:03:25 -04:00
Ján Mikláš
32bec92b04 Add acceptance test for free plan announcement
[MAILPOET-2051]
2019-05-20 14:46:12 -04:00
Rostislav Wolny
472662b106 Add test for text renderer
[MAILPOET-2086]
2019-05-20 13:14:43 -04:00
Rostislav Wolny
948d58e310 Add test for social icons renderer
[MAILPOET-2086]
2019-05-20 13:14:43 -04:00
Rostislav Wolny
52eb29f7dd Add test for button renderer
[MAILPOET-2086]
2019-05-20 13:14:43 -04:00
Rostislav Wolny
9a2101f13f Add test for image renderer
[MAILPOET-2086]
2019-05-20 13:14:43 -04:00
Rostislav Wolny
48a6a842da Add test for header renderer
[MAILPOET-2086]
2019-05-20 13:14:43 -04:00
Rostislav Wolny
5055c53e2b Add test for footer
[MAILPOET-2086]
2019-05-20 13:14:43 -04:00
Rostislav Wolny
28c87b746c Add test for divider
[MAILPOET-2086]
2019-05-20 13:14:43 -04:00
Rostislav Wolny
9c0d39e74b Add test for spacer renderer
[MAILPOET-2086]
2019-05-20 13:14:43 -04:00
Pavel Dohnal
5d64ec168d Add rule for concatenation operator spacing
[MAILPOET-2090]
2019-05-20 10:18:45 -04:00
Pavel Dohnal
12ff88ee21 Add rule for operator spacing
[MAILPOET-2090]
2019-05-20 10:18:45 -04:00
Pavel Dohnal
5da7110eb6 Use short array syntax
[MAILPOET-2090]
2019-05-20 10:18:45 -04:00
Pavel Dohnal
9f16cb6a5f Check for unused privates
[MAILPOET-2090]
2019-05-20 10:18:45 -04:00
Pavel Dohnal
b9af15e19f Enforce array trailling commas
[MAILPOET-2090]
2019-05-20 10:18:45 -04:00
wxa
6b4e1fc055 Add more logging for sending debugging [MAILPOET-2084] 2019-05-16 14:21:51 -04:00
Jan Jakeš
1c1d35ebf7 Fix flaky SubscriberListingCest
[MAILPOET-2008]
2019-05-16 10:45:55 -04:00
Jan Jakeš
5b4600193d Make feature defaults array private
[MAILPOET-2008]
2019-05-16 10:45:55 -04:00
Jan Jakeš
26f94449d8 Add Features data factory for tests & use it for "display revenues"
[MAILPOET-2008]
2019-05-16 10:45:55 -04:00
Jan Jakeš
4b0beecdfb Convert 'display_revenues' setting to feature flag
[MAILPOET-2008]
2019-05-16 10:45:55 -04:00
Jan Jakeš
aa4a442a29 Add tests for feature flags API
[MAILPOET-2008]
2019-05-16 10:45:55 -04:00
Jan Jakeš
ab683b47de Add feature flags API
[MAILPOET-2008]
2019-05-16 10:45:55 -04:00
Jan Jakeš
343ad0008c Render feature flags in layout.html
[MAILPOET-2008]
2019-05-16 10:45:55 -04:00
Jan Jakeš
c472d015d0 Add test for FeaturesController
[MAILPOET-2008]
2019-05-16 10:45:55 -04:00
Ján Mikláš
9f21ff1285 Fix checking if post notification email contains any ALC posts
[MAILPOET-2029]
2019-05-16 09:33:00 -04:00
Ján Mikláš
c6c9442588 Make PostsTask method non-static
[MAILPOET-2029]
2019-05-16 09:33:00 -04:00
Ján Mikláš
78c822dec0 More robust wait when editing newsletter
[MAILPOET-1974]
2019-05-16 08:26:16 -04:00
Ján Mikláš
e0f1b07161 Check what is actually highlighted, not just number of blocks highlighted
[MAILPOET-1974]
2019-05-16 08:26:16 -04:00
Ján Mikláš
ae46c45aff Simplify EditorSettingsBehaviourCest opening newsletter editor
[MAILPOET-1974]
2019-05-16 08:26:16 -04:00
Ján Mikláš
0bca4dd93b Test that other blocks are not highlightable when settings are open
[MAILPOET-1974]
2019-05-16 08:26:16 -04:00