Christoph Kluge
32429f1481
adapt frontend for new uiConfig keys, add nodeOverview mutation
2025-10-02 18:10:33 +02:00
Christoph Kluge
bd2cdfcef2
reorganize plots, reduce tabs,
2025-08-12 17:04:31 +02:00
Christoph Kluge
10194105e3
fix color overflow, add info if no status data
2025-08-08 13:50:09 +02:00
Christoph Kluge
b474288df7
add cbmode to piecharts
...
- old default colorscheme is now cb colorscheme
2025-08-07 18:20:34 +02:00
Christoph Kluge
f338209f32
rename new roofline compnent
2025-08-07 16:28:35 +02:00
Christoph Kluge
bef832e45b
Build new statusDash, refine newRoofline data render
2025-08-07 16:10:11 +02:00
Christoph Kluge
697acd1d88
Extend bubbleRoofline for nodeData, add column to node table, rename nodeStats query
2025-07-18 18:12:07 +02:00
Christoph Kluge
5cdb80b4d6
cleanup intends, add transparency switch to path renderer
2025-07-15 18:49:23 +02:00
Christoph Kluge
e48ff8be73
change bubble render parameters
...
- Note: data points are hover highlighted by tooltip
2025-07-15 16:36:12 +02:00
Christoph Kluge
096217eea6
cleanup bubbleRoofline code, comment optional code parts
2025-07-15 16:00:55 +02:00
Christoph Kluge
ed5290be86
adds new roofline component for job average based data
...
- clickable, resource sized and duration colored bubbles
2025-07-14 18:12:34 +02:00
Christoph Kluge
b036c3903c
add config fallbacks and notes
2025-07-10 14:57:12 +02:00
Christoph Kluge
60ec7e54f5
Update component header, format, streamline SV5 components
2025-07-02 18:43:25 +02:00
Christoph Kluge
db674ec31d
Migrate RooflineHM and Scatter components
...
- With this commit, all SV4 components are migrated to SV5
2025-07-01 18:05:53 +02:00
Christoph Kluge
48150ffc8b
Migrate Pie and Polar components
2025-07-01 17:25:52 +02:00
Christoph Kluge
1ad80efab6
Migrate Histogram and Roofline components
2025-07-01 16:33:07 +02:00
Christoph Kluge
aa8789f8f8
Migrate MetricPlot component
2025-07-01 15:50:45 +02:00
Christoph Kluge
c3a6126799
Migrate and rework job view metricplot wrapper
2025-06-26 18:41:27 +02:00
Christoph Kluge
db5f6c7540
Migrate plotgrid, adapt parent components with new snippets
2025-06-25 18:19:24 +02:00
Christoph Kluge
dceb92ba8e
Migrate jobCompare and comparison plot
2025-06-20 15:20:26 +02:00
Christoph Kluge
27ec445e54
Small migrations and added migration note
2025-06-13 14:39:55 +02:00
Christoph Kluge
b3135c982f
Merge latest state branch 'dev' into migrate_svelte5
2025-05-13 18:25:54 +02:00
Christoph Kluge
f7376f6dca
Reduce tick spacing in comparePlots
2025-05-09 17:56:20 +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
df497d5952
initial branch commit, add job compare switch, add gql resolver
2025-04-29 15:10:06 +02:00
Christoph Kluge
0bc32f27df
Merge branch 'dev' into migrate_svelte5
2025-02-28 17:18:30 +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
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
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
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
817076bdbf
initial prototyping
2025-01-16 12:25:49 +01:00
Christoph Kluge
736236e9ca
add colorblind setting and friendly palettes
...
- mode applies to plot data, plot background color, statsseries colors, roofline timescale
2025-01-14 17:40:25 +01:00
Christoph Kluge
5ea11a5ad2
fix legends, add resolution, add statsseries, add simple healthcheck
2025-01-10 16:06:29 +01:00