Commit Graph

9408 Commits

Author SHA1 Message Date
292c7eb6ec Prevent saving select without label
[MAILPOET-2652]
2020-01-27 10:34:15 +00:00
f606514d8f Prevent saving checkbox without label
[MAILPOET-2652]
2020-01-27 10:34:15 +00:00
182fec1d3b Removed unnecessary function
[MAILPOET-2652]
2020-01-27 10:34:15 +00:00
ffc82eff69 Fix custom select rendering
[MAILPOET-2652]
2020-01-27 10:34:15 +00:00
0932f7c985 Disable placeholder in select box
[MAILPOET-2652]
2020-01-27 10:34:15 +00:00
a37d8888d9 Display nps statis meter
[MAILPOET-2549]
2020-01-27 10:08:31 +00:00
be0c9a726c Add static fallback link to old editor
[MAILPOET-2549]
2020-01-27 10:08:31 +00:00
a9f612d57f Add link to old editor to the sidebar
[MAILPOET-2549]
2020-01-27 10:08:31 +00:00
27f46bb91d Remove create new form on old editor acceptance test
[MAILPOET-2549]
2020-01-27 10:08:31 +00:00
b4710403f8 Store information for displaying nps survey
[MAILPOET-2549]
2020-01-27 10:08:31 +00:00
9c2e7235de Make old form editor test run using old editor
[MAILPOET-2549]
2020-01-27 10:08:31 +00:00
447e01b0aa Remove new form editor feature flag
[MAILPOET-2549]
2020-01-27 10:08:31 +00:00
139b3691bf Add MixPanel events
[MAILPOET-2549]
2020-01-27 10:08:31 +00:00
20fdea408e Remove video guide badge
[MAILPOET-2549]
2020-01-27 10:08:31 +00:00
a8d0eff47b Warn a user when leaving the page without saving
[MAILPOET-2549]
2020-01-27 10:08:31 +00:00
996b58a388 Fix duplicate key messages for MySQL >= 8.0.19
[MAILPOET-2642]
2020-01-27 09:35:29 +00:00
dc7e87a67f Update FAQs
[MAILPOET-2622]
2020-01-27 09:30:49 +00:00
79e722094c Prevent sending confirmation email on profile update
[MAILPOET-2567]
2020-01-27 09:26:15 +00:00
4c5155132a Send a confirmation email when a user is added to a website
[MAILPOET-2567]
2020-01-27 09:26:15 +00:00
de9c151fe4 Ensure consistend order for tasks with equal timestamp (fixes flaky test)
[MAILPOET-2623]
2020-01-23 12:47:58 +00:00
wxa
2e7609fca0 Remove unused executor [MAILPOET-2577] 2020-01-23 12:46:52 +00:00
wxa
0fa072b392 Clean up ignored PHPStan errors [MAILPOET-2577] 2020-01-23 12:46:52 +00:00
wxa
3584b717dc Fix array offset access on null/boolean and with curly braces [MAILPOET-2577] 2020-01-23 12:46:52 +00:00
wxa
12c71511e4 Use PHP 7.4 image for integration tests [MAILPOET-2577] 2020-01-23 12:46:52 +00:00
wxa
359da98d61 Patch Doctrine error cases for PHP 7.4 [MAILPOET-2577] 2020-01-23 12:46:52 +00:00
wxa
2807a4b3c3 Patch PHPUnit 5.7 mocks for PHP 7.4 [MAILPOET-2577] 2020-01-23 12:46:52 +00:00
9ab40d7d8e Release 3.43.1 2020-01-22 15:58:46 +01:00
213934df17 Fix failing unit test 2020-01-22 14:15:45 +01:00
6d683a41b0 Fix form widget rendering
Originally the extract produced snake cased variables.
[MAILPOET-2654]
2020-01-22 12:35:47 +00:00
ceafe62782 Update counting subscriber in listings
[MAILPOET-2631]
2020-01-22 12:28:30 +00:00
32c71f130c Count subscribers that are not in wp list
[MAILPOET2631]
2020-01-22 12:28:30 +00:00
5e2559c0ae Exclude WP subscribers from sending limit
[MAILPOET-2631]
2020-01-22 12:28:30 +00:00
e2a265fa48 Fix subscriber import when existing emails contain uppercase chars
[MAILPOET-2649]
2020-01-21 21:54:11 +00:00
wxa
cfa30100a7 Change SPF check notice color [MAILPOET-2576] 2020-01-21 21:51:42 +00:00
wxa
43f21a79e7 Update stats page banners for new free plan limit [MAILPOET-2492] 2020-01-21 21:49:22 +00:00
c979a542e0 Release 3.43.0 2020-01-21 17:04:57 +01:00
7b37b09609 Do not clean Premium Plugin in Premium acceptance tests
[MAILPOET-2651]
2020-01-21 13:46:38 +03:00
f3f879a11a Render banner near send button
[MAILPOET-2597]
2020-01-20 19:57:50 +00:00
89a215a9bf Fix key validity check
[MAILPOET-2637]
2020-01-20 10:39:46 +00:00
2ef41b56e0 Fix various regressions introduced by camel case conversion
[MAILPOET-2635]
2020-01-20 10:27:36 +00:00
d955a9105a Use correct field names when mocking plugin information in a test
[MAILPOET-2635]
2020-01-20 10:27:36 +00:00
fe6a383f36 Fix WP comment regression introduced by camel case conversion
[MAILPOET-2635]
2020-01-20 10:27:36 +00:00
64c4e3f35b Add unique custom field name checking
[MAILPOET-2463]
2020-01-16 16:49:05 +01:00
f88ac20fbd Add context for create button translation
[MAILPOET-2463]
2020-01-16 16:49:05 +01:00
0cb0fff9b0 Fix typo in method name
[MAILPOET-2463]
2020-01-16 16:49:05 +01:00
2a2d5da12f Fix spacing of custom checkbox value settings input
[MAILPOET-2463]
2020-01-16 16:49:05 +01:00
03135ffc28 Refactor api error message formatting to helper function
[MAILPOET-2463]
2020-01-16 16:49:05 +01:00
50b4c1ffd6 Refactor add custom field component to use shorter conditions
[MAILPOET-2463]
2020-01-16 16:49:05 +01:00
374e146fb2 Fix spacing in sidebar select inputs
[MAILPOET-2463]
2020-01-16 16:49:05 +01:00
171866923c Add acceptance test for creating a custom field
[MAILPOET-2463]
2020-01-16 16:49:05 +01:00