Commit Graph

9033 Commits

Author SHA1 Message Date
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
Pavel Dohnal
9460006727 Map last name field
[MAILPOET-2452]
2019-12-05 13:01:55 +01:00
Pavel Dohnal
5ce2a2d918 Map first name field
[MAILPOET-2452]
2019-12-05 13:01:55 +01:00
Pavel Dohnal
f7a9753ae1 Register last name block
[MAILPOET-2452]
2019-12-05 13:01:55 +01:00
Pavel Dohnal
ce046dc331 Create last name block
[MAILPOET-2452]
2019-12-05 13:01:55 +01:00
Pavel Dohnal
0c1ca572ed Add mandatory option to First Name field
[MAILPOET-2452]
2019-12-05 13:01:55 +01:00
Pavel Dohnal
612f436dba Register first name block
[MAILPOET-2452]
2019-12-05 13:01:55 +01:00
Pavel Dohnal
040b7b1477 Create first name block
[MAILPOET-2452]
2019-12-05 13:01:55 +01:00
Ján Mikláš
a90d3720b4 Correct typographical characters
[MAILPOET-2536]
2019-12-05 11:18:25 +00:00
Ján Mikláš
bd0faa9a71 Respect transactional emails settings
[MAILPOET-2536]
2019-12-05 11:18:25 +00:00
Ján Mikláš
90e49e9399 Remove feature flag for transactional emails
[MAILPOET-2536]
2019-12-05 11:18:25 +00:00
Ján Mikláš
462c82f1b0 Add settings for transactional emails sending
[MAILPOET-2536]
2019-12-05 11:18:25 +00:00
Ján Mikláš
7bd6f1aa13 Correct file names for formal german translations
[MAILPOET-2532]
2019-12-04 20:28:28 +00:00
Rostislav Wolny
17dc239578 Fix mock object php doc
[MAILPOET-2451]
2019-12-04 12:49:30 +00:00
Rostislav Wolny
e5ec9dc80a Ensure consistent data type for formData.settings.segments
[MAILPOET-2451]
2019-12-04 12:49:30 +00:00
Rostislav Wolny
3a65f103b0 Add test for form saving started reducer
[MAILPOET-2451]
2019-12-04 12:49:30 +00:00
Rostislav Wolny
fe204ec53f Add test and fixes form form validator
[MAILPOET-2451]
2019-12-04 12:49:30 +00:00
Rostislav Wolny
f284812037 Remove duplicate translations and fix indentation
[MAILPOET-2451]
2019-12-04 12:49:30 +00:00
Rostislav Wolny
62bc8338e8 Fix name attribute in email block
[MAILPOET-2451]
2019-12-04 12:49:30 +00:00
Rostislav Wolny
b90939e118 Add check that input is an array to data mappers
[MAILPOET-2451]
2019-12-04 12:49:30 +00:00