Commit Graph

21621 Commits

Author SHA1 Message Date
7a10fbb8ff Update Public API documentation
MAILPOET-6056
2024-05-16 18:02:01 +02:00
f91812b1da Allow Public API method updateList update segment description with the same segment name
MAILPOET-6056
2024-05-16 18:02:01 +02:00
736068cf57 Audit missing escaping during block rendering 2024-05-15 13:27:52 +02:00
d5c1fba8d7 Add missing textdomains 2024-05-15 07:16:25 -04:00
9c56b997a6 Update the labels in subscribers listings
[MAILPOET-6042]
2024-05-15 11:54:13 +02:00
1bcccd9390 Display when subscriber was created in listings
[MAILPOET-6042]
2024-05-15 11:54:13 +02:00
f9d5d50b66 Add filter on system info data
[MAILPOET-6013]
2024-05-14 13:03:37 +02:00
4d29faf998 Add permission level for the help page
[MAILPOET-6013]
2024-05-14 13:03:37 +02:00
aa070c415d Add custom placeholder to post content during registration 2024-05-13 12:46:02 -04:00
aa14f0c2b3 Update k6 automation test to remove if else 2024-05-09 14:47:44 +02:00
b440a791f9 Fix performance test for saving segment
[MAILPOET-6062]
2024-05-08 20:32:13 +02:00
f74cbbf82b Increase waiting time in activateMSS acceptance test 2024-05-08 15:37:49 +02:00
32aa7a3480 Fix form column styles for stack-on-mobile
[MAILPOET-5994]
2024-05-08 14:49:44 +02:00
249b6edac8 Fix installed dependencies for the form editor
[MAILPOET-5994]
2024-05-08 14:49:44 +02:00
fda5e84a76 Configure inserter panel to use post content as a root
[MAILPOET-6059]
2024-05-08 14:17:55 +02:00
be3b8753e3 Release 4.50.0 2024-05-08 15:15:38 +03:00
ca35cad824 Update documentation: remove unused hooks
MAILPOET-5597
2024-05-07 14:44:31 +02:00
b4c6f6af20 Added documentation about the email editor hooks.
MAILPOET-5597
2024-05-07 14:44:31 +02:00
edf3c84628 Use create post helper 2024-05-07 12:08:48 +01:00
4c534f40e7 wp_insert_post in tests 2024-05-07 12:08:48 +01:00
ca7a89ca06 Update block used in tests 2024-05-07 12:08:48 +01:00
9c27518a2f Fix build due to tsx files 2024-05-07 12:08:48 +01:00
a3e156c530 Powered by mailpoet block editor 2024-05-07 12:08:48 +01:00
af1faea7ce Add Powered By MailPoet Block 2024-05-07 12:08:48 +01:00
627003dbcb Remove email content block 2024-05-07 12:08:48 +01:00
abea414930 Remove footer logo from renderer 2024-05-07 12:08:48 +01:00
3a3c51abaf Revise footer logo options 2024-05-07 12:08:48 +01:00
2bf41c549d Load blockTypesController before editor 2024-05-07 12:08:48 +01:00
207d0b954c Update RoboFile with new parameters and delete cot plugin 2024-05-06 14:45:09 +02:00
e02c86b9a7 Refactor CI workflows
[MAILPOET-6040]
2024-05-06 14:45:09 +02:00
780c350fc5 Fix condition to display Segments Locked badge
account for segmentFilters.value=0 when segmentFilters are unlimited.

[MAILPOET-6025]
2024-05-06 14:31:25 +02:00
488717e134 Update acceptance test to check that send email step status synces with the email
[MAILPOET-4977]
2024-05-06 12:39:00 +02:00
7e87842eeb Fix typo in exception message
[MAILPOET-4977]
2024-05-06 12:39:00 +02:00
345571c6f9 Fix missing dummy IDs in tests
[MAILPOET-4977]
2024-05-06 12:39:00 +02:00
f71993dde9 Cancel scheduled progress runs when executed manually
[MAILPOET-4977]
2024-05-06 12:39:00 +02:00
a1bafad6f1 Add tests for email sent handler
[MAILPOET-4977]
2024-05-06 12:39:00 +02:00
fdc0468c64 Execute send email step progress when email is sent
[MAILPOET-4977]
2024-05-06 12:39:00 +02:00
4c1b2e46c8 Trigger automation email sent hook for automation emails
[MAILPOET-4977]
2024-05-06 12:39:00 +02:00
36089cc2f4 Save automation run info to scheduled task meta field
[MAILPOET-4977]
2024-05-06 12:39:00 +02:00
9303d89957 Add test for automation controller
[MAILPOET-4977]
2024-05-06 12:39:00 +02:00
fa6b380266 Add controller with ability to execute automation step progress manually
[MAILPOET-4977]
2024-05-06 12:39:00 +02:00
123b0d65e2 Do not complete send email action run immediately, schedule a check instead
[MAILPOET-4977]
2024-05-06 12:39:00 +02:00
a94c090570 Fix typo in test
[MAILPOET-4977]
2024-05-06 12:39:00 +02:00
7eb17c9e09 Ensure automation progress runs log data also at their start
[MAILPOET-4977]
2024-05-06 12:39:00 +02:00
25a35e17bf Add migration to fix existing data
[MAILPOET-5584]
2024-05-06 11:43:32 +02:00
e4ad546452 Extend integration test
[MAILPOET-5584]
2024-05-06 11:43:32 +02:00
191843d2a8 Change status for all associated purchases with an order
[MAILPOET-5584]
2024-05-06 11:43:32 +02:00
56e1a69e5b Add skipping new email editor acceptance test on WP 6.4
[MAILPOET-6055]
2024-05-03 10:55:53 +02:00
e47ce06b4a Use useEffect to focus text input in the preview modal on open
[MAILPOET-6011]
2024-05-02 12:42:20 +02:00
47d5fa93d4 Make the CSS selector for modal with more specific
Because the version of the modal component contains its own width style, we need to make the selector more specific to override width.
[MAILPOET-6011]
2024-05-02 12:42:20 +02:00