Rostislav Wolny
728f400c63
Update storybook deps
...
[MAILPOET-3658]
2021-07-06 13:29:00 +02:00
Rostislav Wolny
7a3ffa388f
Update PHPStan
...
[MAILPOET-3658]
2021-07-06 13:29:00 +02:00
Rostislav Wolny
8e0cbc9626
Remove deprecated rule from code sniffer
...
See bcbf756f05 (diff-0816e9a78035205a67cca7c38cb5c4870365492c7179ab30115a274a583ef0e5)
[MAILPOET-3658]
2021-07-06 13:29:00 +02:00
Rostislav Wolny
65b834a9ff
Update renamed NotCamelCaps rule
...
[MAILPOET-3658]
2021-07-06 13:29:00 +02:00
Rostislav Wolny
76fe9082a3
Update php code sniffer packages
...
[MAILPOET-3658]
2021-07-06 13:29:00 +02:00
Rostislav Wolny
9819fba27b
Update lucatume/wp-browser
...
We need to add wp-cli/wp-cli-bundle since it is required for
lucatume/wp-browser's wp cli module, but is not longer installed automatically
[MAILPOET-3658]
2021-07-06 13:29:00 +02:00
Rostislav Wolny
dfde909296
Update codeception packages
...
[MAILPOET-3658]
2021-07-06 13:29:00 +02:00
Rostislav Wolny
5240927721
Update sub-dependencies for prefixed php deps
...
[MAILPOET-3658]
2021-07-06 13:29:00 +02:00
Rostislav Wolny
0482d3f8a4
Update symfony/validator
...
[MAILPOET-3658]
2021-07-06 13:29:00 +02:00
Rostislav Wolny
2a60ca3a13
Remove unused polyfills
...
[MAILPOET-3658]
2021-07-06 13:29:00 +02:00
Rostislav Wolny
86a3d8e04b
Update polyfills
...
[MAILPOET-3658]
2021-07-06 13:29:00 +02:00
Rostislav Wolny
f4d939ae0b
Update symfony/dependency-injection
...
[MAILPOET-3658]
2021-07-06 13:29:00 +02:00
Rostislav Wolny
1369396147
Update swiftmailer/swiftmailer
...
[MAILPOET-3658]
2021-07-06 13:29:00 +02:00
Rostislav Wolny
94ac913aa3
Update nesbot/carbon
...
[MAILPOET-3658]
2021-07-06 13:29:00 +02:00
Rostislav Wolny
eb25bfb1eb
Update monolog/monolog
...
[MAILPOET-3658]
2021-07-06 13:29:00 +02:00
Rostislav Wolny
f77392ade4
Workaround doctrine serialisation issue in integration tests
...
Doctrine uses a default ProxyClassNameResolver but it is implemented
as an anonymous class and can not be serialised. This commit adds a custom
ProxyClassNameResolver that copies the anonymous one so that we avoid using the
anonymous fallback.
[MAILPOET-3658]
2021-07-06 13:29:00 +02:00
Rostislav Wolny
e0e4c507dd
Update gregwar/captcha
...
[MAILPOET-3658]
2021-07-06 13:29:00 +02:00
Rostislav Wolny
ff42762f93
Remove custom PDO driver
...
[MAILPOET-3658]
2021-07-06 13:29:00 +02:00
Rostislav Wolny
07079e331a
Fix doctrine cleanup script
...
[MAILPOET-3658]
2021-07-06 13:29:00 +02:00
Rostislav Wolny
8af9b412ad
Switch to built in PDO driver
...
[MAILPOET-3658]
2021-07-06 13:29:00 +02:00
Rostislav Wolny
c9603b76dc
Update doctrine packages and fix metadata cache
...
[MAILPOET-3658]
2021-07-06 13:29:00 +02:00
Rostislav Wolny
b6d420b19c
Update cerdic/css-tidy
...
[MAILPOET-3658]
2021-07-06 13:29:00 +02:00
Ján Mikláš
b9f4b17e69
Release 3.64.3
2021-07-06 13:24:13 +02:00
Veljko
ee0cb86d15
Change to wait for element visibility
2021-07-05 14:40:30 +02:00
Veljko
63043579e0
Add method to wait for listing items
...
[MAILPOET-3679]
2021-07-05 14:40:30 +02:00
Veljko
881b79c2a5
Add wait for element to be clickable
...
MAILPOET-3680
2021-07-05 12:35:11 +02:00
Veljko
508550d2f1
Add another class
2021-07-02 10:15:28 +02:00
Veljko
bcf842f3ef
Fix flaky acceptance test mailpoet menus
...
[MAILPOET-3677]
2021-07-02 10:15:28 +02:00
Rostislav Wolny
a87ae60030
Make sure newsletter tests don't hang
...
On newer node JS our tests remained hanging.
--exit flag forces proces to exit after tests are finished
[MAILPOET-3673]
2021-07-02 07:28:41 +02:00
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