Commit Graph

3023 Commits

Author SHA1 Message Date
Rostislav Wolny
b7adb0ec84 Fix email form block blur/focus issues
[MAILPOET-3049]
2020-08-13 10:34:40 +02:00
Pavel Dohnal
524cebbc6f Update acceptance test inserter
[MAILPOET-3049]
2020-08-13 10:34:40 +02:00
Pavel Dohnal
2092a90d61 Add a new inserter component
[MAILPOET-3049]
2020-08-13 10:34:40 +02:00
Pavel Dohnal
ae08bc6990 Disable patterns
[MAILPOET-3049]
2020-08-13 10:34:40 +02:00
Pavel Dohnal
67c2abe8d9 Remove isLarge that has been removed from Gutenberg
[MAILPOET-3049]
2020-08-13 10:34:40 +02:00
Pavel Dohnal
9993e0ac13 Map switches before saving
[MAILPOET-3075]
2020-08-12 16:35:28 +02:00
Pavel Dohnal
b6e843e0ac Add a switch for enabling the placement
[MAILPOET-3075]
2020-08-12 16:35:28 +02:00
Pavel Dohnal
3626dac3e7 Simplify code to use new switches
[MAILPOET-3075]
2020-08-12 16:35:28 +02:00
Pavel Dohnal
6dec4352e1 Map form type switches after loading
[MAILPOET-3075]
2020-08-12 16:35:28 +02:00
Pavel Dohnal
4dd803af10 Use form type switch in listings
[MAILPOET-3075]
2020-08-12 16:35:28 +02:00
Pavel Dohnal
17c996af69 Add master switch to the form editor
[MAILPOET-3075]
2020-08-12 16:35:28 +02:00
Rostislav Wolny
2dd32c1082 Make sure correct tab is selected before selecting template
[MAILPOET-3091]
2020-08-11 16:33:24 +02:00
Pavel Dohnal
dceb457dcc Dispay woocommerce revenue
[MAILPOET-3069]
2020-08-11 12:54:24 +02:00
Pavel Dohnal
9593918a2c Add stats summary
[MAILPOET-3069]
2020-08-11 12:54:24 +02:00
Pavel Dohnal
7008de26f7 Add stats heading
[MAILPOET-3069]
2020-08-11 12:54:24 +02:00
Pavel Dohnal
40a94e35c1 Add a component for stats
[MAILPOET-3069]
2020-08-11 12:54:24 +02:00
Lysy Jan
e7002f74ae Add possibility set status for new or existing users in import
Fixes:#2968
[MAILPOET-2957]
2020-08-10 15:16:31 +02:00
Lysy Jan
f7ad5e8a30 Add new selects to import form
Fixes:#2968
[MAILPOET-2957]
2020-08-10 15:16:31 +02:00
Rostislav Wolny
7d94e2fbbd Load proper subscriber filters on save
[MAILPOET-3054]
2020-08-05 16:36:35 +02:00
Rostislav Wolny
fb3b6f8239 Pass backUrl to new subscriber link and edit subscriber action link
[MAILPOET-3054]
2020-08-05 16:36:35 +02:00
Rostislav Wolny
537bca26b4 Pass backUrl to default listing edit action link
[MAILPOET-3054]
2020-08-05 16:36:35 +02:00
Rostislav Wolny
0b71a5e5a9 Pass location to listing action items create link function
[MAILPOET-3054]
2020-08-05 16:36:35 +02:00
Rostislav Wolny
bfca7d9ad9 Pass backUrl in subscriber email edit link
[MAILPOET-3054]
2020-08-05 16:36:35 +02:00
Rostislav Wolny
d024ff31dd Add backUrl support to subscribers back button
[MAILPOET-3054]
2020-08-05 16:36:35 +02:00
Rostislav Wolny
3e6ac9f98b Refactor subscribers list component to functional component
[MAILPOET-3054]
2020-08-05 16:36:35 +02:00
Rostislav Wolny
f96b6404a4 Refactor subscriber form to functional component
[MAILPOET-3054]
2020-08-05 16:36:35 +02:00
Lysy Jan
1a1a8c4887 Display Recently sent first in the email template selection
Fixes: #2963
[MAILPOET-2087]
2020-08-05 15:15:09 +02:00
Ján Mikláš
b1be2b4923 Use <Tag> component in <NewsletterStats>
[MAILPOET-3000]
2020-08-05 09:38:34 +02:00
Ján Mikláš
ef0d292db0 Add <Tag> component
[MAILPOET-3000]
2020-08-05 09:38:34 +02:00
Ján Mikláš
77f15c5a69 Fix typo
[MAILPOET-3000]
2020-08-05 09:38:34 +02:00
wxa
ab8ca18ec7 Add NewsletterStats to Storybook [MAILPOET-3000] 2020-08-05 09:38:34 +02:00
wxa
beb11abaef Use new stats component in newsletter listing [MAILPOET-3000] 2020-08-05 09:38:34 +02:00
wxa
56d9a37509 Add NewsletterStats component [MAILPOET-3000] 2020-08-05 09:38:34 +02:00
Rostislav Wolny
5ab00d5988 Move custom field submit and delete to bottom of settings
[MAILPOET-3056]
2020-08-03 13:00:10 +02:00
Rostislav Wolny
fc07909760 Hide manage subscription form success message on submit
[MAILPOET-1635]
2020-08-03 10:23:17 +02:00
Pavel Dohnal
023f13a04e Update the save message
[MAILPOET-3063]
2020-08-03 09:54:46 +02:00
Pavel Dohnal
08caad58f7 Display modified date in the forms listings
[MAILPOET-3065]
2020-08-03 09:49:26 +02:00
Pavel Dohnal
13359da43d Display a warning for mobile preview
[MAILPOET-3062]
2020-07-30 14:41:47 +02:00
Pavel Dohnal
fa4039e599 Display the form type in the listings
[MAILPOET-3064]
2020-07-30 10:14:50 +02:00
Pavel Dohnal
1c3abaa670 Display learn more link for key activation error
[MAILPOET-3046]
2020-07-30 09:56:55 +02:00
Pavel Dohnal
05ffefab1d Load the stored confirmation page value
[MAILPOET-2630]
2020-07-30 09:26:54 +02:00
Pavel Dohnal
0d9197cf08 Add confirmation page settings
[MAILPOET-2630]
2020-07-30 09:26:54 +02:00
Pavel Dohnal
99f34e746d Update description
[MAILPOET-2937]
2020-07-30 09:26:54 +02:00
Rostislav Wolny
4f4c3cbcbd Hide form type settings when type is not active
[MAILPOET-3061]
2020-07-29 10:02:32 +02:00
Ján Mikláš
3a768d3d3a Vertically align toggle buttons, add spacing
[MAILPOET-1928]
2020-07-23 17:06:10 +02:00
Ján Mikláš
fac57ac6f3 Don't show error when toggle is filled, show both error at the same time
[MAILPOET-1928]
2020-07-23 17:06:10 +02:00
Ján Mikláš
4d54a6cfd7 Unify CSS selectors naming (- instead of _)
[MAILPOET-1928]
2020-07-23 17:06:10 +02:00
Ján Mikláš
aab1d2a12a Fix typo in GDPR info
[MAILPOET-1928]
2020-07-23 17:06:10 +02:00
wxa
79dea7ff78 Update acceptance tests [MAILPOET-1928] 2020-07-23 17:06:10 +02:00
wxa
bf6ad55e3d Remove old WooCommerce steps [MAILPOET-1928] 2020-07-23 17:06:10 +02:00