Christoph Kluge
b3135c982f
Merge latest state branch 'dev' into migrate_svelte5
2025-05-13 18:25:54 +02:00
Christoph Kluge
d0af933b35
feat: add subCluster level frontend keys for metric selections
...
- applies to jobView and nodeList
2025-03-06 15:39:15 +01:00
Christoph Kluge
fcc9e17664
change: remove metrics from job view select if unavailable on subCLuster
2025-03-03 17:24:54 +01:00
Christoph Kluge
0bc32f27df
Merge branch 'dev' into migrate_svelte5
2025-02-28 17:18:30 +01:00
Christoph Kluge
0fe0461340
remove conflicting variable layer in metric histo select
2025-02-28 14:00:27 +01:00
Christoph Kluge
1031b3eb79
fix: user and status view histogram selection
...
- correctly loads selection for selected cluster
- applies availablility for selected cluster
2025-02-28 13:06:40 +01:00
Christoph Kluge
8fcdd24f84
Second onclick pass
2025-02-04 12:52:56 +01:00
Christoph Kluge
aaafde4a7c
add function syntax to sveltestrap onclick events and others
...
- fixes event_handler_invalid svelte warning and blockage
2025-02-04 12:13:06 +01:00
Christoph Kluge
2b23003556
fix metric selection drag and drop
2025-02-03 19:36:28 +01:00
Christoph Kluge
5681062f01
Initial migration to Svelte5 via full syntax compatability
...
- updated all dependencies
- removed svelte-chartjs wrapper from dependencies
- sveltestrap causes compilation warnings (once)
- Header.svelte uses new Svelte5 syntax as example
- fixed most initial compilation warnings except circular dependencies with TBD cause
2025-02-03 17:31:01 +01:00
Christoph Kluge
3dfeabcec6
simplify plotGrid, add cancel to metricSelect, improve metricPlot render logic
2024-10-16 12:41:15 +02:00
Christoph Kluge
673fdc443c
Finish prototype implementation of nodelist view
2024-10-14 18:37:48 +02:00
Christoph Kluge
3b94863521
add sorting for job energy column
2024-09-30 18:30:26 +02:00
Christoph Kluge
21e4870e4c
feat: add configurability to frontend plot zoom
2024-09-24 11:13:39 +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