Commit Graph

22212 Commits

Author SHA1 Message Date
Veljko
aa14f0c2b3 Update k6 automation test to remove if else 2024-05-09 14:47:44 +02:00
Veljko
b440a791f9 Fix performance test for saving segment
[MAILPOET-6062]
2024-05-08 20:32:13 +02:00
Jan Lysý
f74cbbf82b Increase waiting time in activateMSS acceptance test 2024-05-08 15:37:49 +02:00
Jan Lysý
32aa7a3480 Fix form column styles for stack-on-mobile
[MAILPOET-5994]
2024-05-08 14:49:44 +02:00
Jan Lysý
249b6edac8 Fix installed dependencies for the form editor
[MAILPOET-5994]
2024-05-08 14:49:44 +02:00
Rostislav Wolny
fda5e84a76 Configure inserter panel to use post content as a root
[MAILPOET-6059]
2024-05-08 14:17:55 +02:00
David Remer
be3b8753e3 Release 4.50.0 2024-05-08 15:15:38 +03:00
Oluwaseun Olorunsola
ca35cad824 Update documentation: remove unused hooks
MAILPOET-5597
2024-05-07 14:44:31 +02:00
Oluwaseun Olorunsola
b4c6f6af20 Added documentation about the email editor hooks.
MAILPOET-5597
2024-05-07 14:44:31 +02:00
Mike Jolley
edf3c84628 Use create post helper 2024-05-07 12:08:48 +01:00
Mike Jolley
4c534f40e7 wp_insert_post in tests 2024-05-07 12:08:48 +01:00
Mike Jolley
ca7a89ca06 Update block used in tests 2024-05-07 12:08:48 +01:00
Mike Jolley
9c27518a2f Fix build due to tsx files 2024-05-07 12:08:48 +01:00
Mike Jolley
a3e156c530 Powered by mailpoet block editor 2024-05-07 12:08:48 +01:00
Mike Jolley
af1faea7ce Add Powered By MailPoet Block 2024-05-07 12:08:48 +01:00
Mike Jolley
627003dbcb Remove email content block 2024-05-07 12:08:48 +01:00
Mike Jolley
abea414930 Remove footer logo from renderer 2024-05-07 12:08:48 +01:00
Mike Jolley
3a3c51abaf Revise footer logo options 2024-05-07 12:08:48 +01:00
Mike Jolley
2bf41c549d Load blockTypesController before editor 2024-05-07 12:08:48 +01:00
Veljko
207d0b954c Update RoboFile with new parameters and delete cot plugin 2024-05-06 14:45:09 +02:00
Veljko
e02c86b9a7 Refactor CI workflows
[MAILPOET-6040]
2024-05-06 14:45:09 +02:00
Brezo Cordero
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
Jan Jakes
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
Jan Jakes
7e87842eeb Fix typo in exception message
[MAILPOET-4977]
2024-05-06 12:39:00 +02:00
Jan Jakes
345571c6f9 Fix missing dummy IDs in tests
[MAILPOET-4977]
2024-05-06 12:39:00 +02:00
Jan Jakes
f71993dde9 Cancel scheduled progress runs when executed manually
[MAILPOET-4977]
2024-05-06 12:39:00 +02:00
Jan Jakes
a1bafad6f1 Add tests for email sent handler
[MAILPOET-4977]
2024-05-06 12:39:00 +02:00
Jan Jakes
fdc0468c64 Execute send email step progress when email is sent
[MAILPOET-4977]
2024-05-06 12:39:00 +02:00
Jan Jakes
4c1b2e46c8 Trigger automation email sent hook for automation emails
[MAILPOET-4977]
2024-05-06 12:39:00 +02:00
Jan Jakes
36089cc2f4 Save automation run info to scheduled task meta field
[MAILPOET-4977]
2024-05-06 12:39:00 +02:00
Jan Jakes
9303d89957 Add test for automation controller
[MAILPOET-4977]
2024-05-06 12:39:00 +02:00
Jan Jakes
fa6b380266 Add controller with ability to execute automation step progress manually
[MAILPOET-4977]
2024-05-06 12:39:00 +02:00
Jan Jakes
123b0d65e2 Do not complete send email action run immediately, schedule a check instead
[MAILPOET-4977]
2024-05-06 12:39:00 +02:00
Jan Jakes
a94c090570 Fix typo in test
[MAILPOET-4977]
2024-05-06 12:39:00 +02:00
Jan Jakes
7eb17c9e09 Ensure automation progress runs log data also at their start
[MAILPOET-4977]
2024-05-06 12:39:00 +02:00
Jan Lysý
25a35e17bf Add migration to fix existing data
[MAILPOET-5584]
2024-05-06 11:43:32 +02:00
Jan Lysý
e4ad546452 Extend integration test
[MAILPOET-5584]
2024-05-06 11:43:32 +02:00
Jan Lysý
191843d2a8 Change status for all associated purchases with an order
[MAILPOET-5584]
2024-05-06 11:43:32 +02:00
Pavel Dohnal
56e1a69e5b Add skipping new email editor acceptance test on WP 6.4
[MAILPOET-6055]
2024-05-03 10:55:53 +02:00
Jan Lysý
e47ce06b4a Use useEffect to focus text input in the preview modal on open
[MAILPOET-6011]
2024-05-02 12:42:20 +02:00
Jan Lysý
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
Jan Jakes
b18bb14ecc Fix scheduled task entity having the same association twice
It also seems that orphanRemoval doesn't play well with our explicit detachAll logic.

[MAILPOET-6047]
2024-05-02 11:52:33 +02:00
Veljko
55416fd2ff Increase waiting time for the email editor 2024-05-02 10:07:40 +01:00
Veljko
f3d03d82e3 Fix acceptance test WC category segment 2024-05-02 10:07:40 +01:00
Jan Jakes
5e8a377669 Fix template counts in tests
[MAILPOET-6002]
2024-05-01 12:26:09 +02:00
Jan Jakes
4b9bd36b99 Update passing capabilities to upgrade info and banner components
[MAILPOET-6002]
2024-05-01 12:26:09 +02:00
Jan Jakes
62dad1eca6 Allow specifiying multiple capabilities with their values in premium banner
[MAILPOET-6002]
2024-05-01 12:26:09 +02:00
Jan Jakes
8369459e16 Allow specifiying multiple capabilities with their values in upgrade info
[MAILPOET-6002]
2024-05-01 12:26:09 +02:00
Jan Jakes
6cac814b5f Allow objects in upgrade URLs (such as "capabilities[name]=value")
[MAILPOET-6002]
2024-05-01 12:26:09 +02:00
Jan Jakes
72f49808d0 Check for required number of steps for automation templates
[MAILPOET-6002]
2024-05-01 12:26:09 +02:00