Commit Graph

4499 Commits

Author SHA1 Message Date
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
Rostislav Wolny
8312f1c808 Add explanatory comments for test fixes
[MAILPOET-3024]
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
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
8917591b64 Adjust max height of mobile preview
[MAILPOET-3024]
2020-07-08 12:19:12 +02:00
Pavel Dohnal
64bbf4909d Make all headings in form settings bold
[MAILPOET-2948]
2020-07-08 09:38:19 +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
Rostislav Wolny
c6873c5d75 Refactor form background style to allow multiple backgrounds
[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
Rostislav Wolny
fb74d32b7f Remove forgotten testing code
[MAILPOET-3005]
2020-07-07 09:18:31 +02:00
Rostislav Wolny
ba8d615755 Enable gradient for form background settings
[MAILPOET-3005]
2020-07-07 09:18:31 +02:00
Rostislav Wolny
74ad8c4952 Add mapping for submit button gradient
[MAILPOET-3005]
2020-07-07 09:18:31 +02:00
Rostislav Wolny
02a13076db Use gradient color component in submit button settings
[MAILPOET-3005]
2020-07-07 09:18:31 +02:00
Rostislav Wolny
f49f204627 Add gradient or solid color picker component
[MAILPOET-3005]
2020-07-07 09:18:31 +02:00
Rostislav Wolny
3eb6513b0a Add columns graditent mapping from blocks to server data
[MAILPOET-3005]
2020-07-07 09:18:31 +02:00
Rostislav Wolny
aeb2c0d391 Add columns gradient mapping from server data to block
[MAILPOET-3005]
2020-07-07 09:18:31 +02:00
Rostislav Wolny
3789d18e33 Refactor color and font slug mapping to TS
[MAILPOET-3005]
2020-07-07 09:18:31 +02:00
Rostislav Wolny
da2596e9c7 Fix paragraph and heading fontSize mapping
[MAILPOET-3005]
2020-07-07 09:18:31 +02:00
Rostislav Wolny
49183478eb Refactor input styles data to blocks input styles mapping to TS
[MAILPOET-3005]
2020-07-07 09:18:31 +02:00
Rostislav Wolny
2dd501672a Refactor input field style data to block styles mapping to TS
[MAILPOET-3005]
2020-07-07 09:18:31 +02:00
Rostislav Wolny
35fc5ed1ca Enable gradients in form editor for columns
[MAILPOET-3005]
2020-07-07 09:18:31 +02:00
Pavel Dohnal
f93518ac32 Improve the save as template look
[MAILPOET-2977]
2020-07-07 08:52:25 +02:00
Pavel Dohnal
1154af01e7 Move defaults
[MAILPOET-2963]
2020-07-07 08:35:21 +02:00
Pavel Dohnal
36fe21756e Add another icon
[MAILPOET-2963]
2020-07-07 08:35:21 +02:00
Pavel Dohnal
b846ecba89 Re-order icons to match specification
[MAILPOET-2963]
2020-07-07 08:35:21 +02:00
Pavel Dohnal
7d05f021c4 Use a coloured background
We need a background in order to see a white icon

[MAILPOET-2963]
2020-07-07 08:35:21 +02:00
Pavel Dohnal
957d9fb740 Add a new icon
[MAILPOET-2963]
2020-07-07 08:35:21 +02:00
Pavel Dohnal
a469cd3097 Display a default selection
[MAILPOET-2963]
2020-07-07 08:35:21 +02:00
Pavel Dohnal
c521393de4 Map close button icon for saving
[MAILPOET-2963]
2020-07-07 08:35:21 +02:00
Pavel Dohnal
b8147f8abe Display icons in close button settings
[MAILPOET-2963]
2020-07-07 08:35:21 +02:00
Pavel Dohnal
414fbf706a Add form close icons
[MAILPOET-2963]
2020-07-07 08:35:21 +02:00
Pavel Dohnal
5d90ce5d9d Add component for close button selection
[MAILPOET-2963]
2020-07-07 08:35:21 +02:00
Pavel Dohnal
530cee76e8 Create a new components for selection item
[MAILPOET-2963]
2020-07-07 08:35:21 +02:00
Pavel Dohnal
a0c7919a84 Move styles from form placement to more generic name
[MAILPOET-2963]
2020-07-07 08:35:21 +02:00
Pavel Dohnal
589d8ebf7f Add a new section for close button
[MAILPOET-2963]
2020-07-07 08:35:21 +02:00
Jan Jakeš
10e1a673c6 Save full settings on key verification (instead of before + paritally)
[MAILPOET-2991]
2020-07-02 13:12:00 +02:00
Jan Jakeš
136b1d4588 Save settings on key verification to prevent data loss
[MAILPOET-2991]
2020-07-02 13:12:00 +02:00
Ján Mikláš
961d903f5e Wizard pitch MSS step redesign
[MAILPOET-2784]
2020-06-30 16:17:28 +02:00