Commit Graph

4499 Commits

Author SHA1 Message Date
Ján Mikláš
0c3fc735d1 Fix backgrounds on premium page
[MAILPOET-2792]
2020-06-30 16:17:28 +02:00
Ján Mikláš
02873b3aa4 Unify how we create components
[MAILPOET-2784]
2020-06-30 16:17:28 +02:00
Ján Mikláš
62aefa0bee List possible values for <Button> type prop
[MAILPOET-2784]
2020-06-30 16:17:28 +02:00
Ján Mikláš
87525e9a37 Hide WP update notice from wizard page
[MAILPOET-2784]
2020-06-30 16:17:28 +02:00
Ján Mikláš
33378513d9 Optimize wizard sender step for small screens
[MAILPOET-2784]
2020-06-30 16:17:28 +02:00
Ján Mikláš
c453a9de2f Make mailpoet-gap universal even for vertical spacing
[MAILPOET-2784]
2020-06-30 16:17:28 +02:00
Ján Mikláš
8e01518462 Correct grid spacing on small screens
[MAILPOET-2784]
2020-06-30 16:17:28 +02:00
Ján Mikláš
a0ea1c27a8 Wizard usage tracking step redesign
[MAILPOET-2784]
2020-06-30 16:17:28 +02:00
Ján Mikláš
03f693b352 Add missing components in story definitions
[MAILPOET-2784]
2020-06-30 16:17:28 +02:00
Ján Mikláš
8cd9479dc5 Create List component
[MAILPOET-2784]
2020-06-30 16:17:28 +02:00
Ján Mikláš
c4fea8723e Fix SCSS error when compiling public styles
[MAILPOET-2784]
2020-06-30 16:17:28 +02:00
Ján Mikláš
1a9822777c Wizard email course step redesign
[MAILPOET-2784]
2020-06-30 16:17:28 +02:00
Ján Mikláš
49ce60a1a0 Wizard migrated user step redesign
[MAILPOET-2784]
2020-06-30 16:17:28 +02:00
Ján Mikláš
bd6644c453 Wizard sender step redesign
[MAILPOET-2784]
2020-06-30 16:17:28 +02:00
Ján Mikláš
a0757240b7 Style parsley errors in Button component
[MAILPOET-2784]
2020-06-30 16:17:28 +02:00
Ján Mikláš
a4cc3a95a6 Link button has normal font-weight
[MAILPOET-2784]
2020-06-30 16:17:28 +02:00
Ján Mikláš
21f1560b03 Allow rendering Button component as <a> or <button>
[MAILPOET-2784]
2020-06-30 16:17:28 +02:00
Ján Mikláš
717d33a220 New wizard step layout
[MAILPOET-2784]
2020-06-30 16:17:28 +02:00
Ján Mikláš
2e69a655d9 Show wizard on full-screen
[MAILPOET-2784]
2020-06-30 16:17:28 +02:00
Amine Ben hammou
887dd2d736 Fix success messages 2020-06-30 13:28:38 +02:00
Amine Ben hammou
b8f2f2093e Fix font size on settings 2020-06-30 13:17:10 +02:00
Rostislav Wolny
6ce703ba98 Fix mapping custom font size value from server data
[MAILPOET-3007]
2020-06-30 09:32:11 +02:00
Rostislav Wolny
6d59143453 Save new typography settings in heading and paragraph block
[MAILPOET-3007]
2020-06-30 09:32:11 +02:00
Ján Mikláš
05eee7bcfa Show clock icon when newsletter is scheduled
[MAILPOET-2999]
2020-06-29 10:36:04 +02:00
Ján Mikláš
2d79748d6e Simplify NewsletterStatus story
[MAILPOET-2999]
2020-06-29 10:36:04 +02:00
Ján Mikláš
2f26451ef1 Show progress when scheduleFor is not set
[MAILPOET-2999]
2020-06-29 10:36:04 +02:00
Amine Ben hammou
7f8d8e47be Customize the progress background color 2020-06-29 10:36:04 +02:00
Amine Ben hammou
5f0c470f7a Change Storybook titles 2020-06-29 10:36:04 +02:00
Amine Ben hammou
a62eaf4f69 Add NewsletterStatus component [MAILPOET-2999] 2020-06-29 10:36:04 +02:00
Pavel Dohnal
eeb2842b89 Remove redundant code
[MAILPOET-2987]
2020-06-25 16:23:16 +02:00
Pavel Dohnal
bd58b1a762 Use css variable
[MAILPOET-2987]
2020-06-25 16:23:16 +02:00
Pavel Dohnal
a6128a98ba Move store files to a directory
[MAILPOET-2987]
2020-06-25 16:23:16 +02:00
Pavel Dohnal
3e5d4552df Use feature flag in form creation button
[MAILPOET-2987]
2020-06-25 16:23:16 +02:00
Pavel Dohnal
14713265b3 Use API to save the template
[MAILPOET-2987]
2020-06-25 16:23:16 +02:00
Pavel Dohnal
754172982a Use a store for template selection
[MAILPOET-2987]
2020-06-25 16:23:16 +02:00
Pavel Dohnal
dcbb0d9381 Add automation Id
[MAILPOET-2987]
2020-06-25 16:23:16 +02:00
Pavel Dohnal
2ecca72102 Remove unneeded code
[MAILPOET-2987]
2020-06-25 16:23:16 +02:00
Pavel Dohnal
a2ff7a34db Render list of templates
[MAILPOET-2987]
2020-06-25 16:23:16 +02:00
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
Ján Mikláš
056d189eae Remove unnecessary .admin_page_mailpoet-newsletter-editor class from editor selectors
[MAILPOET-3011]
2020-06-25 15:19:37 +02:00
Pavel Dohnal
8333d79018 Add empty trash tests
[MAILPOET-2982]
2020-06-25 12:27:27 +02:00
Ján Mikláš
abdbda946e Hide notices on premium page
[MAILPOET-2792]
2020-06-25 11:39:29 +02:00
Ján Mikláš
9d39c19e54 Use SCSS variable for gradient backgrounds (it's slightly darker)
[MAILPOET-2792]
2020-06-25 11:39:29 +02:00
Ján Mikláš
d1c1c09151 Make premium page work when premium is active
[MAILPOET-2792]
2020-06-25 11:39:29 +02:00
Ján Mikláš
ab25179140 Orange links on premium page
[MAILPOET-2792]
2020-06-25 11:39:29 +02:00
Ján Mikláš
a140db18ce More spacing on premium page
[MAILPOET-2792]
2020-06-25 11:39:29 +02:00
Ján Mikláš
146d364dc2 Add Heading level 0 with extra large size
[MAILPOET-2792]
2020-06-25 11:39:29 +02:00
Ján Mikláš
d93ac2928e Narrower premium page
[MAILPOET-2792]
2020-06-25 11:39:29 +02:00