Christoph Kluge
60ec7e54f5
Update component header, format, streamline SV5 components
2025-07-02 18:43:25 +02:00
Christoph Kluge
b8c30b5703
Fix continuous scroll in sv5 joblist, rework joblist logic
2025-06-27 18:42:18 +02:00
Christoph Kluge
e94b250541
Migrate nodeList subcomponents
2025-06-26 12:29:48 +02:00
Christoph Kluge
d6d92071bf
fix: remove unnecessary bind, correct page item minimum
2025-06-16 13:04:33 +02:00
Christoph Kluge
d40657dc64
Migrate pagination and jobinfo
2025-06-13 17:05:07 +02:00
Christoph Kluge
ad108b285f
fix continuous scroll next page logic error
2025-06-12 17:20:22 +02:00
Christoph Kluge
f471214ef7
migrate system view, node list and node overview
2025-06-12 16:23:31 +02:00
Christoph Kluge
b3135c982f
Merge latest state branch 'dev' into migrate_svelte5
2025-05-13 18:25:54 +02:00
Christoph Kluge
f343fa0071
fix: add name scrambling demo mode to all views
...
- was missing for analysis, status and nodelist
2025-04-17 11:15:35 +02:00
Christoph Kluge
02946cf0b4
fix: fix nodelist filter result displaying wrong information
...
- missing svelte iteration key added
2025-04-07 17:03:23 +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
5c9d4ffa9a
clarify and simplyfy earlier change
2025-03-03 17:00:33 +01:00
Christoph Kluge
419bc2747b
fix nodeInfo null error
2025-03-03 16:53:19 +01:00
Christoph Kluge
3ab8973895
use extendedLegend in nodeList for all non-idle nodes
...
- changed from "use for shared nodes only"
2025-03-03 12:44:18 +01:00
Christoph Kluge
ec895e1d9e
Add fallback case to nodeInfo
2025-03-03 09:36:37 +01:00
Christoph Kluge
6c244f3121
renderodelist spinner info only for continuous scroll
2025-02-04 18:41:10 +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
c21da6512a
fix rerender by keys, disable resolution select if no resampling active
2025-01-24 16:17:51 +01:00
Christoph Kluge
735988decb
add extended legend for nodelist acc metrics, move nodelist paging select
2025-01-21 18:35:03 +01:00
Christoph Kluge
d0580592be
include feedback on nodeListView
...
- display names of users and projects
- stacked metricPlot for statsSeries
2025-01-17 13:13:00 +01:00
Christoph Kluge
5c2c493c56
edit page titles, fix nodeList continuous parameter changes
2025-01-13 14:00:10 +01:00
Christoph Kluge
2c383ebea1
add independent config keys for nodeList
2025-01-13 11:46:17 +01:00
Christoph Kluge
91e73450cf
fix error on metric selection change if continuous
2025-01-13 11:13:06 +01:00
Christoph Kluge
e55798944e
add navbar select, add continous scroll, paging persistance
2025-01-10 18:02:54 +01:00
Christoph Kluge
5ea11a5ad2
fix legends, add resolution, add statsseries, add simple healthcheck
2025-01-10 16:06:29 +01:00
Christoph Kluge
2a3383e9e6
add scopes, paging and backend filtering to nodeList
2025-01-09 18:56:50 +01:00
Christoph Kluge
39b22267d6
Update component descriptions
2024-10-16 16:03:31 +02:00
Christoph Kluge
85a77e05af
edit nodeInfo string
2024-10-16 12:51:10 +02: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
2f6e5a7648
Move common logic into systems view again
...
- adds backend log if subcluster for node not configured
2024-10-14 11:55:59 +02:00
Christoph Kluge
2cbe8e9517
Split systems view into node-overview and node-list
2024-10-11 12:30:55 +02:00