Commit Graph

13505 Commits

Author SHA1 Message Date
Rostislav Wolny
340653916c Refactor Robo t:newsletter-editor using collection
[MAILPOET-3673]
2021-07-02 07:28:41 +02:00
Rostislav Wolny
8eba676c04 Run js test on CI on the latest executor with new nodejs
[MAILPOET-3673]
2021-07-02 07:28:41 +02:00
Rostislav Wolny
bedd9e59ca Skip failing tests
Temporarily skip rest of failing tests.
Those should be fixed in a subsequent task.
[MAILPOET-3673]
2021-07-02 07:28:41 +02:00
Rostislav Wolny
604336e6fb Fix failing newsletter editor heading test
[MAILPOET-3673]
2021-07-02 07:28:41 +02:00
Rostislav Wolny
7ddfadc666 Add polyfills for crypto and MutationsObserver into JS tests
[MAILPOET-3673]
2021-07-02 07:28:41 +02:00
Rostislav Wolny
863c0b4172 Fix undefined underscore in newsletter editor tests
[MAILPOET-3673]
2021-07-02 07:28:41 +02:00
Rostislav Wolny
9a24aa07f4 Fix Element not defined in tests in tinymce
[MAILPOET-3673]
2021-07-02 07:28:41 +02:00
Rostislav Wolny
b8f1124ef5 Update node in CI images to v16
Unhandled exceptions no node16 should cause non zero exit codes.
[MAILPOET-3673]
2021-07-02 07:28:41 +02:00
Rostislav Wolny
ea5bc1ab2c Replace webpack cleanup plugin with simple deletion
The cleanup plugin was not working properly as it is not designed for multi config environments.
It deleted tests assets after they were built.
[MAILPOET-3673]
2021-07-02 07:28:41 +02:00
Rostislav Wolny
b71f8defc8 Fix dismissing shortcodes notice
[MAILPOET-3672]
2021-06-30 15:28:50 +02:00
Tautvidas Sipavicius
dc393575ad Release 3.64.2 2021-06-29 12:30:50 +03:00
Rostislav Wolny
32b2136864 Prevent Doctrine error for malformed unsubscribe url
[MAILPOET-3670]
2021-06-28 15:02:10 +02:00
Rostislav Wolny
ed66dfc8e9 Recalculate subscriber score only when a new open was tracked
[MAILPOET-3669]
2021-06-28 14:37:13 +02:00
Pavel Dohnal
b6009f67bc Hide beacon in the form preview window
[MAILPOET-3636]
2021-06-28 13:42:59 +02:00
Jan Lysý
608396ade9 Remove segment ids from unconfirmed data on subscribe
[MAILPOET-3663]
2021-06-28 13:40:36 +02:00
Jan Lysý
9b51f4e70e Send confirmation email when there are unconfirmed data
[MAILPOET-3649]
2021-06-28 12:26:03 +02:00
Jan Lysý
6773c42131 Add check that signup confirmation is disabled
[MAILPOET-3659]
2021-06-28 12:26:03 +02:00
Jan Lysý
b8a164338a Move errors at the beginning of the form component
[MAILPOET-3649]
2021-06-28 11:29:46 +02:00
Jan Lysý
79db822e19 Fix comment with timeout value 2021-06-28 11:29:46 +02:00
Jan Lysý
e8e05a301b Move error messages from editor to form component
[MAILPOET-3649]
2021-06-28 11:29:46 +02:00
Jan Lysý
2288d745b1 Improve integration tests for DynamicSegments API
[MAILPOET-3559]
2021-06-28 11:29:46 +02:00
Jan Lysý
5abee92122 Add better error message when name is empty
[MAILPOET-3559]
2021-06-28 11:29:46 +02:00
Pavel Dohnal
4456ff34da Set max-width for WP admin menu image icons
[MAILPOET-3648]
2021-06-28 10:15:54 +02:00
Pavel Dohnal
876c92ef0b Remove ./do watch task
[MAILPOET-3500]
2021-06-28 09:21:12 +02:00
Pavel Dohnal
16894fb81c Add typescript files to watch task
[MAILPOET-3500]
2021-06-28 09:21:12 +02:00
Jan Lysý
acf76e2905 Remove changing WP users as unconfirmed
This commit should revert functionality from the ticket MAILPOET-2134

[MAILPOET-3515]
2021-06-22 16:23:05 +02:00
Jan Lysý
a08ef8d53e Release 3.64.1 2021-06-22 13:36:19 +02:00
Jan Lysý
3a1e057e67 Move the aggregate function count to the having clause
[MAILPOET-3668]
2021-06-22 11:58:45 +02:00
Jan Lysý
62d6881966 Fix name of getter in SegmentEntity
[MAILPOET-3469]
2021-06-21 14:02:04 +02:00
Jan Lysý
f65959cdaf Use variables on styles for segments
[MAILPOET-3469]
2021-06-21 14:02:04 +02:00
Jan Lysý
96f39f81f5 Improve ManageSegments and remove waiting
[MAILPOET-3469]
2021-06-21 14:02:04 +02:00
Jan Lysý
025254f800 Add descriptions for new translations
[MAILPOET-3469]
2021-06-21 14:02:04 +02:00
Jan Lysý
ded711bce4 Add comments to ManageSegmentsCest
[MAILPOET-3469]
2021-06-21 14:02:04 +02:00
Jan Lysý
fcfe7f5bea Fix integration test for FilterHandler
[MAILPOET-3469]
2021-06-21 14:02:04 +02:00
Jan Lysý
38d643a9fd Remove irrelevant comment from SegmentsRepository
[MAILPOET-3469]
2021-06-21 14:02:04 +02:00
Jan Lysý
3fdbb050cd Add getter for connect operand to SegmentEntity
[MAILPOET-3469]
2021-06-21 14:02:04 +02:00
Jan Lysý
cb93b3f30d Add waiting for clickable save button
[MAILPOET-3469]
2021-06-21 14:02:04 +02:00
Jan Lysý
feb75d35cd Fix flaky test for dynamic segment total spent
[MAILPOET-3469]
2021-06-21 14:02:04 +02:00
Jan Lysý
240a6b14e7 Add acceptance test for multiple filters
[MAILPOET-3469]
2021-06-21 14:02:04 +02:00
Jan Lysý
97e692ff59 Add automation ids for acceptance tests
[MAILPOET-3469]
2021-06-21 14:02:04 +02:00
Jan Lysý
746de18605 Add test cases for SegmentSaveController
[MAILPOET-3469]
2021-06-21 14:02:04 +02:00
Jan Lysý
61fc1f1b5e Fix removing redundant filters
[MAILPOET-3469]
2021-06-21 14:02:04 +02:00
Jan Lysý
a23c73b341 Add test into DynamicSegmentsResponseBuilder
[MAILPOET-3469]
2021-06-21 14:02:04 +02:00
Jan Lysý
38aa403602 Add integration test for DynamicSegments with two filters
[MAILPOET-3469]
2021-06-21 14:02:04 +02:00
Jan Lysý
96fa2c2430 Move BC compatibility for UserRole to entity data getter
[MAILPOET-3469]
2021-06-21 14:02:04 +02:00
Jan Lysý
3b88d0d2ba Add action value into UserRole DynamicSegment
[MAILPOET-3469]
2021-06-21 14:02:04 +02:00
Jan Lysý
a3b12d6eb4 Add second wait into ManageSegmentsCest
[MAILPOET-3469]
2021-06-21 14:02:04 +02:00
Jan Lysý
c48650a89b Add second wait into ManageSegmentsCest
[MAILPOET-3469]
2021-06-21 14:02:04 +02:00
Jan Lysý
7332fdcd6e Use random string as suffix when filter id is null
[MAILPOET-3469]
2021-06-21 14:02:04 +02:00
Jan Lysý
5035fc0f33 Use react fragment with key property in loop
[MAILPOET-3469]
2021-06-21 14:02:04 +02:00