Commit Graph

3185 Commits

Author SHA1 Message Date
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
wxa
45af5b6509 Add new WC setup step to the wizard and as standalone page [MAILPOET-1928] 2020-07-23 17:06:10 +02:00
wxa
09996c3241 Add data-automation-id for select all checkbox [MAILPOET-3052] 2020-07-21 11:39:40 +03:00
Amine Ben hammou
0fb3375a01 Redesign Tooltip component 2020-07-16 11:26:06 +02:00
Ján Mikláš
efebc26907 Remove unused code
[MAILPOET-2778]
2020-07-14 14:22:51 +02:00
wxa
c5ead503e8 Redesign listing mobile version [MAILPOET-2778] 2020-07-14 14:22:51 +02:00
wxa
455227e7a3 Add modals for list selection in subscriber bulk actions [MAILPOET-2778] 2020-07-14 14:22:51 +02:00
wxa
27fab6d60c Merge bulk actions and 'Select all' row [MAILPOET-2778] 2020-07-14 14:22:51 +02:00
Ján Mikláš
6b07f63a34 New sorting arrow indicator in listings
[MAILPOET-2778]
2020-07-14 14:22:51 +02:00
wxa
464e6fc9a1 Redesign listing bulk actions [MAILPOET-2778] 2020-07-14 14:22:51 +02:00
wxa
2163b160d1 Redesign empty trash button [MAILPOET-2778] 2020-07-14 14:22:51 +02:00
wxa
336b4c57e9 Redesign listing table header & checkboxes [MAILPOET-2778] 2020-07-14 14:22:51 +02:00
wxa
7c17f77f3d Redesign listing pagination [MAILPOET-2778] 2020-07-14 14:22:51 +02:00
wxa
16f690ea4b Redesign listing filters [MAILPOET-2778] 2020-07-14 14:22:51 +02:00
wxa
6faf149e15 Redesign listing search [MAILPOET-2778] 2020-07-14 14:22:51 +02:00
wxa
73db70c335 Redesign listing container & groups [MAILPOET-2778] 2020-07-14 14:22:51 +02:00
Rostislav Wolny
c5ab8fd194 Remove unnecessary proptype
[MAILPOET-3030]
2020-07-14 13:49:33 +02:00
Pavel Dohnal
4777646498 Remember preview settings for a single form
[MAILPOET-3030]
2020-07-14 13:49:33 +02:00
Rostislav Wolny
150f978c4f Adjust form width rendering for below pages forms
[MAILPOET-3030]
2020-07-14 13:49:33 +02:00
Rostislav Wolny
4628551801 Clear block selection on opening placement sidebar
[MAILPOET-3030]
2020-07-14 13:49:33 +02:00
Rostislav Wolny
ce573a0937 Adjust fixed bar width rendering in form editor
[MAILPOET-3030]
2020-07-14 13:49:33 +02:00
Rostislav Wolny
46abf1812d Hide placement settings when users selects a block
[MAILPOET-3030]
2020-07-14 13:49:33 +02:00
Rostislav Wolny
3f372d922d Hide placement settings sidebar when opening preview
[MAILPOET-3030]
2020-07-14 13:49:33 +02:00
Rostislav Wolny
73ae5c43c5 Enhance appearance of placement settings in sidebar
[MAILPOET-3030]
2020-07-14 13:49:33 +02:00
Rostislav Wolny
5583c5b37e Render form width in editor based on selected form type
[MAILPOET-3030]
2020-07-14 13:49:33 +02:00
Rostislav Wolny
9f62637665 Open placement settings sidebar after clicking on placement option
[MAILPOET-3030]
2020-07-14 13:49:33 +02:00
Rostislav Wolny
8549b4317f Switch store actions to typescript
[MAILPOET-3030]
2020-07-14 13:49:33 +02:00
Rostislav Wolny
5568e06c0b Add placement settings sidebar component
[MAILPOET-3030]
2020-07-14 13:49:33 +02:00
Rostislav Wolny
86b00a0136 Create component for default sidebar and dummy sidebars controller
[MAILPOET-3030]
2020-07-14 13:49:33 +02:00
Rostislav Wolny
f3715bcd32 Refactor sidebar header to an extra file
[MAILPOET-3030]
2020-07-14 13:49:33 +02:00
Rostislav Wolny
97fe178cc0 Refactor placement settings to reusable panel
[MAILPOET-3030]
2020-07-14 13:49:33 +02:00
Rostislav Wolny
8312f1c808 Add explanatory comments for test fixes
[MAILPOET-3024]
2020-07-08 13:12:11 +02:00
Rostislav Wolny
ec57ac32c6 Do not reload items for empty trash action
This was causing that 2 requests were fired and potentially could create a race condition
[MAILPOET-3044]
2020-07-08 13:12:11 +02:00
Amine Ben hammou
f3e48867b8 Update transactional emails label 2020-07-07 13:54:47 +02:00
Rostislav Wolny
c6873c5d75 Refactor form background style to allow multiple backgrounds
[MAILPOET-3005]
2020-07-07 09:18:31 +02:00
Rostislav Wolny
fa13ff961b Use nicer way for mapping numeric values in block styles
[MAILPOET-3005]
2020-07-07 09:18:31 +02:00
Rostislav Wolny
fb74d32b7f Remove forgotten testing code
[MAILPOET-3005]
2020-07-07 09:18:31 +02:00
Rostislav Wolny
ba8d615755 Enable gradient for form background settings
[MAILPOET-3005]
2020-07-07 09:18:31 +02:00
Rostislav Wolny
74ad8c4952 Add mapping for submit button gradient
[MAILPOET-3005]
2020-07-07 09:18:31 +02:00