Christoph Kluge
6a1cb51c2f
Refactor svelte frontend
...
- Adapt to new metricConfig logic
- Footprint-Metrics generalized for bar card
- Footprint-Metrics in stats filter and sorting
- Frontend always uses GQL, except adminOptions
- Job View will load scopes for all metrics on request
2024-07-22 15:41:33 +02:00
Christoph Kluge
ef51e69ffb
feat: Add roofline color scale for time information
2024-04-26 11:11:55 +02:00
32a57661fd
Upgrade frontend dependencies
...
Change to most recent @sveltestrap/sveltestrap
Reformat with Svelte LSP
2024-03-09 10:30:40 +01:00
Christoph Kluge
c0488b8cbe
Update comments roofline
2023-11-29 10:40:59 +01:00
Christoph Kluge
e61ff01518
fix: adapt roofline render to browser zoomlevel
...
- make roofline linewidth configurable
2023-09-15 11:09:01 +02:00
Christoph Kluge
827a85412e
Fix polar and roofline sizes in jobView
...
- add option for adaptable roofline sizing
2023-09-05 14:55:36 +02:00
Christoph Kluge
c4a9fcc1ca
feat: Implemented rooflineplot with uPlot
2023-09-05 12:00:58 +02:00
Christoph Kluge
1b8c4e293c
Change to prod data, allow and handle null data
...
- fix errors regarding render timing
- always collect time info in transFormData function
- remove size from polar plot
2023-09-05 11:46:34 +02:00
Christoph Kluge
b449b77b95
Rename dev component, separate rooflineHeatmap
...
- moved roofline helper functions to utils
2023-09-05 10:01:34 +02:00
Christoph Kluge
ece57bf65e
Introduce units.js, centralizes value normalizing
2023-06-16 12:44:34 +02:00
Christoph Kluge
8aa7f4eb07
Fix roofline data reference
...
- caused roofline data being regarded as missing
2023-06-13 16:42:04 +02:00
Christoph Kluge
1ac16516fe
Second part of refix
2023-05-11 11:43:35 +02:00
Christoph Kluge
753ced2787
Fix data transfer mismatch at roofline component
2023-04-11 16:57:35 +02:00
Christoph Kluge
184769ab9c
Merge branch 'import-data-sanitation' of https://github.com/ClusterCockpit/cc-backend into import-data-sanitation
2023-04-11 16:29:42 +02:00
Christoph Kluge
dd2b4609a3
Plot axis label sizing and padding
2023-04-11 16:29:39 +02:00
Jan Eitzinger
f8ba79e9e7
Merge branch 'master' into import-data-sanitation
2023-04-07 08:57:42 +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
Christoph Kluge
81e17771fd
Fix roofline component not rendering in jobview if missing data
...
- Addresses issue #70
2023-01-18 14:06:32 +01:00
Christoph Kluge
390bc4c223
Resize gauge card, hide scale on roofline, set colorDots to true
...
- Scale display switchable by new option 'showTime'
2022-10-07 15:01:14 +02:00
Jan Eitzinger
68d1f5fc3f
Import svelte web frontend
2022-06-22 11:20:57 +02:00