Commit Graph

3185 Commits

Author SHA1 Message Date
Pavel Dohnal
3fac59fcdf Update the link for form creation
[MAILPOET-2987]
2020-06-25 16:23:16 +02:00
Pavel Dohnal
d7d502dca6 Render template selection heading
[MAILPOET-2987]
2020-06-25 16:23:16 +02:00
Pavel Dohnal
2e0f545073 Move code in the function
When it is outside it is executed on import.
That leads to errors if no all window properties
are set.

[MAILPOET-2987]
2020-06-25 16:23:16 +02:00
Pavel Dohnal
8333d79018 Add empty trash tests
[MAILPOET-2982]
2020-06-25 12:27:27 +02:00
Ján Mikláš
146d364dc2 Add Heading level 0 with extra large size
[MAILPOET-2792]
2020-06-25 11:39:29 +02:00
Jan Jakeš
dd53bb7a17 Add custom classes for heading components
[MAILPOET-2972]
2020-06-25 11:39:29 +02:00
Pavel Dohnal
7a0c5eb0e8 Fix typo in translation
[MAILPOET-2737]
2020-06-24 10:28:52 +02:00
Pavel Dohnal
bc391bd693 Fix date format
[MAILPOET-2737]
2020-06-24 10:28:52 +02:00
Pavel Dohnal
6e1cf96330 Display the unsubscribe reason to the user
[MAILPOET-2792]
2020-06-24 10:28:52 +02:00
Rostislav Wolny
ee70c2d5c5 Fix saving of custom colors for paragraph, heading and columns blocks
[MAILPOET-3010]
2020-06-23 14:07:09 +02:00
Rostislav Wolny
6a669ad620 Save heading background color in form editor
[MAILPOET-2976]
2020-06-23 09:14:20 +02:00
Rostislav Wolny
101f23b926 Fix paragraph and heading supported features configuration
[MAILPOET-2976]
2020-06-23 09:14:20 +02:00
Rostislav Wolny
1e18c2e9fc Get rid of hacky workaround for unwanted focus in form title input
[MAILPOET-2976]
2020-06-23 09:14:20 +02:00
Rostislav Wolny
a4047d7b8a Temporarily turn off gradients support in columns
[MAILPOET-2976]
2020-06-23 09:14:20 +02:00
Rostislav Wolny
da694a01b3 Fix image block rendering in form editor
[MAILPOET-2976]
2020-06-23 09:14:20 +02:00
Rostislav Wolny
40ecab936c Fix block inserter popover to display over admin bar
[MAILPOET-2976]
2020-06-23 09:14:20 +02:00
Rostislav Wolny
3a1ec6259a Fix hiding email input block and submit block contextual menu
[MAILPOET-2976]
2020-06-23 09:14:20 +02:00
Rostislav Wolny
1e9689beab Remove unused editorSetting
[MAILPOET-2976]
2020-06-23 09:14:20 +02:00
Rostislav Wolny
e4567b2bbf Fix copy paste error for submit block
[MAILPOET-2976]
2020-06-23 09:14:20 +02:00
Rostislav Wolny
4f9bf46c60 Add warning for unique block inserted multiple times
[MAILPOET-2976]
2020-06-23 09:14:20 +02:00
Rostislav Wolny
0052dbc360 Fix form editor layout category
Original slug layout is now in blocks store mapped to slug design which caused that layout blocks were not placed in correct category.
[MAILPOET-2976]
2020-06-23 09:14:20 +02:00
Rostislav Wolny
69baf669b7 Fix form editor preview button
[MAILPOET-2976]
2020-06-23 09:14:20 +02:00
Rostislav Wolny
4dfb40178b Update layout classnames
[MAILPOET-2976]
2020-06-23 09:14:20 +02:00
Ján Mikláš
d8e3e59e98 Prevent text jumping because of font-weight change on active tabs item
[MAILPOET-2776]
2020-06-22 11:26:32 +02:00
Ján Mikláš
59218a9daf Prevent text jumping because of font-weight change on active step item
[MAILPOET-2776]
2020-06-22 11:26:32 +02:00
Ján Mikláš
454b8cb350 Allow going through steps in Steps story
[MAILPOET-2776]
2020-06-22 11:26:32 +02:00
Amine Ben hammou
d67be4428f Fix padding when no titles are given 2020-06-22 11:26:32 +02:00
Amine Ben hammou
763135268c Add steps to welcome wizard 2020-06-22 11:26:32 +02:00
Amine Ben hammou
1a8c5c563f Add StepsContent component to Storybook 2020-06-22 11:26:32 +02:00
Amine Ben hammou
e294fc76cb Add StepsContent component 2020-06-22 11:26:32 +02:00
Amine Ben hammou
b16957deba Add Steps component to Storybook 2020-06-22 11:26:32 +02:00
Amine Ben hammou
6df259d9a5 Add Steps component 2020-06-22 11:26:32 +02:00
Ján Mikláš
2ef9ac98ef Fix search bar on mobile devices when inside tabs
[MAILPOET-2775]
2020-06-17 13:54:29 +02:00
Jan Jakeš
bdf64a3f37 Add missing automation IDs
[MAILPOET-2775]
2020-06-17 13:54:29 +02:00
Jan Jakeš
8dc9483acf Use new tabs for segments
[MAILPOET-2775]
2020-06-17 13:54:29 +02:00
Jan Jakeš
de82a53148 Extract listing heading and notices above tabs
[MAILPOET-2775]
2020-06-17 13:54:29 +02:00
Jan Jakeš
6fb3339470 Add automatic emails to new email listing tabs
[MAILPOET-2775]
2020-06-17 13:54:29 +02:00
Jan Jakeš
a156e3b28c Use new tabs for email listings
[MAILPOET-2775]
2020-06-17 13:54:29 +02:00
Jan Jakeš
c6f55c2533 Add option for tabs to be returned without wrapping router
[MAILPOET-2775]
2020-06-17 13:54:29 +02:00
Jan Jakeš
67212cd9c9 Use new tabs in Settings
[MAILPOET-2775]
2020-06-17 13:54:29 +02:00
Jan Jakeš
a6b98202e7 Add support for automation IDs in tabs
[MAILPOET-2775]
2020-06-17 13:54:29 +02:00
Jan Jakeš
ab0031fca7 Add support for optional "route" parameter for <Tab>
[MAILPOET-2775]
2020-06-17 13:54:29 +02:00
Jan Jakeš
d69e57761b Use new tabs in Help
[MAILPOET-2775]
2020-06-17 13:54:29 +02:00
Jan Jakeš
146c6c81bf Reuse tab switchnig method
[MAILPOET-2775]
2020-06-17 13:54:29 +02:00
Jan Jakeš
1ce96cbee7 Add stories for tabs
[MAILPOET-2775]
2020-06-17 13:54:29 +02:00
Jan Jakeš
65aefbe428 Add small screen styles
[MAILPOET-2775]
2020-06-17 13:54:29 +02:00
Jan Jakeš
14b035977a Add support for icons in tabs, make text title optional
[MAILPOET-2775]
2020-06-17 13:54:29 +02:00
Jan Jakeš
72bf97ad9a Add RoutedTabs wrapper for Tabs component
[MAILPOET-2775]
2020-06-17 13:54:29 +02:00
Jan Jakeš
758fe4a593 Add basic React tabs
[MAILPOET-2775]
2020-06-17 13:54:29 +02:00
Rostislav Wolny
e7a133f2fd Replay form animation on position change in form preview
[MAILPOET-2967]
2020-06-16 15:40:13 +02:00