Commit Graph

11662 Commits

Author SHA1 Message Date
04e431dae5 Add form template ability to transform to form entity
[MAILPOET-2810]
2020-08-12 17:49:55 +02:00
9155b8d95a Refactor default form success message detection to form factory
[MAILPOET-2810]
2020-08-12 17:49:55 +02:00
defc83e0c4 Refactor form templates to use inheritance
[MAILPOET-2810]
2020-08-12 17:49:55 +02:00
21367ef05d Test master switch
[MAILPOET-3075]
2020-08-12 16:35:28 +02:00
e591ab1040 Remove uneeded dependency
[MAILPOET-3075]
2020-08-12 16:35:28 +02:00
1a3ea15817 Update plugin version
[MAILPOET-3075]
2020-08-12 16:35:28 +02:00
3b2f437709 Hide malformed forms
[MAILPOET-3075]
2020-08-12 16:35:28 +02:00
188f64e068 Add tests
[MAILPOET-3075]
2020-08-12 16:35:28 +02:00
d325a80695 Update acceptance tests
[MAILPOET-3075]
2020-08-12 16:35:28 +02:00
9993e0ac13 Map switches before saving
[MAILPOET-3075]
2020-08-12 16:35:28 +02:00
b6e843e0ac Add a switch for enabling the placement
[MAILPOET-3075]
2020-08-12 16:35:28 +02:00
3626dac3e7 Simplify code to use new switches
[MAILPOET-3075]
2020-08-12 16:35:28 +02:00
6dec4352e1 Map form type switches after loading
[MAILPOET-3075]
2020-08-12 16:35:28 +02:00
4dd803af10 Use form type switch in listings
[MAILPOET-3075]
2020-08-12 16:35:28 +02:00
4766f0a5e6 Only display form if the type is enabled
[MAILPOET-3075]
2020-08-12 16:35:28 +02:00
e6706dae6c Prevent dispaying disabled form in widget
[MAILPOET-3075]
2020-08-12 16:35:28 +02:00
ca8831e5bb Display form only if it is enabled
[MAILPOET-3075]
2020-08-12 16:35:28 +02:00
51aa4055c9 Save the form status
[MAILPOET-3075]
2020-08-12 16:35:28 +02:00
17c996af69 Add master switch to the form editor
[MAILPOET-3075]
2020-08-12 16:35:28 +02:00
b1e9c1a4a9 Add placement enabled settings
[MAILPOET-3075]
2020-08-12 16:35:28 +02:00
f0127cd68b Add column that enables/disables the form
[MAILPOET-3075]
2020-08-12 16:35:28 +02:00
76ea4a08e9 Render different top level headings on mobile form
[MAILPOET-3079]
2020-08-12 13:19:02 +02:00
33e06858b1 Pass invalid url as a string not an array
[MAILPOET-3097]
2020-08-12 11:37:28 +02:00
7cf90b88c5 Use an email that doesn't fail validation
[MAILPOET-3097]
2020-08-12 11:37:28 +02:00
e38b00f0f2 Unset global closure in tests
[MAILPOET-3097]
2020-08-12 11:37:28 +02:00
1c994ce03d Fix flaky manage welcome email test
[MAILPOET-3091]
2020-08-12 07:47:06 +02:00
10c75f3f24 Fix flaky EditorSocial button test
Sometimes when social block was clicked a toolbar of a following block received the click. This change ensures that the click has exact coordinates.
[MAILPOET-3091]
2020-08-11 16:33:24 +02:00
532ddeeb78 Refactor checking newsletter templates presence in tests
[MAILPOET-3091]
2020-08-11 16:33:24 +02:00
0810fc2abb Increase timeout for searching wooCommerce products in tests
[MAILPOET-3091]
2020-08-11 16:33:24 +02:00
2dd32c1082 Make sure correct tab is selected before selecting template
[MAILPOET-3091]
2020-08-11 16:33:24 +02:00
dceb457dcc Dispay woocommerce revenue
[MAILPOET-3069]
2020-08-11 12:54:24 +02:00
58eb27457c Pass revenues in stats response
[MAILPOET-3069]
2020-08-11 12:54:24 +02:00
24c5ff8cb1 Rename NewsletterWooCommerceRevenue
[MAILPOET-3069]
2020-08-11 12:54:24 +02:00
9593918a2c Add stats summary
[MAILPOET-3069]
2020-08-11 12:54:24 +02:00
7008de26f7 Add stats heading
[MAILPOET-3069]
2020-08-11 12:54:24 +02:00
40a94e35c1 Add a component for stats
[MAILPOET-3069]
2020-08-11 12:54:24 +02:00
d96d207c53 Add endpoint for subscriber statistics
[MAILPOET-3069]
2020-08-11 12:54:24 +02:00
c1c5885398 Refactor Statistics Entities to use association
[MAILPOET-3069]
2020-08-11 12:54:24 +02:00
79b26e6ace Release 3.48.1 2020-08-11 11:55:43 +03:00
8f66527f50 Update translations
[MAILPOET-2957]
2020-08-10 15:16:31 +02:00
be4fb96dc5 Add tests to import for new properties
Fixes:#2968
[MAILPOET-2957]
2020-08-10 15:16:31 +02:00
e7002f74ae Add possibility set status for new or existing users in import
Fixes:#2968
[MAILPOET-2957]
2020-08-10 15:16:31 +02:00
f7ad5e8a30 Add new selects to import form
Fixes:#2968
[MAILPOET-2957]
2020-08-10 15:16:31 +02:00
ebddfb07e3 Fix search in sending status
[MAILPOET-3050]
2020-08-10 12:00:36 +02:00
2efdb22331 Add more properties for frontend
[MAILPOET-2657]
2020-08-06 12:23:41 +02:00
986642c865 Add where conditions instead of replacing
[MAILPOET-2657]
2020-08-06 12:23:41 +02:00
dd542f9440 Fix a doctrine bug
[MAILPOET-2657]
2020-08-06 12:23:41 +02:00
597f6acaca Leave filters out of refactoring
[MAILPOET-2657]
2020-08-06 12:23:41 +02:00
6e49cc5e4e Blacklist more woo filters
[MAILPOET-2657]
2020-08-06 12:23:41 +02:00
33e2c3d9d2 Add test for respository
[MAILPOET-2657]
2020-08-06 12:23:41 +02:00