Commit Graph

10799 Commits

Author SHA1 Message Date
wxa
6faf149e15 Redesign listing search [MAILPOET-2778] 2020-07-14 14:22:51 +02:00
wxa
73db70c335 Redesign listing container & groups [MAILPOET-2778] 2020-07-14 14:22:51 +02:00
Rostislav Wolny
c5ab8fd194 Remove unnecessary proptype
[MAILPOET-3030]
2020-07-14 13:49:33 +02:00
Pavel Dohnal
4777646498 Remember preview settings for a single form
[MAILPOET-3030]
2020-07-14 13:49:33 +02:00
Rostislav Wolny
150f978c4f Adjust form width rendering for below pages forms
[MAILPOET-3030]
2020-07-14 13:49:33 +02:00
Rostislav Wolny
4628551801 Clear block selection on opening placement sidebar
[MAILPOET-3030]
2020-07-14 13:49:33 +02:00
Rostislav Wolny
ce573a0937 Adjust fixed bar width rendering in form editor
[MAILPOET-3030]
2020-07-14 13:49:33 +02:00
Rostislav Wolny
5e10d038cf Increase preview widget width to match editor
[MAILPOET-3030]
2020-07-14 13:49:33 +02:00
Rostislav Wolny
46abf1812d Hide placement settings when users selects a block
[MAILPOET-3030]
2020-07-14 13:49:33 +02:00
Rostislav Wolny
3f372d922d Hide placement settings sidebar when opening preview
[MAILPOET-3030]
2020-07-14 13:49:33 +02:00
Rostislav Wolny
73ae5c43c5 Enhance appearance of placement settings in sidebar
[MAILPOET-3030]
2020-07-14 13:49:33 +02:00
Rostislav Wolny
64dce5cffc Adjust form editor area css for correct form width rendering
[MAILPOET-3030]
2020-07-14 13:49:33 +02:00
Rostislav Wolny
5583c5b37e Render form width in editor based on selected form type
[MAILPOET-3030]
2020-07-14 13:49:33 +02:00
Rostislav Wolny
9f62637665 Open placement settings sidebar after clicking on placement option
[MAILPOET-3030]
2020-07-14 13:49:33 +02:00
Rostislav Wolny
8549b4317f Switch store actions to typescript
[MAILPOET-3030]
2020-07-14 13:49:33 +02:00
Rostislav Wolny
5568e06c0b Add placement settings sidebar component
[MAILPOET-3030]
2020-07-14 13:49:33 +02:00
Rostislav Wolny
86b00a0136 Create component for default sidebar and dummy sidebars controller
[MAILPOET-3030]
2020-07-14 13:49:33 +02:00
Rostislav Wolny
f3715bcd32 Refactor sidebar header to an extra file
[MAILPOET-3030]
2020-07-14 13:49:33 +02:00
Rostislav Wolny
97fe178cc0 Refactor placement settings to reusable panel
[MAILPOET-3030]
2020-07-14 13:49:33 +02:00
Amine Ben hammou
1413846ba9 Release 3.47.9 2020-07-14 13:40:11 +02:00
Veljko V
85824ec268 Adjust changes to fix failed tests 2020-07-09 09:56:10 +02:00
Veljko V
9f5cf5873e Adjust class name for testcase 2020-07-09 09:56:10 +02:00
Veljko V
b1bf4f396e Add new testcase with all scenarios for segments
MAILPOET-3047
2020-07-09 09:56:10 +02:00
Pavel Dohnal
5a7c58999c Send mta data to template for beacon
[MAILPOET-3043]
2020-07-09 09:35:49 +02:00
Rostislav Wolny
29535f6e9b Fix incorrect form media styles
[MAILPOET-3024]
2020-07-08 14:22:22 +02:00
Rostislav Wolny
8312f1c808 Add explanatory comments for test fixes
[MAILPOET-3024]
2020-07-08 13:12:11 +02:00
Rostislav Wolny
ee297e6076 Fix potential notice in cron supervisor
[MAILPOET-3044]
2020-07-08 13:12:11 +02:00
Rostislav Wolny
fd36602912 Fix flakiness of checking opt-in checkbox in order process
[MAILPOET-3044]
2020-07-08 13:12:11 +02:00
Rostislav Wolny
10f062b9ce Ensure no running backend cron tasks when test starts
[MAILPOET-3044]
2020-07-08 13:12:11 +02:00
Rostislav Wolny
ec57ac32c6 Do not reload items for empty trash action
This was causing that 2 requests were fired and potentially could create a race condition
[MAILPOET-3044]
2020-07-08 13:12:11 +02:00
Rostislav Wolny
3fbbf3db6d Update acceptance tests chrome version
[MAILPOET-3044]
2020-07-08 13:12:11 +02:00
Rostislav Wolny
7c2775169e Adjust mobile form heading margins
[MAILPOET-3024]
2020-07-08 12:19:12 +02:00
Rostislav Wolny
8558166ff5 Use variables for form mobile font styles
[MAILPOET-3024]
2020-07-08 12:19:12 +02:00
Rostislav Wolny
23b97ce904 Enforce form heading line height and vertical margins
[MAILPOET-3024]
2020-07-08 12:19:12 +02:00
Rostislav Wolny
0dde7eead8 Enforce font size for other form contents for mobile
[MAILPOET-3024]
2020-07-08 12:19:12 +02:00
Rostislav Wolny
c66eae74cd Enforce heading font size in mobile forms
[MAILPOET-3024]
2020-07-08 12:19:12 +02:00
Rostislav Wolny
a6b8330968 Hide spacers and limit dividers height in form on mobile
[MAILPOET-3024]
2020-07-08 12:19:12 +02:00
Rostislav Wolny
f956c5e13e Hide form images on mobile
[MAILPOET-3024]
2020-07-08 12:19:12 +02:00
Rostislav Wolny
f96749858c Refactor front end mobile styles generating in separate method
[MAILPOET-3024]
2020-07-08 12:19:12 +02:00
Rostislav Wolny
8917591b64 Adjust max height of mobile preview
[MAILPOET-3024]
2020-07-08 12:19:12 +02:00
Pavel Dohnal
09ea6f1d72 Skip test for public builds
[MAILPOET-2841]
2020-07-08 09:48:57 +02:00
Pavel Dohnal
64bbf4909d Make all headings in form settings bold
[MAILPOET-2948]
2020-07-08 09:38:19 +02:00
Veljko V
7d309aa8f7 Add helper postUrl to increase testing speed
MAILPOET-3042
2020-07-07 15:42:51 +02:00
Veljko V
cad3ee2aab Add scenario various status newsletters
MAILPOET-3042
2020-07-07 15:42:51 +02:00
Amine Ben hammou
f3e48867b8 Update transactional emails label 2020-07-07 13:54:47 +02:00
Pavel Dohnal
c9c0750bca Make the width of block dynamic
[MAILPOET-3020]
2020-07-07 13:33:08 +02:00
Pavel Dohnal
ab647c2273 Release 3.47.8 2020-07-07 12:26:52 +02:00
Rostislav Wolny
c6873c5d75 Refactor form background style to allow multiple backgrounds
[MAILPOET-3005]
2020-07-07 09:18:31 +02:00
Rostislav Wolny
56dbf5bec1 Remove unnecessary condition for background styles render
[MAILPOET-3005]
2020-07-07 09:18:31 +02:00
Rostislav Wolny
fa13ff961b Use nicer way for mapping numeric values in block styles
[MAILPOET-3005]
2020-07-07 09:18:31 +02:00