Commit Graph

11986 Commits

Author SHA1 Message Date
Rostislav Wolny
24fa5bd6ca Adjust integration tests analysis configuration
[MAILPOET-3029]
2020-11-09 11:04:32 +01:00
Rostislav Wolny
6438081476 Fix issues in Doctrine entities newly found by PHPStan
[MAILPOET-3029]
2020-11-09 11:04:32 +01:00
Rostislav Wolny
54e3c52630 Require dbDelta in Migrator function just in time
This change needs to be done so that PHPStan can run analysis
without actually loading whole site.

wp-admin/includes/upgrade.php has some side effects
that require other WP functions to be loaded in runtime.

[MAILPOET-3029]
2020-11-09 11:04:32 +01:00
Rostislav Wolny
8f73eb785b Load stuff that is needed in runtime during PHPStan analysis
[MAILPOET-3029]
2020-11-09 11:04:32 +01:00
Rostislav Wolny
36b5a279b9 Add constants needed during analysis
[MAILPOET-3029]
2020-11-09 11:04:32 +01:00
Rostislav Wolny
90d7e1804e Clean PHPStan bootstrap file - get rid of WP loading
[MAILPOET-3029]
2020-11-09 11:04:32 +01:00
Rostislav Wolny
4202faa40c Configure phpstan scan files and directories for libs analysis
[MAILPOET-3029]
2020-11-09 11:04:32 +01:00
Veljko V
7dc61a2b3c Added data automation id updated test [MAILPOET-3272]
[MAILPOET-3272]
2020-11-05 19:39:53 +03:00
Veljko V
104d27b65a Update scenario to cover form new button [MAILPOET-3272]
[MAILPOET-3272](https://mailpoet.atlassian.net/browse/MAILPOET-3272)
2020-11-05 19:39:53 +03:00
Jan Lysý
7b8335fccb Add new component for fullscreen mode
[MAILPOET-3205]
2020-11-05 15:04:29 +01:00
Jan Lysý
a616087835 Add missing translations for fullscreen
[MAILPOET-3205]
2020-11-05 15:04:29 +01:00
Jan Lysý
5a3129f12d Store that fullsreen is enabled and toggle is-fullscreen class
[MAILPOET-3205]
2020-11-05 15:04:29 +01:00
Jan Lysý
62e559694b Add dropdown menu in Form Editor Header
[MAILPOET-3205]
2020-11-05 15:04:29 +01:00
Jan Lysý
09405a46a8 Hide sidebar in form editor for small devices
[MAILPOET-2794]
2020-11-03 12:21:31 +01:00
Jan Lysý
0f6c026793 Show close button for sidebar on small devices
[MAILPOET-2794]
2020-11-03 12:21:31 +01:00
Pavel Dohnal
f35e2a04da Release 3.54.1 2020-11-03 11:34:20 +01:00
Rostislav Wolny
7911e90769 Remove unnecessary html class
[MAILPOET-3207]
2020-11-02 12:19:42 +01:00
Rostislav Wolny
a980c6e4cd Add mailpoet prefix to html class for form templates header
[MAILPOET-3207]
2020-11-02 12:19:42 +01:00
Rostislav Wolny
1870321324 Use same grid for header and form templates
[MAILPOET-3207]
2020-11-02 12:19:42 +01:00
Rostislav Wolny
95aaa5ff60 Add CSS for mobile view for template selection header
[MAILPOET-3207]
2020-11-02 12:19:42 +01:00
Rostislav Wolny
3924e7a799 Add comment to template selection header css
[MAILPOET-3207]
2020-11-02 12:19:42 +01:00
Rostislav Wolny
93b6a59e36 Add create blank form option to form template selection
[MAILPOET-3207]
2020-11-02 12:19:42 +01:00
Pavel Dohnal
e0981ff044 Rename templates
[MAILPOET-3182]
2020-10-29 15:43:35 +01:00
Pavel Dohnal
5e633d7726 Rename thumbnails
[MAILPOET-3182]
2020-10-29 15:43:35 +01:00
Pavel Dohnal
babdc7f570 Add cart contents block to email templates
[MAILPOET-3182]
2020-10-29 15:43:35 +01:00
Jan Lysý
b1fc127f98 Add test for filtering subscribers without segment
[MAILPOET-3197]
2020-10-29 15:00:51 +01:00
Jan Lysý
1c912f7b18 Fix filtering subscribers without segment
[MAILPOET-3197]
2020-10-29 15:00:51 +01:00
Ján Mikláš
6545e5a63c Fix redesigned Select2 placeholder font size
[MAILPOET-3073]
2020-10-29 14:09:37 +01:00
Ján Mikláš
fbf73a5ebb Fix showing "sent" status for emails without queue
[MAILPOET-3073]
2020-10-29 14:09:37 +01:00
Ján Mikláš
14b9f5cd90 After rebase fix
[MAILPOET-3073]
2020-10-29 14:09:37 +01:00
Ján Mikláš
bca228f985 Don't pre-select 3rd party libraries in wizard
[MAILPOET-3073]
2020-10-29 14:09:37 +01:00
Ján Mikláš
4045fba527 Remove unnecessary duplicated 'text' property
[MAILPOET-3073]
2020-10-29 14:09:37 +01:00
Ján Mikláš
88e088c07e Use values in <Radio> component
[MAILPOET-3073]
2020-10-29 14:09:37 +01:00
Ján Mikláš
1e9d887e0b Use SCSS variables where possible
[MAILPOET-3073]
2020-10-29 14:09:37 +01:00
Ján Mikláš
d96f6efb63 Show next button in last import step as "Import"
[MAILPOET-3073]
2020-10-29 14:09:37 +01:00
Ján Mikláš
206c40c664 Fix acceptance tests
[MAILPOET-3073]
2020-10-29 14:09:37 +01:00
Ján Mikláš
6d1d976623 Redesign import last step new segment modal
[MAILPOET-3073]
2020-10-29 14:09:37 +01:00
Ján Mikláš
ef0f65f2b3 Redesign import last step select2
[MAILPOET-3073]
2020-10-29 14:09:37 +01:00
Ján Mikláš
b2b648575c Redesign import results step
[MAILPOET-3073]
2020-10-29 14:09:37 +01:00
Ján Mikláš
30e7988742 Redesign import data manipulation step
[MAILPOET-3073]
2020-10-29 14:09:37 +01:00
Ján Mikláš
762bec21dd Redesign import validation step
[MAILPOET-3073]
2020-10-29 14:09:37 +01:00
Ján Mikláš
655dcf1b8c Fix vertical centering in buttons with new font
[MAILPOET-3073]
2020-10-29 14:09:37 +01:00
Ján Mikláš
ca04b600a3 Fix tests
[MAILPOET-3073]
2020-10-29 14:09:37 +01:00
Ján Mikláš
edaa66baef Fix path to modules
[MAILPOET-3073]
2020-10-29 14:09:37 +01:00
Ján Mikláš
698048853b Redesign paste and upload import method
[MAILPOET-3073]
2020-10-29 14:09:37 +01:00
Ján Mikláš
8e12ec3870 Redesign import MailChimp method
[MAILPOET-3073]
2020-10-29 14:09:37 +01:00
Ján Mikláš
92be7cef35 Redesign import clearout step
[MAILPOET-3073]
2020-10-29 14:09:37 +01:00
Ján Mikláš
27eebf9ae9 Redesign select2 on export page
[MAILPOET-3073]
2020-10-29 14:09:37 +01:00
Ján Mikláš
a40a65c504 Redesign export page layout
[MAILPOET-3073]
2020-10-29 14:09:37 +01:00
Ján Mikláš
620c8b3607 Show <TopBar> children next to logo
[MAILPOET-3073]
2020-10-29 14:09:37 +01:00