Christoph Kluge
ffd596e2c7
Migrate job list view and filter components
...
- filters now inactive in user jobs, lists and analysis due to missing dispatch
2025-05-19 09:25:23 +02:00
Christoph Kluge
3f1768e467
Merge branch 'dev' into migrate_svelte5
2025-05-14 17:06:30 +02:00
Christoph Kluge
f464921ae3
fix: fix user view filter job count
2025-05-14 17:05:58 +02:00
Christoph Kluge
b3135c982f
Merge latest state branch 'dev' into migrate_svelte5
2025-05-13 18:25:54 +02:00
Christoph Kluge
4399c1d590
Add metric units to compareTable head, format metric subheads
2025-05-12 11:39:45 +02:00
Christoph Kluge
f7376f6dca
Reduce tick spacing in comparePlots
2025-05-09 17:56:20 +02:00
Christoph Kluge
518cb34340
Add sorting to compareTable
2025-05-09 17:07:39 +02:00
Christoph Kluge
f210a5f508
Remove refresh and textfilter from compareView, force id filters only on compare
2025-05-09 14:36:54 +02:00
Christoph Kluge
9ebc49dd1c
add table to compareview, remove debug data view
2025-05-08 15:21:05 +02:00
Christoph Kluge
c119eeb468
Prevent high job counts in compare view by filter removal
2025-05-08 11:28:13 +02:00
Christoph Kluge
ab616f8f79
Fix JobCompare Labelling and Rerender
2025-05-08 10:48:30 +02:00
Christoph Kluge
69286881e4
add manual job selection for comparison in jobs view
2025-05-08 09:28:48 +02:00
Christoph Kluge
4419df8d1b
add cluster and subcluster information to compareplot
2025-05-06 18:08:35 +02:00
Christoph Kluge
aed2bd48fc
add resource compare graph, add cursor sync, handle jobIds fitler
2025-05-06 17:54:13 +02:00
Christoph Kluge
d3d752f90c
finalize compareplot prototype, move formattime to units.js
2025-05-06 10:46:30 +02:00
Christoph Kluge
33ecfe88ef
add job duration, add starttime and duration to legend
2025-05-06 09:58:28 +02:00
Christoph Kluge
fd52fdd35b
add job starttime to legend
2025-05-05 16:41:05 +02:00
Christoph Kluge
1d13d3dccf
add and integrate job comparison plot component
2025-05-05 11:26:39 +02:00
Christoph Kluge
1c84bcae35
add filterBuffer for seamless view switch
2025-04-29 18:40:44 +02:00
Christoph Kluge
df497d5952
initial branch commit, add job compare switch, add gql resolver
2025-04-29 15:10:06 +02:00
Christoph Kluge
d770292be8
feat: add nodename matcher select to filter, defaults to equal match
...
- see PR !353
2025-04-08 14:52:07 +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
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
fcc9e17664
change: remove metrics from job view select if unavailable on subCLuster
2025-03-03 17:24:54 +01:00
Christoph Kluge
c21d7cf101
fix and review quick starttime select handling
2025-03-03 11:21: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
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
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
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
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
42b9de8360
add canvasId default, fix analysis view pie props
2025-02-05 12:51:06 +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
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
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
Christoph Kluge
a3e5c424fd
add zoom in metric histograms for running and completed states
...
- keeping last zoomstate doe snot work
2025-01-23 17:48:45 +01:00
Christoph Kluge
6683a350aa
initial duration histogram zoom in frontend
...
- metric zoom todo
- keeping last zoomState does not work
2025-01-23 12:23:29 +01:00
Christoph Kluge
05bfa9b546
Prepare adaptive binCounts in backend
2025-01-22 12:07:12 +01:00
Christoph Kluge
735988decb
add extended legend for nodelist acc metrics, move nodelist paging select
2025-01-21 18:35:03 +01:00