Christoph Kluge
d34e0d9348
fix: omit resources prop from metricPlot, use series for legend instead
2024-08-23 16:59:45 +02:00
Christoph Kluge
3ca1127685
Restructure frontend svelte file src folder
...
- Goal: Dependency structure mirrored in file structure
2024-07-26 12:34:18 +02:00
Christoph Kluge
e65100cdc8
Add vscode @component comment to every svelte file, remove unused js exports
2024-07-25 17:10:00 +02:00
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
32a57661fd
Upgrade frontend dependencies
...
Change to most recent @sveltestrap/sveltestrap
Reformat with Svelte LSP
2024-03-09 10:30:40 +01:00
Christoph Kluge
61c83c375d
enable forNode special handling
2023-08-23 16:29:46 +02:00
Christoph Kluge
a2cc1bd226
Merge branch 'master' into 71_improve_systemsview
2023-08-11 10:34:05 +02:00
Christoph Kluge
423e800d9e
feat: add hover-legend to histograms & metricplots
2023-08-08 13:27:01 +02:00
Christoph Kluge
284a7079d6
Invert time x-axis for node view metric plots
2023-08-01 18:37:50 +02:00
Christoph Kluge
36abed2093
feat: add auto-reloading to system and node views
2023-08-01 15:30:21 +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
4c708dba3f
Improve alignment of notice cards
2023-06-16 16:49:19 +02:00
Christoph Kluge
16d5fa182c
Fix unit load blocking systems and node views
2023-06-14 15:32:35 +02:00
Christoph Kluge
5e8b687992
Increase clickable area in systems node links
2023-06-14 12:56:19 +02:00
Christoph Kluge
96e4448505
Format cleanup
2023-05-12 11:19:37 +02:00
Christoph Kluge
374a485d69
Further adaptions to new urql version
2023-05-10 16:35:21 +02:00
f235b5e911
Start porting to new urql api
...
It compiles. Not tested
2023-05-03 16:41:17 +02:00
Christoph Kluge
adc1d94e3f
subcluster in metricSelect, add infobox to systems
...
- Default: Show Clusters next to Metrics
- New: If Cluster filter activem show subclusters instead (reactive)
- add note to analysis view
- systems view now with info boxes if metric is removed for subcluster
2023-03-31 17:18:16 +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