Commit Graph

4499 Commits

Author SHA1 Message Date
Pavel Dohnal
c384948fd3 Add slide-right animation
[MAILPOET-3088]
2020-09-16 14:30:16 +02:00
Pavel Dohnal
13804c7de7 Add fade-in animation
[MAILPOET-3088]
2020-09-16 14:30:16 +02:00
Pavel Dohnal
23e732bde4 Add slide-up animation
[MAILPOET-3088]
2020-09-16 14:30:16 +02:00
Pavel Dohnal
3efd413971 Remove old animation
[MAILPOET-3088]
2020-09-16 14:30:16 +02:00
Pavel Dohnal
dfcc8f8ba6 Add animation class to the form
[MAILPOET-3088]
2020-09-16 14:30:16 +02:00
Pavel Dohnal
4fd7a49524 Save and load animation
[MAILPOET-3088]
2020-09-16 14:30:16 +02:00
Pavel Dohnal
de5a80c45a Add animation settings
[MAILPOET-3088]
2020-09-16 14:30:16 +02:00
Ján Mikláš
5d048332d5 Prefill selected values in AJAX select2 component
[MAILPOET-2787]
2020-09-14 16:24:16 +02:00
Ján Mikláš
fb41299545 Fix redesigned select2 component to be multirow
[MAILPOET-2787]
2020-09-14 16:24:16 +02:00
Ján Mikláš
7d16692a93 Show automatic email options below each other
[MAILPOET-2787]
2020-09-14 16:24:16 +02:00
Ján Mikláš
4343b421b6 Fix acceptance test
[MAILPOET-2787]
2020-09-14 16:24:16 +02:00
Ján Mikláš
c4cd50034d Fix layout issue when scheduling newsletter
[MAILPOET-2787]
2020-09-14 16:24:16 +02:00
Ján Mikláš
69a2cf225c Show time selects on one row
[MAILPOET-2787]
2020-09-14 16:24:16 +02:00
Ján Mikláš
e8ad0eafe3 Use select2 when choosing welcome email list
[MAILPOET-2787]
2020-09-14 16:24:16 +02:00
Ján Mikláš
c5008f8259 Redesign form/fields/selection component
[MAILPOET-2787]
2020-09-14 16:24:16 +02:00
Ján Mikláš
f549fb6af7 Redesign form/fields/date component
[MAILPOET-2787]
2020-09-14 16:24:16 +02:00
Ján Mikláš
73be596b64 Duplicate date and selection form fields for Form Editor, where we don't use redesigned components
[MAILPOET-2787]
2020-09-14 16:24:16 +02:00
Ján Mikláš
9d7b7bbd75 Allow icons and small dimension in <Datepicker> component
[MAILPOET-2787]
2020-09-14 16:24:16 +02:00
Ján Mikláš
6e955e5ac6 Add missing background to radio and checkbox
[MAILPOET-2787]
2020-09-14 16:24:16 +02:00
Ján Mikláš
1673ff4baf Use new <Textarea> component in form/fields/textarea
[MAILPOET-2787]
2020-09-14 16:24:16 +02:00
Ján Mikláš
0921018dae Add <Textarea> component
[MAILPOET-2787]
2020-09-14 16:24:16 +02:00
Ján Mikláš
5e0a59b324 Use redesigned components in form/fields checkbox, radio, select and text
[MAILPOET-2787]
2020-09-14 16:24:16 +02:00
Ján Mikláš
5de0a85e31 Return also event on radio and checkbox change
[MAILPOET-2787]
2020-09-14 16:24:16 +02:00
Ján Mikláš
a7a0d68b10 Unify spacing when setting up email
[MAILPOET-2787]
2020-09-14 16:24:16 +02:00
Ján Mikláš
6f1bf7eb75 Unify layout when setting up emails
[MAILPOET-2787]
2020-09-14 16:24:16 +02:00
Ján Mikláš
e6166b3cc2 Rename _newsletter-templates.scss to _newsletter.scss 2020-09-14 16:24:16 +02:00
Ján Mikláš
fa957626f0 Allow custom classes on <Grid> components
[MAILPOET-2787]
2020-09-14 16:24:16 +02:00
Ján Mikláš
86f39078fc Add "align" parameter for <Grid.Column>
[MAILPOET-2787]
2020-09-14 16:24:16 +02:00
Ján Mikláš
891f18f114 Use narrower font for Heading level 4 and 5
[MAILPOET-2787]
2020-09-14 16:24:16 +02:00
Ján Mikláš
46e518f5e2 Use new font - Proxima Soft
[MAILPOET-2787]
2020-09-14 16:24:16 +02:00
Amine Ben hammou
e7206193e8 Change MSS message when it is active 2020-09-14 09:40:18 +02:00
Amine Ben hammou
4b0c837aaf Redirect to key validation tab when key is wrong 2020-09-14 09:40:18 +02:00
Amine Ben hammou
bf6dfcbac2 Refactor settings send with page 2020-09-14 09:40:18 +02:00
Amine Ben hammou
62bc899a67 Update CSS variables and classes 2020-09-14 09:40:18 +02:00
Ján Mikláš
6723b7fa5a Update newsletter types box styles
[MAILPOET-2786]
2020-09-09 10:30:01 +02:00
Ján Mikláš
5fc1763931 Fix types container not being full-width
[MAILPOET-2786]
2020-09-09 10:30:01 +02:00
Ján Mikláš
de4b5274bc Refactor unnecessarily specific selectors
[MAILPOET-2786]
2020-09-09 10:30:01 +02:00
wxa
fd1a78f767 Update styles [MAILPOET-2786] 2020-09-09 10:30:01 +02:00
wxa
392d84e890 Use new Badge, Button and Heading components [MAILPOET-2786] 2020-09-09 10:30:01 +02:00
wxa
98bba1c622 Add separator between normal and WC emails [MAILPOET-2786] 2020-09-09 10:30:01 +02:00
wxa
98d53678bc Show WooCommerce email types right away [MAILPOET-2786] 2020-09-09 10:30:01 +02:00
wxa
255a89bc2f Add modal close button to type selection [MAILPOET-2786] 2020-09-09 10:30:01 +02:00
wxa
c7683e79e5 Hide header and breadcrumbs on type selection page [MAILPOET-2786] 2020-09-09 10:30:01 +02:00
wxa
c1657b3898 Add links to KB from custom pages settings [MAILPOET-3095] 2020-09-09 09:21:49 +02:00
Pavel Dohnal
6b0e069c2d Add icons file to git ignore
[MAILPOET-3098]
2020-09-08 16:27:15 +02:00
Pavel Dohnal
7c8e74dbcc Use tinymce default icons set
[MAILPOET-3098]
2020-09-08 16:27:15 +02:00
Pavel Dohnal
7b10c880ff Prevent overriding email field
[MAILPOET-2981]
2020-09-07 16:27:09 +02:00
Pavel Dohnal
7a6dfd4ad6 Enable scrolling
[MAILPOET-2981]
2020-09-07 16:27:09 +02:00
Pavel Dohnal
02e18cd974 Improve error reporting
[MAILPOET-2981]
2020-09-07 16:27:09 +02:00
Pavel Dohnal
ada3976648 Use model for template variables
[MAILPOET-2981]
2020-09-07 16:27:09 +02:00