Christoph Kluge
9ed64e0388
Review logging, comment cleanup
2025-03-17 17:39:17 +01:00
Christoph Kluge
8da2fc30c3
split statsTable data from jobMetrics query, frontend refactor
2025-03-14 16:36:31 +01:00
Christoph Kluge
f5f36427a4
split statsTable data from jobMetrics query, initial commit
...
- mainly backend changes
- statstable changes only for prototyping
2025-03-13 17:33:55 +01: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
Michael Panzlaff
a61ff915ac
Revert "add more missing node_fail states"
...
This reverts commit 0a3e678329bc7162bffde549a2e85ac69b63e11b.
2025-03-04 18:15:39 +01:00
Michael Panzlaff
0a3e678329
add more missing node_fail states
2025-03-04 18:03:01 +01:00
Christoph Kluge
e733688fd0
add new subCluster prop to statsTable metric select
2025-03-03 17:54:34 +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
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
c21d7cf101
fix and review quick starttime select handling
2025-03-03 11:21:54 +01:00
Christoph Kluge
ec895e1d9e
Add fallback case to nodeInfo
2025-03-03 09:36:37 +01:00
Christoph Kluge
c964f09a4f
Merge branch 'dev' into review_logging
2025-02-28 17:19:00 +01:00
Christoph Kluge
0bc32f27df
Merge branch 'dev' into migrate_svelte5
2025-02-28 17:18:30 +01:00
Christoph Kluge
d7aefe0cf0
move user names in top lists to tooltip
2025-02-28 14:55:32 +01:00
Christoph Kluge
b31aea7bc5
revert back to using globalMetrics in jobView metric default select
2025-02-28 14:40:27 +01:00
Christoph Kluge
0fe0461340
remove conflicting variable layer in metric histo select
2025-02-28 14:00:27 +01:00
Christoph Kluge
d5394c9e92
fix: analysis view top links fixed, add full name to topusers
2025-02-28 13:37:59 +01:00
Christoph Kluge
42135fd26c
if disableClusterSelection is set, display info in cluster filter
...
- instead of undocumented unresponsive cluster name select
2025-02-28 13:37:28 +01:00
Christoph Kluge
38569f55c7
add title to roofline plot
...
- Clarify that roofline is CPU only
2025-02-28 13:09:04 +01:00
Christoph Kluge
5ce03c2db3
add metric selection count info to job view
2025-02-28 13:08:32 +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
bd0cc69668
Review fatalf log calls and messages
2025-02-27 18:10:04 +01:00
Christoph Kluge
61bc095d01
fix: decouple polarPlot data query, add new dedicated gql endpoint
...
- includes go package upgrades
- includes gqlgen error workaround
2025-02-27 14:51:31 +01:00
Christoph Kluge
998ef8d834
fix: use job_view_selectedMetrics config instead of iterating globalMetrics
...
- Caveat: Minimal Defaultset needs to be generally available on all clusters
2025-02-19 16:40:25 +01:00
Christoph Kluge
c25b076ca9
fix: separate polar plot metric list from job.footprint return
2025-02-19 16:38:35 +01:00
Christoph Kluge
58e678d72c
fix: load jobView roofline on finest resolution separately by default, see #339
2025-02-17 18:24:28 +01:00
Christoph Kluge
1b043838ea
fix: fix svelte js race condition on metric selection change, see #335
...
- only dispatch new data to statsTable on 'load-all'
2025-02-14 16:18:58 +01:00
Christoph Kluge
c5476d08fa
amend polar frontend logs
2025-02-12 10:11:54 +01:00
Christoph Kluge
8af92b1557
simplify polar plot data code, add scaling for shared jobs to polar
2025-02-11 18:38:48 +01:00
Christoph Kluge
140b3c371d
fix undefined if system_view_selectedMetric missing
...
- defaults to first metric on init
- reorder gitignore
2025-02-10 15:36:14 +01:00
Christoph Kluge
c4b98ade53
increase user table height, add but disable autocomplete attribute
...
- missing autocomplete attribute was logged as warning in chrome console
2025-02-05 15:18:42 +01:00
Christoph Kluge
f2e85306ca
fix wrong label ids in options view
...
- allowed setting wrong field
2025-02-05 12:58:51 +01:00
Christoph Kluge
42b9de8360
add canvasId default, fix analysis view pie props
2025-02-05 12:51:06 +01:00
Christoph Kluge
6c244f3121
renderodelist spinner info only for continuous scroll
2025-02-04 18:41:10 +01:00
Christoph Kluge
9f56213d2f
fix list view sorting of string fields
2025-02-04 17:52:11 +01:00
Christoph Kluge
fb2f7cf680
fix dirty vars on textfilter reset
2025-02-04 13:29:09 +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
95d8062b00
fix Generate JWT as user doesn't work #327
2025-01-30 11:10:50 +01:00
571652c314
Merge branch 'dev' into add_detailed_nodelist
2025-01-28 13:47:22 +01:00
Jan Eitzinger
7ec233e18a
Merge pull request #324 from ClusterCockpit/317_add_colorblindmode
...
add colorblind setting
2025-01-28 13:38:40 +01:00
Jan Eitzinger
13c9a12336
Merge pull request #323 from ClusterCockpit/add_histogram_bin_select
...
Add histogram bin select
2025-01-28 13:38:15 +01:00
Christoph Kluge
83d472ecd6
Fix duration histograms in status and analysis view, use defaults
2025-01-27 12:35:42 +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
64f60905b4
Drop change on zoom for selector with options
...
- Up to 7 days worth of runtime
- No zoomState issue and cached results
2025-01-24 14:06:43 +01:00
Christoph Kluge
9e6072fed2
Add 25th hour for runtime bracket 24-25h
...
- zoomstate does not work
- maxbins too hardcoded for runtimes > 25 hours
2025-01-24 10:39:33 +01:00