Christoph Kluge
|
eabd7b8d51
|
Remove unused component
|
2025-06-13 14:40:07 +02:00 |
|
Christoph Kluge
|
27ec445e54
|
Small migrations and added migration note
|
2025-06-13 14:39:55 +02:00 |
|
Christoph Kluge
|
f946e7e6ab
|
fix: fix issues after updated dev branch merge
|
2025-06-06 13:43:13 +02:00 |
|
Christoph Kluge
|
0e3603f596
|
fix: layout issues in jobList toolbar
|
2025-06-05 17:47:03 +02:00 |
|
Christoph Kluge
|
0a24ef70e0
|
fix: fix joblist continuous scroll buildup when refreshing
|
2025-06-05 15:19:00 +02:00 |
|
Christoph Kluge
|
9e87974eb1
|
Fix compareTable sorting
|
2025-06-04 17:02:02 +02:00 |
|
Christoph Kluge
|
6e2703998d
|
Migrate jobTag management
|
2025-06-04 14:45:31 +02:00 |
|
Christoph Kluge
|
927e25c72c
|
Migrate metricSelection
|
2025-06-03 13:32:14 +02:00 |
|
Christoph Kluge
|
42c4926c47
|
fix refresher sv5 logic
|
2025-06-02 14:20:32 +02:00 |
|
Christoph Kluge
|
703556d893
|
Migrate user list and analysis view
|
2025-06-02 13:51:15 +02:00 |
|
Christoph Kluge
|
0b529a5c3c
|
Migrate and fix filter component and subcomponents
|
2025-06-02 13:00:47 +02:00 |
|
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 |
|