mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2025-07-22 20:41:40 +02:00
Update frontend
This commit is contained in:
@@ -82,9 +82,9 @@ This project uses [gqlgen](https://github.com/99designs/gqlgen) for the GraphQL
|
||||
### TODO
|
||||
|
||||
- [ ] write (unit) tests
|
||||
- [ ] fix `LoadNodeData` in cc-metric-store MetricDataRepository. Currently does not work for non-node scoped metrics because partition is unkown for a node
|
||||
- [ ] make tokens and sessions (currently based on cookies) expire after some configurable time
|
||||
- [ ] when authenticating using a JWT, check if that user still exists
|
||||
- [ ] allow passing the database uri as environment variable
|
||||
- [ ] fix InfluxDB MetricDataRepository (new or old line-protocol format? Support node-level metrics only?)
|
||||
- [ ] documentation, comments in the code base
|
||||
- [ ] write more TODOs
|
||||
|
Reference in New Issue
Block a user