Christoph Kluge
4cb8d648cb
adapt frontend to backend config changes, clarify variable names
2026-01-14 11:25:40 +01:00
Christoph Kluge
d56b0e93db
cleanup routes, cleanup root components
2025-12-15 15:10:10 +01:00
Christoph Kluge
4083de2a51
Add public dashboard and route, add DoubleMetricPlot and GQL queries
...
- add roofline legend display switch
- small fixes
2025-12-09 10:26:55 +01:00
Christoph Kluge
0b529a5c3c
Migrate and fix filter component and subcomponents
2025-06-02 13:00:47 +02:00
Christoph Kluge
e55798944e
add navbar select, add continous scroll, paging persistance
2025-01-10 18:02:54 +01:00
Christoph Kluge
f37e7c26f6
Rework roles as enum, change AuthSource to enum
2023-03-06 11:44:38 +01:00
Christoph Kluge
68efe871c7
Centralize project filter for manager role
...
- Remove all unnecessary frontend code for managerfilters
2023-02-20 11:24:18 +01:00
Christoph Kluge
397ab08b3b
Add support for multiple projects per manager
...
- Handled like roles in admin view
- !! NEW COLUMN CHANGED TO "projects"
2023-02-17 15:45:31 +01:00
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
Christoph Kluge
5abd3641b2
Move bootstrap and bootstrap-icon to local instances
2023-01-19 09:37:18 +01:00
Christoph Kluge
24f9d4f934
Add buildInfo to frontend footer
2022-09-27 09:56:17 +02:00
Jan Eitzinger
81819db436
Refactor directory structure
2022-06-21 17:52:36 +02:00