cc-backend/internal
Christoph Kluge b2aed2f16b Add 'project' to user table, add 'manager' role, conditional web render
- Addresses issues #40 #45 #82
- Reworked Navigation Header for all roles
- 'Manager' role added, can be assigned a project-id in config by admins
- BREAKING! -> Added 'project' column in SQLite3 table 'user'
- Manager-Assigned project will be added to all graphql filters: Only show Jobs and Users of given project
- 'My Jobs' Tab for all Roles
- Switched from Bool "isAdmin" to integer authLevels
- Removed critical data frontend logging
- Reworked repo.query.SecurityCheck()
2023-01-27 18:36:58 +01:00
..
api Add 'project' to user table, add 'manager' role, conditional web render 2023-01-27 18:36:58 +01:00
auth Add 'project' to user table, add 'manager' role, conditional web render 2023-01-27 18:36:58 +01:00
config Swagger definition URL now based on config.json Addr field 2022-09-27 10:33:36 +02:00
graph Add 'project' to user table, add 'manager' role, conditional web render 2023-01-27 18:36:58 +01:00
metricdata add prometheus metricdata backend 2022-12-08 13:51:44 +01:00
repository Add 'project' to user table, add 'manager' role, conditional web render 2023-01-27 18:36:58 +01:00
routerConfig Add 'project' to user table, add 'manager' role, conditional web render 2023-01-27 18:36:58 +01:00
runtimeEnv Add copyright and license header. Update license year 2022-07-29 06:29:21 +02:00