Commit Graph

3171 Commits

Author SHA1 Message Date
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
Ján Mikláš
e6c0de9deb Test that settings close when another block is clicked
[MAILPOET-1974]
2019-05-16 08:26:16 -04:00
Ján Mikláš
cfb4861ac5 Test that settings close when block is duplicated
[MAILPOET-1974]
2019-05-16 08:26:16 -04:00
Ján Mikláš
7934925229 Test that settings are visible when clicked on the same block
[MAILPOET-1974]
2019-05-16 08:26:16 -04:00
Ján Mikláš
c86a2446fc Add .off method to stubChannel so removing listeners work
[MAILPOET-1974]
2019-05-16 08:26:16 -04:00
Rostislav Wolny
296ad974d8 Improve readability of inactive subscribers controller test
[MAILPOET-2040]
2019-05-15 07:26:46 -04:00
Rostislav Wolny
02ead5bedc Reactivate subscribers created before recent MP2 migration
[MAILPOET-2040]
2019-05-15 07:26:46 -04:00
Rostislav Wolny
279289cb34 Do not deactivate subscribers when mp2 migration completed recently
[MAILPOET-2040]
2019-05-15 07:26:46 -04:00
wxa
b99096d2df Don't serialize meta fields if they're null [MAILPOET-2073] 2019-05-14 10:06:47 -04:00
Rostislav Wolny
e15fd4661e Remove newsletters list cest dependency on db dump
[MAILPOET-2076]
2019-05-14 15:40:16 +02:00
Rostislav Wolny
da32851386 Replace sending settings resets with proper method
[MAILPOET-2069]
2019-05-14 11:26:55 +02:00
Rostislav Wolny
0465ff217a Add method for reseting sending settings
[MAILPOET-2069]
2019-05-14 11:26:55 +02:00
Jan Jakeš
854e023ab0 Fix broken NewsletterStatisticsCest
[MAILPOET-2074]
2019-05-14 11:26:07 +02:00
Jan Jakeš
38001c2ad0 Add 'display_revenues' feature flag
[MAILPOET-1853]
2019-05-13 12:26:23 -04:00