Commit Graph

2160 Commits

Author SHA1 Message Date
Pavel Dohnal
a8d0eff47b Warn a user when leaving the page without saving
[MAILPOET-2549]
2020-01-27 10:08:31 +00:00
wxa
cfa30100a7 Change SPF check notice color [MAILPOET-2576] 2020-01-21 21:51:42 +00:00
wxa
43f21a79e7 Update stats page banners for new free plan limit [MAILPOET-2492] 2020-01-21 21:49:22 +00:00
Pavel Dohnal
f3f879a11a Render banner near send button
[MAILPOET-2597]
2020-01-20 19:57:50 +00:00
Rostislav Wolny
64c4e3f35b Add unique custom field name checking
[MAILPOET-2463]
2020-01-16 16:49:05 +01:00
Rostislav Wolny
0cb0fff9b0 Fix typo in method name
[MAILPOET-2463]
2020-01-16 16:49:05 +01:00
Rostislav Wolny
2a2d5da12f Fix spacing of custom checkbox value settings input
[MAILPOET-2463]
2020-01-16 16:49:05 +01:00
Rostislav Wolny
03135ffc28 Refactor api error message formatting to helper function
[MAILPOET-2463]
2020-01-16 16:49:05 +01:00
Rostislav Wolny
50b4c1ffd6 Refactor add custom field component to use shorter conditions
[MAILPOET-2463]
2020-01-16 16:49:05 +01:00
Rostislav Wolny
374e146fb2 Fix spacing in sidebar select inputs
[MAILPOET-2463]
2020-01-16 16:49:05 +01:00
Rostislav Wolny
171866923c Add acceptance test for creating a custom field
[MAILPOET-2463]
2020-01-16 16:49:05 +01:00
Rostislav Wolny
1d1cb3ec2b Always add custom fields category to block inserter
[MAILPOET-2463]
2020-01-16 16:49:05 +01:00
Rostislav Wolny
fe7be1314c Disable DND in create custom field block
[MAILPOET-2463]
2020-01-16 16:49:05 +01:00
Rostislav Wolny
d72e6343c6 Use simple sortable library
[MAILPOET-2463]
2020-01-16 16:49:05 +01:00
Rostislav Wolny
600a8d408d Refactor add custom field form to separate component
[MAILPOET-2463]
2020-01-16 16:49:05 +01:00
Rostislav Wolny
987fd29e84 Use plus icon with small padding
[MAILPOER-2463]
2020-01-16 16:49:05 +01:00
Rostislav Wolny
22332b4735 Fix saving checked value of custom select or radio
[MAILPOET-2643]
2020-01-16 16:49:05 +01:00
Rostislav Wolny
5bb6dcd6be Add empty option when creating new custom select/radio
[MAILPOET-2463]
2020-01-16 16:49:05 +01:00
Rostislav Wolny
9f17bf38af Add translations for create custom field form
[MAILPOET-2463]
2020-01-16 16:49:05 +01:00
Rostislav Wolny
d319781e34 Respect global custom field values when adding a field to form
[MAILPOET-2463]
2020-01-16 16:49:05 +01:00
Rostislav Wolny
223d6fca0f Display spinner when custom field is being created
[MAILPOET-2463]
2020-01-16 16:49:05 +01:00
Rostislav Wolny
e87d72b5c6 Add create custom field handling to store
[MAILPOET-2463]
2020-01-16 16:49:05 +01:00
Rostislav Wolny
aa4e4510c0 Add custom field form data mapper
[MAILPOET-2463]
2020-01-16 16:49:05 +01:00
Rostislav Wolny
5ff8036972 Add UI for adding custom field
[MAILPOET-2463]
2020-01-16 16:49:05 +01:00
Rostislav Wolny
b0a85c4f40 Fix values in custom field validation setting
[MAILPOET-2463]
2020-01-16 16:49:05 +01:00
Rostislav Wolny
3a2fb7cdbc Fix custom checkbox label input appearance
[MAILPOET-2463]
2020-01-16 16:49:05 +01:00
Rostislav Wolny
2fe7329992 Fix inputs vertical margins in sidebar
[MAILPOET-2463]
2020-01-16 16:49:05 +01:00
Rostislav Wolny
3b84f9a201 Add dummy add custom field block
[MAILPOET-2463]
2020-01-16 16:49:05 +01:00
Rostislav Wolny
939b646791 Unify segments label appearance in form editor
[MAILPOET-2463]
2020-01-16 16:49:05 +01:00
Rostislav Wolny
3401fcffc7 Prevent removing email or submit block from blocks data
[MAILPOET-2620]
2020-01-16 12:30:59 +01:00
Jan Jakeš
7fb08a495c Avoid displaying MSS not active message for a short time when activating
[MAILPOET-2431]
2020-01-16 10:29:55 +00:00
Jan Jakeš
61d66d730e Improve invalid key messages
[MAILPOET-2431]
2020-01-16 10:29:55 +00:00
Jan Jakeš
10689f7a3c Add missing MSS not activated message & activation button
[MAILPOET-2431]
2020-01-16 10:29:55 +00:00
Jan Jakeš
8cde305a34 Remove side-effects from messages
[MAILPOET-2431]
2020-01-16 10:29:55 +00:00
Jan Jakeš
7151e23f47 Improve 'Verify' button styling
[MAILPOET-2431]
2020-01-16 10:29:55 +00:00
Jan Jakeš
121740a08f Track Premium plugin state correctly
[MAILPOET-2431]
2020-01-16 10:29:55 +00:00
Jan Jakeš
4e75bcd296 Implement API for Premium plugin installation and activation
[MAILPOET-2431]
2020-01-16 10:29:55 +00:00
Jan Jakeš
757d09ac19 Improve message styling
[MAILPOET-2431]
2020-01-16 10:29:55 +00:00
Jan Jakeš
d0b5a136b3 Preserve dependent functionality on MTA tab
[MAILPOET-2431]
2020-01-16 10:29:55 +00:00
Jan Jakeš
014e6be4dc Automatically activate MSS after key activation
[MAILPOET-2431]
2020-01-16 10:29:55 +00:00
Jan Jakeš
7a35d0276d Reset status on key change and before verification
[MAILPOET-2431]
2020-01-16 10:29:55 +00:00
Jan Jakeš
0bd1b27826 Update MSS messages
[MAILPOET-2431]
2020-01-16 10:29:55 +00:00
Jan Jakeš
f73a7e0d5b Add and display global key status
[MAILPOET-2431]
2020-01-16 10:29:55 +00:00
Jan Jakeš
e569a90ad8 Implement automatic premium installation/activation
[MAILPOET-2431]
2020-01-16 10:29:55 +00:00
Jan Jakeš
84a17505c4 Add detailed premium installation messages
[MAILPOET-2431]
2020-01-16 10:29:55 +00:00
Jan Jakeš
233189a341 Use PremiumStatus for detailed premium messages
[MAILPOET-2431]
2020-01-16 10:29:55 +00:00
Jan Jakeš
b088dd8dcc Fully reload page when entering or leaving '#premium' tab in Settings
[MAILPOET-2431]
2020-01-16 10:29:55 +00:00
Jan Jakeš
7112836fad Hide 'Save settings' button on Key Activation tab
[MAILPOET-2431]
2020-01-16 10:29:55 +00:00
Jan Jakeš
7da4128169 Rewrite basics of Premium settings tab to React
[MAILPOET-2431]
2020-01-16 10:29:55 +00:00
Amine Ben hammou
d2494469c0 Rename method and variables for clarity
[MAILPOET-2624]
2020-01-14 10:57:20 +00:00