|
7df76f9642
|
✨ AddUserModal + UserDetail - optional username field
ref #12
|
2021-01-12 19:30:06 +01:00 |
|
|
e0093480d9
|
Merge branch 'feature/12-user-management' into dev
|
2021-01-11 21:17:12 +01:00 |
|
|
c7679b7a67
|
[tmp] - disable darkmode + re-enable sw
|
2021-01-11 21:17:05 +01:00 |
|
|
8c4b595c30
|
Merge branch 'dev' into feature/12-user-management
|
2021-01-11 21:08:44 +01:00 |
|
|
be629e5c6b
|
🕕 set manual refresh time to 2min
continuous-integration/drone/push Build was killed
|
2021-01-11 21:08:39 +01:00 |
|
|
63569684a3
|
ℹ update jwtinfo store on token refresh
|
2021-01-11 21:08:14 +01:00 |
|
|
5937a0d7ce
|
🔒 added rendering based on permission level
ref #12
|
2021-01-11 21:07:30 +01:00 |
|
|
4512272c1c
|
❌ UserDetail - delete
ref #12
|
2021-01-11 21:06:47 +01:00 |
|
|
ce1f3842e0
|
🖊 UserDetail - reactivity on edit + update functionality
ref #12
|
2021-01-11 20:41:57 +01:00 |
|
|
81c1537bad
|
🔒 UserDetail - added basic layout for permission change
ref #12
|
2021-01-10 18:14:11 +01:00 |
|
|
98ecfab032
|
✨ UserDetail multiselect layout for groups
ref #12
|
2021-01-10 18:02:36 +01:00 |
|
|
b948b8c1a4
|
UserDetail - placeholder for permission picker 🔒
ref #12
|
2021-01-10 17:55:13 +01:00 |
|
|
f856c6ae37
|
📧 UserDetail - email input
ref #12
|
2021-01-10 17:54:50 +01:00 |
|
|
2dd2580530
|
Merge branch 'dev' into feature/12-user-management
|
2021-01-10 17:34:12 +01:00 |
|
|
b8a9e4f272
|
📅 dynamic copyright year in Footer component
ref #30
|
2021-01-10 17:17:07 +01:00 |
|
|
c089bb3929
|
⤵ load dynamic build info in Footer component
ref #30
|
2021-01-10 17:16:51 +01:00 |
|
|
43b406592e
|
👀 improved Footer layout + display on Login component
ref #30
|
2021-01-10 17:15:46 +01:00 |
|
|
45ec97066f
|
🌎 add remaining translation keys for filepond
ref #20
|
2021-01-10 15:30:13 +01:00 |
|
|
b08c0f145a
|
add basic i18n logic to filepond
ref #20
|
2021-01-10 15:26:52 +01:00 |
|
|
f0c100aee4
|
✨ UsersOverview - user delete
ref #12
|
2021-01-10 15:16:02 +01:00 |
|
|
0e31ba212f
|
✨ About - change license modal icon to "legal"
continuous-integration/drone/push Build was killed
|
2021-01-10 15:04:05 +01:00 |
|
|
692c906cd2
|
🌎 About - i18n
|
2021-01-10 15:03:32 +01:00 |
|
|
1c356a41f5
|
🌎 improved i18n for AddUserModal and UserDetail
ref #12
|
2021-01-10 14:45:34 +01:00 |
|
|
6012d0577e
|
🖊 add basic UserDetail editing reactivity
ref #12
|
2021-01-10 14:26:52 +01:00 |
|
|
5ec1dfa8b0
|
✨ sample layout for advanced search
ref #12
|
2021-01-10 13:35:46 +01:00 |
|
|
3754f09b2f
|
🌎 added i18n for UsersOverview
ref #12
|
2021-01-10 13:31:46 +01:00 |
|
|
b9e0be4483
|
🔍 UsersOverview table - basic fuzzy search
ref #12
|
2021-01-10 13:30:26 +01:00 |
|
|
e1d5d54cfb
|
🧹 simplified UsersOverview table
ref #12
|
2021-01-10 13:30:04 +01:00 |
|
|
e97c5c3b7e
|
Merge branch 'dev' into feature/12-user-management
|
2021-01-10 13:09:42 +01:00 |
|
|
2a37dfafa4
|
dropped redundant console.log
ref #29
|
2021-01-10 13:06:48 +01:00 |
|
|
2cbb431acc
|
💾 save new auth data to localstorage
ref#29
|
2021-01-10 13:06:01 +01:00 |
|
|
d92c6c0de9
|
🔒 added basic manual refresh every 4mins
ref #29
|
2021-01-10 13:03:48 +01:00 |
|
|
b9aa00e8de
|
Merge branch 'dev' into feature/12-user-management
|
2021-01-10 11:42:35 +01:00 |
|
|
8f25a874cb
|
move serviceworker registration to separate module
continuous-integration/drone/push Build is passing
|
2021-01-10 11:42:30 +01:00 |
|
|
ded31980bf
|
userdetail - dynamic buttons
ref #12
|
2021-01-09 19:11:46 +01:00 |
|
|
264e0d7ed9
|
AddUserModal - data validation
ref #12
|
2021-01-09 18:55:54 +01:00 |
|
|
7cf2ffce2d
|
🐞 fix malfuntion in logout logic
continuous-integration/drone/push Build is passing
|
2021-01-09 18:39:13 +01:00 |
|
|
848fb2fb65
|
Merge branch 'feature/12-user-management' into dev
continuous-integration/drone/push Build is passing
|
2021-01-09 18:29:47 +01:00 |
|
|
6529907a13
|
display full user names in overview table
ref #12
|
2021-01-09 18:27:22 +01:00 |
|
|
e5ec98bf6f
|
basic AddUserModal ui
ref #12
|
2021-01-09 18:26:14 +01:00 |
|
|
2048533fda
|
actually perform user logout (recreate Cookies, invalidate token)
|
2021-01-09 18:24:57 +01:00 |
|
|
cb58fdfd8e
|
working on AddUserModal
ref #12
|
2021-01-09 17:39:17 +01:00 |
|
|
9684c22da3
|
simplified css classes for cleanliness
|
2021-01-09 17:15:52 +01:00 |
|
|
59d5ad5bd3
|
logic cleanup 🧠
continuous-integration/drone/push Build is passing
ref #12
|
2021-01-09 16:06:03 +01:00 |
|
|
71c761187f
|
UserOverview cleanup
ref #12
|
2021-01-09 15:58:58 +01:00 |
|
|
11457b2792
|
added Breadcrumb nav to UserDetail
ref #12
|
2021-01-09 15:40:10 +01:00 |
|
|
4fd1ac28c5
|
display profilepic properly
ref #12
|
2021-01-09 15:39:56 +01:00 |
|
|
8cf73a2be0
|
added middlename input field to mock
ref #12
|
2021-01-09 15:39:43 +01:00 |
|
|
644b9a7683
|
proper middlename display support
ref #12
|
2021-01-09 15:39:28 +01:00 |
|
|
23e03bec35
|
UserDetailOne sample ui
continuous-integration/drone/push Build is passing
ref #12
|
2021-01-09 14:16:07 +01:00 |
|