Christoph Kluge
60ec7e54f5
Update component header, format, streamline SV5 components
2025-07-02 18:43:25 +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
b3135c982f
Merge latest state branch 'dev' into migrate_svelte5
2025-05-13 18:25:54 +02:00
Christoph Kluge
d3d752f90c
finalize compareplot prototype, move formattime to units.js
2025-05-06 10:46:30 +02: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
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
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
Christoph Kluge
2a3383e9e6
add scopes, paging and backend filtering to nodeList
2025-01-09 18:56:50 +01:00
Christoph Kluge
e871703724
add dedicated nodeListData handling to metricData interface
2025-01-09 11:18:04 +01:00
Christoph Kluge
1ee367d7be
Merge branch 'hotfix' into add_detailed_nodelist
2025-01-07 14:07:41 +01:00
Christoph Kluge
bce536b9b4
fix: add missing parameters for correct shared metric thresholds
2024-12-20 17:15:02 +01:00
Christoph Kluge
8a10b69716
review findThresholds logic in metricPlot
2024-12-02 17:27:41 +01:00
Christoph Kluge
0b9f74f4f4
fix: fix plot render for summed metrics on scope change
2024-11-29 12:56:53 +01:00
Christoph Kluge
3dfeabcec6
simplify plotGrid, add cancel to metricSelect, improve metricPlot render logic
2024-10-16 12:41:15 +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
f4102b948e
rework clientwidth binds and size defaults for histograms
2024-10-08 18:46:59 +02:00
Christoph Kluge
fc6970d08a
fix plotgrid display error, use plotheight default
2024-10-08 17:31:15 +02:00
Christoph Kluge
89ec749172
experimental rework of metricplot render and resize handling
2024-10-08 15:25:31 +02:00
Christoph Kluge
7243dbe763
replace plotTable with new bootstrap plotGrid component
...
- helps with narrow window sizes
- plotTable kept for now
2024-10-02 17:48:46 +02:00
Christoph Kluge
6fe93ecb7e
fix adaptive legend title
2024-10-01 11:42:46 +02:00
Christoph Kluge
b3222f3523
fix: archived statisticsSeries with mean data now shown again
2024-09-30 18:31:49 +02:00
Christoph Kluge
21e4870e4c
feat: add configurability to frontend plot zoom
2024-09-24 11:13:39 +02:00
Christoph Kluge
4b1b34d8a7
remove logging, remove forced change to node scope
2024-09-03 13:10:44 +02:00
Christoph Kluge
7602641909
feat: change to resolution increase on zoom
2024-09-02 18:22:34 +02:00
Christoph Kluge
a59df12595
init basic proof of concept
2024-08-26 17:37:23 +02:00
Christoph Kluge
d34e0d9348
fix: omit resources prop from metricPlot, use series for legend instead
2024-08-23 16:59:45 +02:00
Christoph Kluge
3ca1127685
Restructure frontend svelte file src folder
...
- Goal: Dependency structure mirrored in file structure
2024-07-26 12:34:18 +02:00