Commit Graph

10452 Commits

Author SHA1 Message Date
Pavel Dohnal
c0bbfa844e Use dashicon instead of custom span
[MAILPOET-2452]
2019-12-10 16:22:44 +01:00
Pavel Dohnal
f672bc7c93 Move Preview down on the page
[MAILPOET-2452]
2019-12-10 16:22:44 +01:00
Pavel Dohnal
d94d76170a Allow segments re-ordering
[MAILPOET-2452]
2019-12-10 16:22:44 +01:00
Pavel Dohnal
056d1ae4b0 Move preview into a separate file
[MAILPOET-2452]
2019-12-10 16:22:44 +01:00
Pavel Dohnal
40f7fab521 Add draggable dependency
[MAILPOET-2452]
2019-12-10 16:22:44 +01:00
Pavel Dohnal
c3be5e99e4 Persist segments selection
[MAILPOET-2452]
2019-12-10 16:22:44 +01:00
Pavel Dohnal
be1e70bfb4 Use strict mode to catch some potential problems
[MAILPOET-2452]
2019-12-10 16:22:44 +01:00
Pavel Dohnal
e1f1ea0ce0 Allow list removal
[MAILPOET-2452]
2019-12-10 16:22:44 +01:00
Pavel Dohnal
7df05f78d5 Allow list pre-check
[MAILPOET-2452]
2019-12-10 16:22:44 +01:00
Pavel Dohnal
3b7e2bc9a5 Refactor settings to a separate file
[MAILPOET-2452]
2019-12-10 16:22:44 +01:00
Pavel Dohnal
42bf4b31ae Allow user add lists
[MAILPOET-2452]
2019-12-10 16:22:44 +01:00
Pavel Dohnal
f389b55d8f Render list of segments
[MAILPOET-2461]
2019-12-10 16:22:44 +01:00
Pavel Dohnal
7054c24fbb Add label to list selection
[MAILPOET-2461]
2019-12-10 16:22:44 +01:00
Pavel Dohnal
ecf660d733 Create list selection blok
[MAILPOET-2461]
2019-12-10 16:22:44 +01:00
Amine Ben hammou
39cde0ece5 Fix tests
[MAILPOET-2394]
2019-12-10 14:46:13 +00:00
Amine Ben hammou
0d87258391 Refactor SubscribersFeature
[MAILPOET-2394]
2019-12-10 14:46:13 +00:00
Amine Ben hammou
716ccfeec0 Fix Doctrine typos
[MAILPOET-2394]
2019-12-10 14:46:13 +00:00
Amine Ben hammou
53f94dd7cb Use WP __() function
[MAILPOET-2394]
2019-12-10 14:46:13 +00:00
Amine Ben hammou
5cb75ae9ea Add missing argument
[MAILPOET-2394]
2019-12-10 14:46:13 +00:00
Amine Ben hammou
c4b03eb3f5 Fix columns types
[MAILPOET-2394]
2019-12-10 14:46:13 +00:00
Amine Ben hammou
df628ad78d Use SubscribersRepository instead of Subscriber model
[MAILPOET-2394]
2019-12-10 14:46:13 +00:00
Amine Ben hammou
924486e914 Add SubscribersRepository
[MAILPOET-2394]
2019-12-10 14:46:13 +00:00
Amine Ben hammou
86a164c079 Add Subscriber entity
[MAILPOET-2394]
2019-12-10 14:46:13 +00:00
Amine Ben hammou
e6689269ff Apply only to free users without MSS or premium key
[MAILPOET-2394]
2019-12-10 14:46:13 +00:00
Amine Ben hammou
d0369e96c9 Add warning to stats notification
[MAILPOET-2394]
2019-12-10 14:46:13 +00:00
Amine Ben hammou
c9052d71d4 Disable send buttons and endpoints
[MAILPOET-2394]
2019-12-10 14:46:13 +00:00
Amine Ben hammou
856c870ae5 Show subscribers limit warning
[MAILPOET-2394]
2019-12-10 14:46:13 +00:00
Amine Ben hammou
daf2b0bffb Remove the subscribers limit page
[MAILPOET-2394]
2019-12-10 14:46:13 +00:00
Amine Ben hammou
042557aafa Apply new limit to new users
I refactored the SubscribersFeature class so that it's easily
unit tested. Computing the subscribers count in the constructor
is better then computing it on every call to check().

[MAILPOET-2394]
2019-12-10 14:46:13 +00:00
Tautvidas Sipavičius
53e0934a87 Release 3.41.1 2019-12-10 14:29:33 +02:00
Pavel Dohnal
8fb58450ed Use inferPrivatePropertyTypeFromConstructor
[MAILPOET-2568]
2019-12-10 13:24:17 +01:00
Pavel Dohnal
16db49cfa3 Mark constant as dynamic
[MAILPOET-2568]
2019-12-10 13:24:17 +01:00
wxa
1a66031457 Update tests [MAILPOET-2520] 2019-12-10 10:07:11 +00:00
wxa
f09929e8c0 Always show 'Open template editor' button in WC settings [MAILPOET-2520] 2019-12-10 10:07:11 +00:00
wxa
98f18a48fb Always show 'Customize' button for WC email customizer [MAILPOET-2520] 2019-12-10 10:07:11 +00:00
wxa
b528b732a5 Add WC customizer activation button to the editor [MAILPOET-2520] 2019-12-10 10:07:11 +00:00
wxa
21fb16116d Fix a redirect when WC is disabled (thus no output buffering) [MAILPOET-2520] 2019-12-10 10:07:11 +00:00
wxa
393b377437 Fix colors and font sizes, add default logo, remove CTA button [MAILPOET-2520] 2019-12-10 10:07:11 +00:00
Jan Jakeš
0c4dd20ce6 Fix source being reported as NULL when sending
[MAILPOET-2541]
2019-12-09 13:18:09 +00:00
Pavel Dohnal
cba3bc655d Add check in test
[MAILPOET-2452]
2019-12-05 13:01:55 +01:00
Pavel Dohnal
7bab752b3e Check .only tests 2019-12-05 13:01:55 +01:00
Pavel Dohnal
24b8b53380 Add test for last name
[MAILPOET-2452]
2019-12-05 13:01:55 +01:00
Pavel Dohnal
2161fda884 Fix code after tests have run
[MAILPOET-2452]
2019-12-05 13:01:55 +01:00
Pavel Dohnal
b381be6af5 Add a unit test for name blocks
[MAILPOET-2452]
2019-12-05 13:01:55 +01:00
Pavel Dohnal
08eab3940c Fix code after tests have run
[MAILPOET-2452]
2019-12-05 13:01:55 +01:00
Pavel Dohnal
076ae12e78 Remove .only
[MAILPOET-2452]
2019-12-05 13:01:55 +01:00
Pavel Dohnal
90d9ea8f1e Acceptance test
[MAILPOET-2452]
2019-12-05 13:01:55 +01:00
Pavel Dohnal
1f5666ccd1 Mark mandatory fields
[MAILPOET-2451]
2019-12-05 13:01:55 +01:00
Pavel Dohnal
639ee8b70d Refactor Blocks mappers
[MAILPOET-2452]
2019-12-05 13:01:55 +01:00
Pavel Dohnal
4396903719 Mark email as mandatory
[MAILPOET-2452]
2019-12-05 13:01:55 +01:00