Commit Graph

3458 Commits

Author SHA1 Message Date
Ján Mikláš
c5b73d2da7 Remove unused "inline" parameter
[MAILPOET-2790]
2020-09-28 11:19:24 +02:00
Ján Mikláš
f853df1100 Allow changing preheader in last email creation step
[MAILPOET-3089]
2020-09-28 11:19:24 +02:00
Rostislav Wolny
6b6aa6f725 Fix select2 to support single values
[MAILPOET-3174]
2020-09-28 10:04:07 +02:00
Pavel Dohnal
7ca03c851c Fix displaying select2 inside preview modal
[MAILPOET-3160]
2020-09-23 16:25:55 +02:00
Ján Mikláš
c4ec81cc33 Fix MailPoet content jumping when modal is shown
[MAILPOET-2788]
2020-09-22 13:13:05 +02:00
Ján Mikláš
8a9cb77fda Fix acceptance tests
[MAILPOET-2788]
2020-09-22 13:13:05 +02:00
Ján Mikláš
b98aa28c2b Remove no longer used component
[MAILPOET-2788]
2020-09-22 13:13:05 +02:00
Ján Mikláš
ac562dc32a Refactor newsletters types to use CSS grid
[MAILPOET-2788]
2020-09-22 13:13:05 +02:00
Ján Mikláš
1b68c7d963 Fix filtering email types in email listings
[MAILPOET-2788]
2020-09-22 13:13:05 +02:00
Ján Mikláš
c701ad82f5 Refactor <Categories> to use CSS Flexbox for better responsive version
[MAILPOET-2788]
2020-09-22 13:13:05 +02:00
Ján Mikláš
8e7ecaf3f5 Redesign template select page
[MAILPOET-2788]
2020-09-22 13:13:05 +02:00
Ján Mikláš
dbac73fec5 Alllow HTML attributes in <Heading> component
[MAILPOET-2788]
2020-09-22 13:13:05 +02:00
Ján Mikláš
3ddc0c4f50 Add spinner when closing congratulate page
[MAILPOET-2833]
2020-09-22 12:43:09 +02:00
Ján Mikláš
cafc18dea2 Fix eslint errors
[MAILPOET-2833]
2020-09-22 12:43:09 +02:00
Ján Mikláš
f1892bbb18 Fix congratulate images randomly changing on re-render
[MAILPOET-2833]
2020-09-22 12:43:09 +02:00
Ján Mikláš
9ff4b6e23b Remove unnecessary vertical scrolling
[MAILPOET-2833]
2020-09-22 12:43:09 +02:00
Ján Mikláš
6c4249cc5c Simplify congratulate pages styles, add missing spacing
[MAILPOET-2833]
2020-09-22 12:43:09 +02:00
Ján Mikláš
a68938a4be Fix unnecessary horizontal scroller caused by gradient background
[MAILPOET-2833]
2020-09-22 12:43:09 +02:00
Ján Mikláš
8d861dbed7 Fix showing loading screen
[MAILPOET-2833]
2020-09-22 12:43:09 +02:00
wxa
0f916e5810 Set loader default size to 32px [MAILPOET-2833] 2020-09-22 12:43:09 +02:00
Amine Ben hammou
dbcf1b95db Redesign sending error page 2020-09-22 12:43:09 +02:00
Amine Ben hammou
71f2290ec1 Redesign MSS pitch page 2020-09-22 12:43:09 +02:00
Amine Ben hammou
614bd2458b Redesign congratulation page 2020-09-22 12:43:09 +02:00
Amine Ben hammou
99db328d02 Redesign Verification page 2020-09-22 12:43:09 +02:00
Amine Ben hammou
d3584a868a Add Loader component 2020-09-22 12:43:09 +02:00
Pavel Dohnal
960485c18c Only reset all when non empty
[MAILPOET-3210]
2020-09-17 13:41:31 +02:00
Ján Mikláš
2901b5da20 Use not-redesigned selection component in Form Editor
[MAILPOET-3210]
2020-09-17 13:41:31 +02:00
Pavel Dohnal
3052ecff29 Limit display width
[MAILPOET-3210]
2020-09-17 13:41:31 +02:00
Pavel Dohnal
72ab5343c0 Display woocommerce data in select boxes
[MAILPOET-3210]
2020-09-17 13:41:31 +02:00
Pavel Dohnal
88c72fcc50 Fix margins of sidebar headers
[MAILPOET-3120]
2020-09-17 13:41:31 +02:00
Pavel Dohnal
bbde9cf36d Split sending pages to form editor
[MAILPOET-3120]
2020-09-17 13:41:31 +02:00
Pavel Dohnal
63bf267180 Add acceptance test
[MAILPOET-3120]
2020-09-17 13:41:31 +02:00
Pavel Dohnal
4f957184c9 Add categories and tags selection to form placement
[MAILPOET-3120]
2020-09-17 13:41:31 +02:00
Pavel Dohnal
9213347eba Add posts selection to form placement
[MAILPOET-3120]
2020-09-17 13:41:31 +02:00
Pavel Dohnal
264865eda6 Allow only selected pages or all pages
[MAILPOET-3120]
2020-09-17 13:41:31 +02:00
Pavel Dohnal
6d84279dcf Map selected posts and pages
[MAILPOET-3120]
2020-09-17 13:41:31 +02:00
Pavel Dohnal
d718f0d0e5 Display select field for selecting pages
[MAILPOET-3120]
2020-09-17 13:41:31 +02:00
Pavel Dohnal
abfe0b75f9 Move form placement settings into a single file
[MAILPOET-3120]
2020-09-17 13:41:31 +02:00
Pavel Dohnal
52e3c25946 Add wp data to store
[MAILPOET-3120]
2020-09-17 13:41:31 +02:00
Pavel Dohnal
50ebace032 Add Slide Left animation
[MAILPOET-3088]
2020-09-16 14:30:16 +02:00
Pavel Dohnal
a32c871405 Remove unused proprty
[MAILPOET-3088]
2020-09-16 14:30:16 +02:00
Pavel Dohnal
52953a0b80 Move properties directly to template
[MAILPOET-3088]
2020-09-16 14:30:16 +02:00
Pavel Dohnal
cdee23417e Display animation change in preview
[MAILPOET-3088]
2020-09-16 14:30:16 +02:00
Pavel Dohnal
9770840392 Always animate overlay
[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
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áš
4343b421b6 Fix acceptance test
[MAILPOET-2787]
2020-09-14 16:24:16 +02:00