Commit Graph

210 Commits

Author SHA1 Message Date
Christoph Kluge 70fe8aa367 fix systemsView config laod and mutation, fix metricSelection checked 2025-10-07 15:46:16 +02:00
Christoph Kluge 32429f1481 adapt frontend for new uiConfig keys, add nodeOverview mutation 2025-10-02 18:10:33 +02:00
Jan Eitzinger df0e8eb228 Merge branch 'dev' into metricstore 2025-09-10 09:14:50 +02:00
Aditya Ujeniya 3b9d05cc6d Fix exclusive to shared in svlete and graphql 2025-09-09 14:57:05 +02:00
Christoph Kluge 58ae476a3e move and add interface options for status tabs 2025-08-13 14:22:24 +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 71cfb4db77 fix: fix metric availability subcluster list overflow 2025-08-05 14:19:03 +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 a4104822e2 format cleanup component arguments 2025-07-01 15:48:30 +02:00
Christoph Kluge 63e828d2df Commentout dev logging 2025-06-27 18:49:19 +02:00
Christoph Kluge b8c30b5703 Fix continuous scroll in sv5 joblist, rework joblist logic 2025-06-27 18:42:18 +02:00
Christoph Kluge c4c422da57 Migrate jobList and jobListRow 2025-06-27 15:52:54 +02:00
Christoph Kluge c3a6126799 Migrate and rework job view metricplot wrapper 2025-06-26 18:41:27 +02:00
Christoph Kluge e94b250541 Migrate nodeList subcomponents 2025-06-26 12:29:48 +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 1e039cb1bf Migrate select components and adapt parents 2025-06-18 18:14:56 +02:00
Christoph Kluge 6a6dca3fce Migrate config, migrate analysis plotselection 2025-06-16 17:09:02 +02:00
Christoph Kluge d6d92071bf fix: remove unnecessary bind, correct page item minimum 2025-06-16 13:04:33 +02:00
Christoph Kluge d40657dc64 Migrate pagination and jobinfo 2025-06-13 17:05:07 +02:00
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