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 |
|
Patrick Jentsch
|
d6ab379418
|
Change directory structure (move ./nopaque/* to ./)
|
2021-07-20 15:07:42 +02:00 |
|
Patrick Jentsch
|
cb2b64fa9d
|
integrate nopaque repo
|
2020-06-05 14:42:04 +02:00 |
|
Patrick Jentsch
|
83c05d93b0
|
Make delete user function a background task
|
2020-04-23 08:24:11 +02:00 |
|
Patrick Jentsch
|
4294c2854b
|
Make inner package imports relative
|
2020-03-27 12:06:11 +01:00 |
|
stephan
|
e611a15aac
|
Revert admin edit_user view
|
2020-02-18 15:22:48 +01:00 |
|
Patrick Jentsch
|
fc560933bc
|
Change edit user form name
|
2019-11-15 14:01:36 +01:00 |
|
Patrick Jentsch
|
7457a4be94
|
Move admin tables in admin package.
|
2019-11-15 12:57:01 +01:00 |
|
Patrick Jentsch
|
aacfe40bd6
|
Code enhancement
|
2019-11-15 12:51:53 +01:00 |
|
Patrick Jentsch
|
f22bff4ed0
|
Updated URL Logic for admin package
|
2019-11-15 11:45:04 +01:00 |
|
Patrick Jentsch
|
1b02d73d66
|
Update background functions
|
2019-11-14 13:40:05 +01:00 |
|
Patrick Jentsch
|
bab479db20
|
Change delete execution
|
2019-11-14 09:48:30 +01:00 |
|
Patrick Jentsch
|
0d441a9364
|
Change import logic.
|
2019-11-12 13:36:22 +01:00 |
|
Patrick Jentsch
|
4bcd97c003
|
Only use relative imports for functions in the same package.
|
2019-11-05 16:22:36 +01:00 |
|
Patrick Jentsch
|
5749c94bca
|
Codestyle for admin package.
|
2019-09-23 16:25:26 +02:00 |
|
Stephan Porada
|
0d060f0cbf
|
Move job and user delete functions to utils.py
|
2019-09-17 16:31:41 +02:00 |
|
Stephan Porada
|
fda70e216e
|
Add admin page to edit user informations.
|
2019-09-10 13:49:01 +02:00 |
|
Stephan Porada
|
bccf661957
|
Add new admin blueprint with new user delete feature. Reorganize templates etc.
|
2019-08-15 15:56:53 +02:00 |
|