Commit Graph

19 Commits

Author SHA1 Message Date
49168b5391 Add account management (email addresses management, password management)
Closes #8
Closes #9
2021-01-22 12:22:11 +01:00
878f706f82 magic links: fix views titles 2021-01-21 11:18:38 +01:00
b75b227ca1 Add required username to magic link authentication and fix many errors 2020-11-14 17:24:57 +01:00
9d50c5cc5f Rename project to swaf 2020-11-12 16:11:16 +01:00
79d704083a Add many eslint rules and fix all linting issues 2020-09-28 14:15:22 +02:00
c30df81da7 views/macros: add value property to textareas for styling 2020-09-15 16:26:04 +02:00
d3e3a86855 Add optional input field illustration feather icon 2020-09-10 17:21:43 +02:00
8d7deb9d48 Add textarea support to macros.field 2020-08-30 18:56:51 +02:00
3a83729a90 backend.njk: add breadcrumb and improve title 2020-07-30 11:06:50 +02:00
c078105515 macros.njk: add breadcrumb 2020-07-30 10:51:48 +02:00
bdb7e55b00 Fix user approval backend 2020-07-28 15:03:18 +02:00
df651f2661 Make BackendController helper accept external backend links for its view 2020-07-28 10:04:15 +02:00
c32048e047 views/macros/select field: add support for custom value/display options 2020-07-27 10:55:41 +02:00
24de732167 Improve approval mode component security, reliability and usage 2020-07-24 13:00:20 +02:00
f127abbc74 Finish promoting email views and add backend controller 2020-07-20 17:32:32 +02:00
eb935bf52a Fix auth redirect_uri chain 2020-07-15 12:31:07 +02:00
634edda704 RedirectBackComponent: fix it and integrate it into NunjucksComponent 2020-07-15 10:24:01 +02:00
d6266e4396 Promote auth view to core 2020-07-14 15:06:30 +02:00
3561614f96 Promote some views to wms-core 2020-07-12 11:47:47 +02:00