Patrick Jentsch
|
87798f4781
|
completly move settings logic to users package
|
2023-04-03 16:34:03 +02:00 |
|
Patrick Jentsch
|
f1d8b81923
|
move settings related json routes to users package
|
2023-04-03 15:25:55 +02:00 |
|
Patrick Jentsch
|
e4a8ad911f
|
Update admin user settings
|
2023-03-29 14:32:35 +02:00 |
|
Patrick Jentsch
|
020de69e45
|
settings update
|
2023-03-27 10:22:43 +02:00 |
|
Patrick Jentsch
|
5b6eae7645
|
Cleanup
|
2023-03-23 17:42:51 +01:00 |
|
Patrick Jentsch
|
57813b4bc2
|
Fix link issues
|
2023-03-22 12:06:33 +01:00 |
|
Patrick Jentsch
|
622d32fa45
|
UI enhancements
|
2023-03-21 10:50:29 +01:00 |
|
Patrick Jentsch
|
2efc9533ec
|
Add breadcrumbs to admin package
|
2023-03-14 14:24:52 +01:00 |
|
Inga Kirschnick
|
4c05c6cc18
|
merge settings into users route
|
2023-03-13 15:04:44 +01:00 |
|
Patrick Jentsch
|
7836774fef
|
Update AdminUserList
|
2023-01-09 08:45:47 +01:00 |
|
Inga Kirschnick
|
647969ef0e
|
profile to users
|
2022-12-23 18:08:33 +01:00 |
|
Inga Kirschnick
|
be517a04af
|
Update profile page with avatar
|
2022-12-05 09:40:02 +01:00 |
|
Inga Kirschnick
|
a009bbe1f9
|
Profile page
|
2022-11-30 14:36:42 +01:00 |
|
Patrick Jentsch
|
aff85f2145
|
Remove last edited date from FileMixin
|
2022-11-24 12:24:29 +01:00 |
|
Patrick Jentsch
|
a822a2e3a0
|
Fix issues
|
2022-11-18 16:02:24 +01:00 |
|
Patrick Jentsch
|
bbea1553b8
|
Remove darkmode setting
|
2022-11-17 10:52:46 +01:00 |
|
Patrick Jentsch
|
dedccad70a
|
Restructure project 2/2
|
2022-09-02 13:08:01 +02:00 |
|
Patrick Jentsch
|
86d14f748f
|
More generic implementation of fake enum db types
|
2022-02-09 16:02:37 +01:00 |
|
Patrick Jentsch
|
df6ab3991c
|
Use enums where appropriate. This commit includes new migrations that are NOT compatible with older nopaque instances
|
2022-02-08 12:26:20 +01:00 |
|
Patrick Jentsch
|
e356be77da
|
Implement authentication with before_request in admin package
|
2021-12-13 12:20:32 +01:00 |
|
Patrick Jentsch
|
72ba61f369
|
Only reveal hashids to the ui
|
2021-11-30 16:22:16 +01:00 |
|
Patrick Jentsch
|
81ed16603d
|
Remove current_app and current_user usage in forms.
|
2021-09-13 16:36:48 +02:00 |
|
Patrick Jentsch
|
4950a407af
|
rename blueprint variables (blueprint_name -> bp) and view files (views.py -> routes.py)
|
2021-09-13 11:45:43 +02:00 |
|