7ca2618108
Replace usage of deprecated detach method in tests
...
[MAILPOET-3146]
2020-10-08 15:59:05 +02:00
1f42a4bb46
Update SubscriberSegmentEntity relation annotation
...
[MAILPOET-3146]
2020-10-08 15:59:05 +02:00
2f1ea71e73
Fix Doctrine deprecation warnings in lib
...
[MAILPOET-3146]
2020-10-08 15:59:05 +02:00
b4534c4c6e
Fix couple of deprecation warning for DI access
...
[MAILPOET-3146]
2020-10-08 15:59:05 +02:00
ba26e91f82
Update phpstan config for tests and fix errors in tests
...
[MAILPOET-3146]
2020-10-08 15:59:05 +02:00
bf7bd6d2d9
Fix other phpstan errors in lib
...
[MAILPOET-3146]
2020-10-08 15:59:05 +02:00
ab9130f845
Fix newsletter::body type errors
...
[MAILPOET-3146]
2020-10-08 15:59:05 +02:00
1de06f5aa6
Create and clean phpstan temp automatically
...
[MAILPOET-3146]
2020-10-08 15:59:05 +02:00
1f58e63306
Update phpstan config for lib
...
[MAILPOET-3146]
2020-10-08 15:59:05 +02:00
8f7463b20d
Update PHPStan Doctrine extension and PHPStan
...
[MAILPOET-3146]
2020-10-08 15:59:05 +02:00
a5900d2e0e
Update doctrine cleanup script
...
[MAILPOET-3146]
2020-10-08 15:59:05 +02:00
e61f3f758d
Remove unnecessary fixes for Doctrine
...
[MAILPOET-3146]
2020-10-08 15:59:05 +02:00
ee408fb8a2
Update Doctrine packages
...
[MAILPOET-3146]
2020-10-08 15:59:05 +02:00
b26d24d05b
Improve premium banner layout
...
[MAILPOET-3102]
2020-10-08 14:44:53 +02:00
9c1951057b
Improved premium banner layout
...
[MAILPOET-3102]
2020-10-08 14:44:53 +02:00
06b87a453a
Add logo title
...
[MAILPOET-3102]
2020-10-08 14:44:53 +02:00
7a5a671c86
Replace subscribers count placeholder
...
[MAILPOET-3102]
2020-10-08 14:44:53 +02:00
b3e1015e44
Display screen options
...
[MAILPOET-3102]
2020-10-08 14:44:53 +02:00
0cd7eae783
Remove beamer bell
...
[MAILPOET-3102]
2020-10-08 14:44:53 +02:00
02c3c08bf3
Add clickable cursor
...
[MAILPOET-3102]
2020-10-08 14:44:53 +02:00
1a0a65a66e
Add mobile logo
...
[MAILPOET-3102]
2020-10-08 14:44:53 +02:00
165fcb716e
Add mailpoet prefix to classes
...
[MAILPOET-3102]
2020-10-08 14:44:53 +02:00
cec414195b
Update messages for premium banner
...
[MAILPOET-3102]
2020-10-08 14:44:53 +02:00
6c45c2316d
Add premium banner when premium plugin is missing
...
[MAILPOET-3102]
2020-10-08 14:44:53 +02:00
262a8dc0b7
Display top bar on stats page
...
[MAIPOET-3102]
2020-10-08 14:44:53 +02:00
d79ebfc82e
Move listings header to listings tab
...
[MAILPOET-3102]
2020-10-08 14:44:53 +02:00
fe532f663b
Add logo click callback
...
[MAILPOET-3102]
2020-10-08 14:44:53 +02:00
45aa778c3f
Display beamer dot
...
[MAILPOET-3102]
2020-10-08 14:44:53 +02:00
cbad56aad4
Refactor feature announement to be reusable
...
[MAILPOET-3102]
2020-10-08 14:44:53 +02:00
c0fa7c8283
Add children to topbar
...
[MAILPOET-3102]
2020-10-08 14:44:53 +02:00
3f01e96062
Add basic top bar
...
[MAILPOET-3102]
2020-10-08 14:44:53 +02:00
09a392f5b1
Remove search done issues by custom field
...
[MAILPOET-3152]
2020-10-08 08:58:06 +02:00
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
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
ddfa268c03
Better explain import options [MAILPOET-3181]
2020-10-07 17:01:17 +02:00
0d6bf8539d
Rename Google reCAPTCHA to Google reCAPTCHA v2 [MAILPOET-3189]
2020-10-07 14:28:48 +02:00
dc786925b8
Add integration test for SubscribersRepository
...
[MAILPOET-3033]
2020-10-07 14:26:54 +02:00
2428cf2d9d
Remove old delete and trash tests in Subscriber
...
[MAILPOET-3033]
2020-10-07 14:26:54 +02:00
00b0cf184d
Fix Subscribers intergration test with refactor
...
[MAILPOET-3033]
2020-10-07 14:26:54 +02:00
6ef68f7625
Add deleted_at into SubscribersResponseBuilder::build()
...
[MAILPOET-3033]
2020-10-07 14:26:54 +02:00
988b5021d4
Fix intergration test for Subscribers
...
[MAILPOET-3033]
2020-10-07 14:26:54 +02:00
8d410b79ea
Remove deprecated methods from Model/Subscriber
...
[MAILPOET-3033]
2020-10-07 14:26:54 +02:00
aa6d0ba878
Subscribers bulk actions refactored to Doctrine
...
[MAILPOET-3033]
2020-10-07 14:26:54 +02:00
4e55e2503a
Fixed flaky scenario saveNotificationAsDraft [MAILPOET-3202]
...
[MAILPOET-3202](https://mailpoet.atlassian.net/browse/MAILPOET-3202 )
2020-10-07 13:32:55 +02:00
d9a0bccd1d
Fix items not updating when rescheduling abandoned cart email [MAILPOET-2979]
2020-10-07 11:48:50 +02:00
0dffed35e9
Extract ALC and ACC block classes out of block renderer [MAILPOET-2979]
2020-10-07 11:48:50 +02:00
fd6ff25cd9
Make render preview call more readable [MAILPOET-2979]
2020-10-07 11:48:50 +02:00
94493f9646
Add newsletter editor block tests [MAILPOET-2979]
2020-10-07 11:48:50 +02:00
37ffcbc856
Add integration tests [MAILPOET-2979]
2020-10-07 11:48:50 +02:00
52b84296b3
Add abandoned cart block rendering in email [MAILPOET-2979]
2020-10-07 11:48:50 +02:00