Commit Graph

11450 Commits

Author SHA1 Message Date
Rostislav Wolny
ee408fb8a2 Update Doctrine packages
[MAILPOET-3146]
2020-10-08 15:59:05 +02:00
Ján Mikláš
b26d24d05b Improve premium banner layout
[MAILPOET-3102]
2020-10-08 14:44:53 +02:00
Ján Mikláš
9c1951057b Improved premium banner layout
[MAILPOET-3102]
2020-10-08 14:44:53 +02:00
Pavel Dohnal
06b87a453a Add logo title
[MAILPOET-3102]
2020-10-08 14:44:53 +02:00
Pavel Dohnal
7a5a671c86 Replace subscribers count placeholder
[MAILPOET-3102]
2020-10-08 14:44:53 +02:00
Pavel Dohnal
b3e1015e44 Display screen options
[MAILPOET-3102]
2020-10-08 14:44:53 +02:00
Pavel Dohnal
0cd7eae783 Remove beamer bell
[MAILPOET-3102]
2020-10-08 14:44:53 +02:00
Pavel Dohnal
02c3c08bf3 Add clickable cursor
[MAILPOET-3102]
2020-10-08 14:44:53 +02:00
Pavel Dohnal
1a0a65a66e Add mobile logo
[MAILPOET-3102]
2020-10-08 14:44:53 +02:00
Pavel Dohnal
165fcb716e Add mailpoet prefix to classes
[MAILPOET-3102]
2020-10-08 14:44:53 +02:00
Pavel Dohnal
cec414195b Update messages for premium banner
[MAILPOET-3102]
2020-10-08 14:44:53 +02:00
Pavel Dohnal
6c45c2316d Add premium banner when premium plugin is missing
[MAILPOET-3102]
2020-10-08 14:44:53 +02:00
Pavel Dohnal
262a8dc0b7 Display top bar on stats page
[MAIPOET-3102]
2020-10-08 14:44:53 +02:00
Pavel Dohnal
d79ebfc82e Move listings header to listings tab
[MAILPOET-3102]
2020-10-08 14:44:53 +02:00
Pavel Dohnal
fe532f663b Add logo click callback
[MAILPOET-3102]
2020-10-08 14:44:53 +02:00
Pavel Dohnal
45aa778c3f Display beamer dot
[MAILPOET-3102]
2020-10-08 14:44:53 +02:00
Pavel Dohnal
cbad56aad4 Refactor feature announement to be reusable
[MAILPOET-3102]
2020-10-08 14:44:53 +02:00
Pavel Dohnal
c0fa7c8283 Add children to topbar
[MAILPOET-3102]
2020-10-08 14:44:53 +02:00
Pavel Dohnal
3f01e96062 Add basic top bar
[MAILPOET-3102]
2020-10-08 14:44:53 +02:00
Jan Lysý
09a392f5b1 Remove search done issues by custom field
[MAILPOET-3152]
2020-10-08 08:58:06 +02:00
Jan Lysý
b7fde9dd93 Change logic of release next version
Premium should have the same minor version like free when is released.
Free will be released only with a patch version when premium branch
doesn't exist.
We assume that premium isn't released when branch doesn't exist.
[MAILPOET-3152]
2020-10-08 08:58:06 +02:00
wxa
050bd93548 Replace double-quotes with single quotes [MAILPOET-3181]
Co-authored-by: Jan Lysý <lysyjan@users.noreply.github.com>
2020-10-07 17:01:17 +02:00
wxa
ddfa268c03 Better explain import options [MAILPOET-3181] 2020-10-07 17:01:17 +02:00
wxa
0d6bf8539d Rename Google reCAPTCHA to Google reCAPTCHA v2 [MAILPOET-3189] 2020-10-07 14:28:48 +02:00
Jan Lysý
dc786925b8 Add integration test for SubscribersRepository
[MAILPOET-3033]
2020-10-07 14:26:54 +02:00
Jan Lysý
2428cf2d9d Remove old delete and trash tests in Subscriber
[MAILPOET-3033]
2020-10-07 14:26:54 +02:00
Jan Lysý
00b0cf184d Fix Subscribers intergration test with refactor
[MAILPOET-3033]
2020-10-07 14:26:54 +02:00
Jan Lysý
6ef68f7625 Add deleted_at into SubscribersResponseBuilder::build()
[MAILPOET-3033]
2020-10-07 14:26:54 +02:00
Jan Lysý
988b5021d4 Fix intergration test for Subscribers
[MAILPOET-3033]
2020-10-07 14:26:54 +02:00
Jan Lysý
8d410b79ea Remove deprecated methods from Model/Subscriber
[MAILPOET-3033]
2020-10-07 14:26:54 +02:00
Jan Lysý
aa6d0ba878 Subscribers bulk actions refactored to Doctrine
[MAILPOET-3033]
2020-10-07 14:26:54 +02:00
Veljko V
4e55e2503a Fixed flaky scenario saveNotificationAsDraft [MAILPOET-3202]
[MAILPOET-3202](https://mailpoet.atlassian.net/browse/MAILPOET-3202)
2020-10-07 13:32:55 +02:00
wxa
d9a0bccd1d Fix items not updating when rescheduling abandoned cart email [MAILPOET-2979] 2020-10-07 11:48:50 +02:00
wxa
0dffed35e9 Extract ALC and ACC block classes out of block renderer [MAILPOET-2979] 2020-10-07 11:48:50 +02:00
wxa
fd6ff25cd9 Make render preview call more readable [MAILPOET-2979] 2020-10-07 11:48:50 +02:00
wxa
94493f9646 Add newsletter editor block tests [MAILPOET-2979] 2020-10-07 11:48:50 +02:00
wxa
37ffcbc856 Add integration tests [MAILPOET-2979] 2020-10-07 11:48:50 +02:00
wxa
52b84296b3 Add abandoned cart block rendering in email [MAILPOET-2979] 2020-10-07 11:48:50 +02:00
wxa
791fedff96 Add abandoned cart content block functionality to the editor [MAILPOET-2979] 2020-10-07 11:48:50 +02:00
wxa
20a279bb5d Add abandoned cart content widget [MAILPOET-2979] 2020-10-07 11:48:50 +02:00
wxa
e4c435f81b Allow hiding read more button [MAILPOET-2979] 2020-10-07 11:48:50 +02:00
wxa
4122c53dae Update ALC block styles and overlay text [MAILPOET-2979] 2020-10-07 11:48:50 +02:00
Ján Mikláš
23b4183a3e Release 3.51.2 2020-10-07 11:07:45 +02:00
wxa
9c38da4fa9 Replay animation only when changing form position or animation type [MAILPOET-3191] 2020-10-07 11:06:58 +02:00
Rostislav Wolny
055f54ca25 Add color messages to Template 7 family
[MAILPOET-3196]
2020-10-06 17:36:44 +02:00
Rostislav Wolny
1fe6216bac Fix styles in Template 1 fixed bar
[MAILPOET-3196]
2020-10-06 17:36:44 +02:00
Rostislav Wolny
3eb71f8012 Add emoji sanitisation to forms save API endpoint
[MAILPOET-3196]
2020-10-06 17:36:44 +02:00
Rostislav Wolny
96f2bfaa20 Add entity lifecycle listener for emoji sanitisation
[MAILPOET-3196]
2020-10-06 17:36:44 +02:00
Jan Lysý
7449d3df3e Move Satismeter's translations to the main layout template
[MAILPOET-3101]
2020-10-06 13:06:17 +02:00
Rostislav Wolny
d874ff0c71 Reset placement settings for Template 11 below pages
[MAILPOET-3190]
2020-10-05 17:24:33 +02:00