Commit Graph

2831 Commits

Author SHA1 Message Date
Jan Jakeš
75efdca29f Remove role prop as we're not using it atm
[MAILPOET-2777]
2020-06-03 11:57:13 +02:00
Jan Jakeš
f58e6f1237 Remove unused default prop
[MAILPOET-2777]
2020-06-03 11:57:13 +02:00
Jan Jakeš
8b6f419426 Use TypeScript for modal
[MAILPOET-2777]
2020-06-03 11:57:13 +02:00
Jan Jakeš
73784d588e Fix ESC key not working after modal displayed
[MAILPOET-2777]
2020-06-03 11:57:13 +02:00
Jan Jakeš
039ea68b60 Split modal to overlay and frame
[MAILPOET-2777]
2020-06-03 11:57:13 +02:00
Jan Jakeš
9047ef5e6c Simplify header DOM, style it according to specs
[MAILPOET-2777]
2020-06-03 11:57:13 +02:00
Jan Jakeš
af860cdbf6 Make close button independent on header, style it by specs
[MAILPOET-2777]
2020-06-03 11:57:13 +02:00
Jan Jakeš
a6d60cb6ff Replace sticky header by scrollable body using flex, allow dynamic header height
[MAILPOET-2777]
2020-06-03 11:57:13 +02:00
Jan Jakeš
1b6c6bc7aa Use heading component for modal header
[MAILPOET-2777]
2020-06-03 11:57:13 +02:00
Jan Jakeš
c07819e465 Remove displayTitle prop, use title only
[MAILPOET-2777]
2020-06-03 11:57:13 +02:00
Jan Jakeš
0a68713bf4 Remove aria and headingId props
[MAILPOET-2777]
2020-06-03 11:57:13 +02:00
Jan Jakeš
f986856cdd Fix naming and coding style
[MAILPOET-2777]
2020-06-03 11:57:13 +02:00
Rostislav Wolny
43d2ceff84 Fix CSS classname to respect coding style
[MAILPOET-2919]
2020-06-03 10:16:18 +02:00
Rostislav Wolny
68b23b70dd Update context segments when a user add one in import
[MAILPOET-2919]
2020-06-03 10:16:18 +02:00
Rostislav Wolny
662fc80001 Remove unused component and translations for old lists
[MAILPOET-2919]
2020-06-03 10:16:18 +02:00
Rostislav Wolny
fa42c1d9fe Display clearout offer for large old lists
[MAILPOET-2919]
2020-06-03 10:16:18 +02:00
Rostislav Wolny
1476b15de2 Add previous button to import method selection step
[MAILPOET-2919]
2020-06-03 10:16:18 +02:00
Rostislav Wolny
ca8b349a67 Change limit email limit for import validation to 100
[MAILPOET-2919]
2020-06-03 10:16:18 +02:00
Rostislav Wolny
374484f7bf Set offer clearout as first step in import
[MAILPOET-2919]
2020-06-03 10:16:18 +02:00
Rostislav Wolny
4921c7e6e3 Add offer list validation step component
[MAILPOET-2919]
2020-06-03 10:16:18 +02:00
Rostislav Wolny
002be03166 Add target property to Button component
[MAILPOET-2919]
2020-06-03 10:16:18 +02:00
Amine Ben hammou
c17fc59e15 Disable transactional emails by default
[MAILPOET-2952]
2020-06-02 16:25:57 +02:00
wxa
5443e44edd Reuse count / total subscribers translation string [MAILPOET-2917] 2020-06-02 13:52:25 +02:00
wxa
4039ac873a Use the updated component in subscriber and segment listings [MAILPOET-2917] 2020-06-02 13:52:25 +02:00
wxa
48a96459f8 Update SubscribersInPlan component to display two counters [MAILPOET-2917] 2020-06-02 13:52:25 +02:00
Rostislav Wolny
0a22ba8b33 Fix last form block detection
[MAILPOET-2926]
2020-06-01 13:39:25 +02:00
Pavel Dohnal
c895cfdd90 Add validation colours settings
[MAILPOET-2909]
2020-06-01 12:23:05 +02:00
wxa
2bbe597a5f Fix form style changes resetting other settings (basic, placement) [MAILPOET-2932] 2020-05-28 10:25:10 +02:00
wxa
970827228e Add custom lists for opt-in on checkout setting [MAILPOET-2897] 2020-05-27 13:30:05 +02:00
Rostislav Wolny
3276d32b60 Add default values for form placement settings
[MAILPOET-2811]
2020-05-27 11:23:02 +02:00
Rostislav Wolny
5ee8dae154 Refactor accessing global window property in preview component
[MAILPOET-2811]
2020-05-27 11:23:02 +02:00
Rostislav Wolny
0039dec079 Add check that resize was called from correct domain
[MAILPOET-2811]
2020-05-27 11:23:02 +02:00
Rostislav Wolny
7a9f605fb4 Apply updated settings on iframe load
[MAILPOET-2811]
2020-05-27 11:23:02 +02:00
Rostislav Wolny
481508724c Allow others (widget) preview to render pixel width 2020-05-27 11:23:02 +02:00
Rostislav Wolny
e0545c48a3 Detect tight container on resize in preview
[MAILPOET-2811]
2020-05-27 11:23:02 +02:00
Rostislav Wolny
9ebd96fb6a Render form width on FE from settings
[MAILPOET-2811]
2020-05-27 11:23:02 +02:00
Rostislav Wolny
a7cea43aac Refactor form preview specific FE functionality to extra module
[MAILPOET-2811]
2020-05-27 11:23:02 +02:00
Rostislav Wolny
dd1f89f4d9 Add preview sidebar visual enhancements
[MAILPOET-2811]
2020-05-27 11:23:02 +02:00
Rostislav Wolny
ed4ba6ec29 Remove unused Toggle component
[MAILPOET-2811]
2020-05-27 11:23:02 +02:00
Rostislav Wolny
4035032b2f Use Gutenberg ToggleControls in placement settings
[MAILPOET-2811]
2020-05-27 11:23:02 +02:00
Rostislav Wolny
54952ebfe3 Ensure numeric values for width settigns
[MAILPOET-2811]
2020-05-27 11:23:02 +02:00
Rostislav Wolny
f4750ac3df Add styles for preview sidebar
[MAILPOET-2811]
2020-05-27 11:23:02 +02:00
Rostislav Wolny
b881e5009b Replace select in preview with SelectControl component
[MAILPOET-2811]
2020-05-27 11:23:02 +02:00
Rostislav Wolny
eb494d5ea9 Add live preview of width/position settings to preview
[MAILPOET-2811]
2020-05-27 11:23:02 +02:00
Rostislav Wolny
49ce4cfa1f Add size settings to placement settings in preview
[MAILPOET-2811]
2020-05-27 11:23:02 +02:00
Rostislav Wolny
60d70ad453 Add component for size settings
[MAILPOET-2811]
2020-05-27 11:23:02 +02:00
Rostislav Wolny
6615494312 Remove unused form placement component
[MAILPOET-2811]
2020-05-27 11:23:02 +02:00
Rostislav Wolny
bf65d72d41 Move slide in form settings to preview
[MAILPOET-2811]
2020-05-27 11:23:02 +02:00
Rostislav Wolny
74a09c03b3 Move fixed bar form settings to preview
[MAILPOET-2811]
2020-05-27 11:23:02 +02:00
Rostislav Wolny
71539cb5e8 Move pop forms settings to preview
[MAILPOET-2811]
2020-05-27 11:23:02 +02:00