Commit Graph

13768 Commits

Author SHA1 Message Date
Rostislav Wolny
12e85972a3 Fix incompatibilty in DBAL DriverException
[MAILPOET-3926]
2020-12-07 11:36:01 +01:00
Rostislav Wolny
386f0c66b4 Don't use transactions for statements with implicit commit
[MAILPOET-3926]
2020-12-07 11:36:01 +01:00
Rostislav Wolny
c0c9b11c54 Add workaround for removed codeception/robo-paracept
[MAILPOET-3296]
2020-12-07 11:36:01 +01:00
Rostislav Wolny
a62ad4f70a Update robo and codeception and remove outdated deps
[MAILPOET-3296]
2020-12-07 11:36:01 +01:00
Rostislav Wolny
0362c97067 Fix required after optional warning in form blocks renderer
[MAILPOET-3296]
2020-12-07 11:36:01 +01:00
Rostislav Wolny
12cc818f8b Fix required after optional parameter in doctrine config factory
[MAILPOET-3296]
2020-12-07 11:36:01 +01:00
Pavel Dohnal
56d7cd1398 Fix rendering shortcodes in subject
[MAILPOET-3333]
2020-12-03 14:11:53 +01:00
Pavel Dohnal
3af2ffbbb4 Add notice when someone is using a newsletter shortcode
[MAILPOET-3333]
2020-12-03 14:11:53 +01:00
Pavel Dohnal
06dca19738 Add magic getters for backward compatibility
[MAILPOET-3333]
2020-12-03 14:11:53 +01:00
Pavel Dohnal
15ae8ae369 Use the data loader in form editor
[MAILPOET-2553]
2020-12-03 10:09:51 +01:00
Pavel Dohnal
344a338376 Move data selection to a reusable service
[MAILPOET-2553]
2020-12-03 10:09:51 +01:00
Pavel Dohnal
daaeada3da Match select boxes with same select boxes in segments
[MAILPOET-2553]
2020-12-03 10:09:51 +01:00
Pavel Dohnal
73d9551797 Refactor component to typescript
[MAILPOET-2553]
2020-12-03 10:09:51 +01:00
Pavel Dohnal
d543d2ed6c Refactor component to functional
[MAILPOET-2553]
2020-12-03 10:09:51 +01:00
Veljko V
ec26ae15a7 Fix problem of conflicts with other tests [MAILPOET-3334]
[MAILPOET-3334]
2020-12-03 09:33:05 +01:00
Veljko V
072bbd8ff3 Sort use statements alphabetically [MAILPOET-3334]
[MAILPOET-3334]
2020-12-03 09:33:05 +01:00
Veljko V
8cf27241fc Fix problem of other test executions [MAILPOET-3334]
[MAILPOET-3334]
2020-12-03 09:33:05 +01:00
Veljko V
7d88f3eaea Update form tests to have front end checks [MAILPOET-3334]
[MAILPOET-3334](https://mailpoet.atlassian.net/browse/MAILPOET-3334)
2020-12-03 09:33:05 +01:00
Veljko V
f3df805bb3 Fix flaky tests in acceptance [MAILPOET-3335]
[MAILPOET-3335](https://mailpoet.atlassian.net/browse/MAILPOET-3335)
2020-12-02 17:30:55 +01:00
Pavel Dohnal
bfbc4bbe07 Update babel packages
[MAILPOET-3303]
2020-12-02 09:44:01 +01:00
Pavel Dohnal
b6f62d91a0 Update types
[MAILPOET-3303]
2020-12-02 09:44:01 +01:00
Jan Lysý
19e2e0a4f7 Unzip Woocommerce plugin for codeception
[MAILPOET-3321]
2020-12-01 13:06:56 +01:00
Jan Lysý
271f04f5ff Add downloading woocommerce.zip into install.php
[MAILPOET-3321]
2020-12-01 13:06:56 +01:00
Jan Lysý
9de229d311 Update docker image for codeception
[MAILPOET-3321]
2020-12-01 13:06:56 +01:00
wxa
e44676db47 Release 3.55.1 2020-12-01 14:41:10 +03:00
Veljko V
ebc40ade18 Rename labels to be more concise in tests [MAILPOET-3328]
[MAILPOET-3328]
2020-11-30 15:30:02 +01:00
Veljko V
4110c2880c Update comments to be in the output [MAILPOET-3328]
[MAILPOET-3328]
2020-11-30 15:30:02 +01:00
Veljko V
ee6c9c0a21 Update scenario to include heading and paragraph [MAILPOET-3328]
[MAILPOET-3328](https://mailpoet.atlassian.net/browse/MAILPOET-3328)
2020-11-30 15:30:02 +01:00
Veljko V
5de2472efc Update comments to be in the output [MAILPOET-3325]
[MAILPOET-3325]
2020-11-30 11:30:04 +01:00
Veljko V
2ebbc43ad2 Improve code to pass qa:js [MAILPOET-3325]
MAILPOET-3325
2020-11-30 11:30:04 +01:00
Veljko V
689c916dec Add new acceptance test case divider block [MAILPOET-3325]
[MAILPOET-3325](https://mailpoet.atlassian.net/browse/MAILPOET-3325)
2020-11-30 11:30:04 +01:00
Pavel Dohnal
f525c27e84 Update the browser database
[MAILPOET-3130]
2020-11-30 11:19:29 +01:00
Pavel Dohnal
50746b01db Fix list indentation in th editor
[MAILPOET-3130]
2020-11-30 11:19:29 +01:00
Pavel Dohnal
768d12ccad Fix switching to default format
The applyFormat function doesn't work with undefined any more
so I had to pass an empty string to it.

[MAILPOET-3288]
2020-11-30 10:55:47 +01:00
Pavel Dohnal
979179e540 Fix test that is failing on master 2020-11-26 15:25:01 +01:00
Pavel Dohnal
fb863d2dfb Add tutorial header
[MAILPOET-3206]
2020-11-26 13:51:58 +01:00
Pavel Dohnal
56109b1041 Add acceptance test
[MAILPOET-3206]
2020-11-26 13:51:58 +01:00
Pavel Dohnal
5f05495fa0 Display tutorial to all users
[MAILPOET-3206]
2020-11-26 13:51:58 +01:00
Pavel Dohnal
830454ceb3 Prevent tutorial in tests
[MAILPOET-3206]
2020-11-26 13:51:58 +01:00
Pavel Dohnal
bfaa1bbec4 Display tutorial only to new users
[MAILPOET-3206]
2020-11-26 13:51:58 +01:00
Pavel Dohnal
2ef27608e9 Display tutorial only once
[MAILPOET-3206]
2020-11-26 13:51:58 +01:00
Pavel Dohnal
4c925e70e3 Display tutorial video
[MAILPOET-3206]
2020-11-26 13:51:58 +01:00
Pavel Dohnal
e52a2af475 Add data about form editor tutorial into store
[MAILPOET-3206]
2020-11-26 13:51:58 +01:00
Pavel Dohnal
fa3d38219d Update form template thumbnails
[MAILPOET-3261]
2020-11-26 11:35:56 +01:00
Pavel Dohnal
6f6653636d Make variables clearer
[MAILPOET-3315]
2020-11-26 11:16:17 +01:00
Pavel Dohnal
2d0938df7e Remove unused translations
[MAILPOET-3315]
2020-11-26 11:16:17 +01:00
Pavel Dohnal
ab989e0836 Remove relative path
[MAILPOET-3315]
2020-11-26 11:16:17 +01:00
Pavel Dohnal
bf13d08a22 Download premium plugin
[MAILPOET-3315]
2020-11-26 11:16:17 +01:00
Pavel Dohnal
44c27a9e89 Never activate the plugin for a user
[MAILPOET-3315]
2020-11-26 11:16:17 +01:00
Pavel Dohnal
bcdb58c035 Update installation of premium package button
[MAILPOET-3315]
2020-11-26 11:16:17 +01:00