Christoph Kluge
d9f9c8aaf5
fix: retrigger gql api at manual refresh
...
- solves #221
2023-11-03 17:09:16 +01:00
Christoph Kluge
423e800d9e
feat: add hover-legend to histograms & metricplots
2023-08-08 13:27:01 +02:00
Christoph Kluge
c8068f45eb
Rework disabled metrics, fix systems
...
- Unify warning card texts
- Broader use of checkMetricDisabled function
2023-06-19 16:11:16 +02:00
Christoph Kluge
4cfe52e7c9
Add warning card if no data to plot
...
- series.data array empty, but toplevel data return itself OK
2023-06-16 15:09:23 +02:00
Christoph Kluge
37d5db443f
Merge branch 'master' into 97_107_mark_and_show_shared
2023-06-01 15:24:26 +02:00
Christoph Kluge
96e4448505
Format cleanup
2023-05-12 11:19:37 +02:00
Christoph Kluge
59a99b75e3
Adapt Row.svelte to new urql version
...
- Fixes data not loading on metric changes
2023-05-09 11:58:57 +02:00
Christoph Kluge
760d3dec0f
Fix frontend error when loading unconfig'd metric
2023-05-08 17:43:34 +02:00
52738c7f8e
Start to fix errors with urql 4
2023-05-05 10:07:12 +02:00
f235b5e911
Start porting to new urql api
...
It compiles. Not tested
2023-05-03 16:41:17 +02:00
Christoph Kluge
e9301a5d39
Mark shared metrics on shared jobs
...
- show [shared] in plots in JobList
- other plot locations Todo
- Relates to issue #107
2023-04-28 12:30:46 +02:00
Christoph Kluge
68a839bf1c
Remove comments
2023-03-30 15:23:31 +02:00
Christoph Kluge
0c1b66aad9
Adapt svelte to new schema, add removed metric box
...
- Moved 'scope' field to parent jobMetric
- Implemented unit { prefix, base } where necessary
- SubCluster Metric Config 'remove' option implemented in Joblists
2023-03-30 15:21:35 +02:00
Jan Eitzinger
68d1f5fc3f
Import svelte web frontend
2022-06-22 11:20:57 +02:00