Commit Graph

17 Commits

Author SHA1 Message Date
wxa
dbb52a758e Add deep links to email authorization notices
[MAILPOET-3830]
2021-10-18 09:37:52 +02:00
Pavel Dohnal
db14767857 Remove @typescript-eslint/no-explicit-any rule exception
[MAILPOET-3201]
2020-11-17 14:16:14 +01:00
Pavel Dohnal
752bbc6fe7 Remove @typescript-eslint/camelcase rule exception
[MAILPOET-3201]
2020-11-17 14:16:14 +01:00
Pavel Dohnal
e8eb950c1b Remove @typescript-eslint/no-empty-function rule exception
[MAILPOET-3201]
2020-11-17 14:16:14 +01:00
Pavel Dohnal
07c9cca3b1 Remove autofixable rules
[MAILPOET-3201]
2020-11-17 14:16:14 +01:00
Pavel Dohnal
455572fac3 Remove @typescript-eslint/require-await rule exception
[MAILPOET-3201]
2020-11-17 14:16:14 +01:00
Jan Jakeš
8b6f419426 Use TypeScript for modal
[MAILPOET-2777]
2020-06-03 11:57:13 +02:00
Jan Jakeš
67dbb78406 Fix missing prop error
[MAILPOET-2838]
2020-04-06 15:44:04 +02:00
Amine Ben hammou
af4225bc87 Update the store after setting an authorized address
[MAILPOET-2681]
2020-04-06 13:21:15 +02:00
Jan Jakeš
e1c6304076 Remove also JS-rendered unauthorized-email-in-newsletter notice
[MAILPOET-2805]
2020-04-06 10:52:10 +02:00
Jan Jakeš
b6ff062bf1 Simplify DOM and get rid of IDs in CSS
[MAILPOET-2804]
2020-04-01 16:21:15 +02:00
Jan Jakeš
6636313baf Use React notices in set FROM address modal
[MAILPOET-2804]
2020-04-01 16:21:15 +02:00
Jan Jakeš
c743521ab7 Rewrite set FROM address modal to React WIP
[MAILPOET-2804]
2020-04-01 16:21:15 +02:00
Jan Jakeš
6951a9e26b Remove currently displayed unathorized email notices on save
[MAILPOET-2804]
2020-04-01 16:21:15 +02:00
Jan Jakeš
3ef072b599 Add save functionality and success/error messages
[MAILPOET-2804]
2020-04-01 16:21:15 +02:00
Jan Jakeš
0449cc139c Add email address field validation
[MAILPOET-2804]
2020-04-01 16:21:15 +02:00
Jan Jakeš
ae6044b6b8 Add new modal for authorizing FROM address
[MAILPOET-2804]
2020-04-01 16:21:15 +02:00