mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2025-07-23 12:51: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
|
### TODO
|
||||||
|
|
||||||
- [ ] write (unit) tests
|
- [ ] 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
|
- [ ] make tokens and sessions (currently based on cookies) expire after some configurable time
|
||||||
- [ ] when authenticating using a JWT, check if that user still exists
|
- [ ] 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?)
|
- [ ] fix InfluxDB MetricDataRepository (new or old line-protocol format? Support node-level metrics only?)
|
||||||
- [ ] documentation, comments in the code base
|
- [ ] documentation, comments in the code base
|
||||||
- [ ] write more TODOs
|
- [ ] write more TODOs
|
||||||
|
2
frontend
2
frontend
Submodule frontend updated: c04f69f8fb...d841704cb9
Reference in New Issue
Block a user