mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2024-11-10 08:57:25 +01:00
Update frontend
This commit is contained in:
parent
29a25dbaff
commit
3dd1d48f86
@ -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
|
||||
|
2
frontend
2
frontend
@ -1 +1 @@
|
||||
Subproject commit c04f69f8fbcb7a25a8c2f4d0b962bff2e35a8478
|
||||
Subproject commit d841704cb94b55665210fd4148358eaa84899f5d
|
Loading…
Reference in New Issue
Block a user