Commit Graph
100 Commits
Author SHA1 Message Date
Christoph Kluge c43d4a0f16 complete review of context initialization and access, streamlining 2026-02-06 17:51:57 +01:00
Christoph Kluge 5655639320 add subCluster jobFilter for statusDetail queries 2026-02-06 11:10:08 +01:00
Christoph Kluge 276559d120 revert endpoint change 2026-02-05 15:25:49 +01:00
Christoph Kluge e3148b16eb add timers to updateNodeStates 2026-02-05 15:24:11 +01:00
Christoph Kluge 4d13c37008 remove non-required return in updatenodehandler 2026-02-05 15:18:01 +01:00
Christoph Kluge 84d7a7aa7d add running default filter to list name column links if useful 2026-02-05 13:06:46 +01:00
Christoph Kluge 5616801f3e review user vinformation block, reorder reactive var in jobList 2026-02-05 10:33:20 +01:00
Christoph Kluge af73ce9c6d Add usage status tabs for each subCluster 2026-02-04 18:02:21 +01:00
Christoph Kluge a7a95bb866 add shortjobs and resource sums to project and user lists 2026-02-04 13:01:30 +01:00
Christoph Kluge 75e849922d Merge branch 'dev' of https://github.com/ClusterCockpit/cc-backend into dev 2026-02-03 14:34:57 +01:00
Christoph Kluge d39b955b25 fix doubleMetric xlegend label 2026-02-03 14:34:53 +01:00
Christoph Kluge e9cd6b4225 set updateNodeStates timeStamp once per request
-prevents per-host timestamp mismatches due to handler iteration duration
2026-02-02 17:51:41 +01:00
Christoph Kluge 13cca1ee62 change log msg on clusterMetrics 2026-02-02 14:45:19 +01:00
Christoph Kluge 7b4e2fcf59 add isNan to clusterMetric aggregation 2026-02-02 14:34:49 +01:00
Christoph Kluge f2285e603b fix disabled-false-positives, add info if no metrics selected 2026-02-02 10:38:05 +01:00
Christoph Kluge b7bd8210e5 revert column defaults,keep general desc default order 2026-01-31 20:34:16 +01:00
Christoph Kluge 1791e665aa add default orders on list sorting change 2026-01-31 11:25:16 +01:00
Christoph Kluge 732fab4a04 Merge branch 'dev' of https://github.com/ClusterCockpit/cc-backend into dev 2026-01-30 17:22:42 +01:00
Christoph Kluge aa3fcbfe17 add compareJobs feature to user job list view 2026-01-30 17:22:39 +01:00
Christoph Kluge 1ffcc5e241 apply ccUnit for clusterMetrics normalitazion 2026-01-30 15:52:59 +01:00
Christoph Kluge 32f0664012 add indicator to nodeView state, cap bubble size in roofline 2026-01-30 14:32:41 +01:00
Christoph Kluge 2ef1826b12 format nodeOverview state badges, review textFilter
- textFilter now remains on compare
2026-01-30 12:51:49 +01:00
Christoph Kluge d397457ce6 disable forced filter reset on compare 2026-01-29 18:05:03 +01:00
Christoph Kluge e8c81ba7d4 various small dashboard fixes
- piechart color, idle count cap, metricHistoMaximum increased
2026-01-29 17:46:01 +01:00
Christoph Kluge 318dbd65e0 dynamically scale dashboard sums 2026-01-29 17:01:07 +01:00
Christoph Kluge dd56e75b50 improve detail on warning cards 2026-01-29 16:02:13 +01:00
Christoph Kluge df93786474 fix system timeselect display
- float mismatch triggered unknownValue
2026-01-29 15:22:40 +01:00
Christoph Kluge 4deec9a170 no append if ErrNoHostOrMetric fired 2026-01-29 15:18:50 +01:00
Christoph Kluge f26cabbdf1 Streamline missing data warnings, review logging 2026-01-29 15:17:33 +01:00
Christoph Kluge 3452891613 Merge branch 'dev' of https://github.com/ClusterCockpit/cc-backend into dev 2026-01-28 16:50:32 +01:00
Christoph Kluge b25abc5f16 fix selectedMEtric presets in jobList
- remove conflicting reactivity
2026-01-28 16:50:27 +01:00
Christoph Kluge 9d9babe94d review clusterMetrics aggregation handling, fixes index error 2026-01-27 19:04:29 +01:00
Christoph Kluge 719aaaff4b fix data flipping on doublemetric render 2026-01-27 17:39:16 +01:00
Christoph Kluge ae81687da9 add jobList load indicator 2026-01-27 13:49:15 +01:00
Christoph Kluge 2173d3527d add rounding to statsTable data 2026-01-27 13:31:16 +01:00
Christoph Kluge 934bc13c2c add fallback case to extendedLegend render 2026-01-26 18:09:54 +01:00
Christoph Kluge 4aa337ccc8 fix missing index change 2026-01-26 16:05:42 +01:00
Christoph Kluge 700f2aad55 Merge branch 'dev' of https://github.com/ClusterCockpit/cc-backend into dev 2026-01-26 15:53:02 +01:00
Christoph Kluge 836e6e4242 Review duration filter handling, update migration indices 2026-01-26 15:53:00 +01:00
Christoph Kluge e074bb315c review job info row layout 2026-01-26 11:53:19 +01:00
Christoph Kluge fbf4004e92 move load indicator to after job list render
- prevents location reset when continuously scrolling
2026-01-23 18:50:28 +01:00
Christoph Kluge a2c1b65f91 set variables in nodeitems handler 2026-01-23 18:42:07 +01:00
Christoph Kluge 0af550bf4e fix nodelist paging 2026-01-23 18:26:10 +01:00
Christoph Kluge 436194e46d enable fallback for non initialized node table 2026-01-23 17:45:44 +01:00
Christoph Kluge 49938bcef8 remove blocking backend check
- threw errors on expected and correctly handled behavior for nodeList queries
2026-01-23 17:41:21 +01:00
Christoph Kluge da2a78faa3 Merge branch 'dev' of https://github.com/ClusterCockpit/cc-backend into dev 2026-01-23 16:54:35 +01:00
Christoph Kluge 98dc8cf5b5 add loading indicators to status detail 2026-01-23 16:54:30 +01:00
Christoph Kluge 22b1d4d276 review public dashboard layout 2026-01-23 15:25:00 +01:00
Christoph Kluge 25c5457ef3 review internal dash info card layout 2026-01-23 15:14:54 +01:00
Christoph Kluge ea6b9d910b switch to cluster grouping in dashboard queries 2026-01-23 13:39:34 +01:00
Christoph Kluge 5567371ccd move list filter preset to url 2026-01-23 11:20:32 +01:00
Christoph Kluge 4459840f5f chage to adaptive row sizes for publicDash 2026-01-21 18:14:15 +01:00
Christoph Kluge 55e0456aac Merge branch 'dev' of https://github.com/ClusterCockpit/cc-backend into dev 2026-01-21 12:21:56 +01:00
Christoph Kluge f18ae35030 review plot rendering and doublemetric opts 2026-01-21 12:21:52 +01:00
Christoph Kluge f416be77f7 add publicmode to doublemetric plot, 2026-01-20 16:26:00 +01:00
Christoph Kluge e91fbf405f xMerge branch 'dev' of https://github.com/ClusterCockpit/cc-backend into dev 2026-01-19 09:44:36 +01:00
Christoph Kluge 1d41ff8190 add jobSummary conditional display 2026-01-16 17:26:24 +01:00
Christoph Kluge eb09504306 Merge branch 'dev' of https://github.com/ClusterCockpit/cc-backend into dev 2026-01-16 14:14:45 +01:00
Christoph Kluge b912be5978 Review polar plot scaling, make tabbing dependent on config
- remove polar min data
2026-01-16 14:14:41 +01:00
Christoph Kluge b81d9b05ac add subcluster reactivity to jobList 2026-01-16 12:35:17 +01:00
Christoph Kluge 1d62ee1e22 rollback urql version bump
- breaks gql queries as is
2026-01-16 10:43:54 +01:00
Christoph Kluge 55d2c7d7eb Merge branch 'dev' of https://github.com/ClusterCockpit/cc-backend into dev 2026-01-16 09:32:05 +01:00
Christoph Kluge bb527fb410 bump frontend dependencies 2026-01-16 09:32:02 +01:00
Christoph Kluge 40bff1eff9 Merge branch 'dev' of https://github.com/ClusterCockpit/cc-backend into dev 2026-01-15 18:18:54 +01:00
Christoph Kluge ceba4eb0c6 Review dashboards, add twosided progress to indernal dash 2026-01-15 18:18:51 +01:00
Christoph Kluge faacf3f343 svelte state_referenced_locally warning fixes
- change to derived where possible
- suppress warning elsewhere
- discussion here: sveltejs/svelte/issues/17289
2026-01-15 18:17:45 +01:00
Christoph Kluge cd3d133f0d Merge branch 'dev' of https://github.com/ClusterCockpit/cc-backend into dev 2026-01-15 10:12:02 +01:00
Christoph Kluge 3b7fc44ce9 specify job count return logs, move to debug level 2026-01-15 10:11:31 +01:00
Christoph Kluge e5c620ca20 filter metrics for NodeMetrics query 2026-01-14 19:22:31 +01:00
Christoph Kluge d0bcfb90e6 Merge branch 'dev' of https://github.com/ClusterCockpit/cc-backend into dev 2026-01-14 17:18:25 +01:00
Christoph Kluge 9deee54e41 make nextPage query conditional if no return limit is requested 2026-01-14 17:18:21 +01:00
Christoph Kluge d8cd752dcb Merge branch 'dev' of https://github.com/ClusterCockpit/cc-backend into dev 2026-01-14 16:03:39 +01:00
Christoph Kluge 5d376e6865 fix clustername array init size 2026-01-14 16:03:34 +01:00
Christoph Kluge 77b7548ef3 fix wrong varname 2026-01-14 13:00:36 +01:00
Christoph Kluge 59851f410e Merge branch 'dev' of https://github.com/ClusterCockpit/cc-backend into dev 2026-01-14 11:25:43 +01:00
Christoph Kluge 4cb8d648cb adapt frontend to backend config changes, clarify variable names 2026-01-14 11:25:40 +01:00
Christoph Kluge 170a9ace8a Merge branch 'dev' of https://github.com/ClusterCockpit/cc-backend into dev 2026-01-13 16:59:57 +01:00
Christoph Kluge 518e9950ea add job exclusivity filter, review db indices 2026-01-13 16:59:52 +01:00
Christoph Kluge 502d7e9084 Rework info panel in public dashboard
- change to bootstrap grid from table
- add infos, use badges
- remove non required query
2025-12-22 17:26:56 +01:00
Christoph Kluge 89875db4a9 dashboard layout fixes 2025-12-22 10:39:40 +01:00
Christoph Kluge 7acc89e42d move public dash close button 2025-12-19 17:52:21 +01:00
Christoph Kluge af7d208c21 remove unused class 2025-12-19 16:16:57 +01:00
Christoph Kluge 91b90d033e fix metric select drag and drop 2025-12-19 15:27:35 +01:00
Christoph Kluge 7a0975b94d final fix render race condition if metrics change in nodeList 2025-12-19 15:10:15 +01:00
Christoph Kluge c58b01a602 fix wrong render condition order in nodeList 2025-12-19 14:42:02 +01:00
Christoph Kluge 8244449646 Merge branch 'dev' of https://github.com/ClusterCockpit/cc-backend into dev 2025-12-18 15:55:40 +01:00
Christoph Kluge 436afa4a61 fix tag count by including type in grouping 2025-12-18 15:55:30 +01:00
Christoph Kluge 43bdb56072 add fallback case if metric has no name in nodeListRow 2025-12-18 15:04:03 +01:00
Christoph Kluge 19c8e9beb1 move extensive NodeMetricsList handling to node repo func 2025-12-18 10:44:58 +01:00
Christoph Kluge 11e94124cc improve handling and layout if missing data in dashboard 2025-12-16 15:43:57 +01:00
Christoph Kluge 102109388b link to public dashboard in admin options, add return button do public dashboard 2025-12-16 13:54:17 +01:00
Christoph Kluge d56b0e93db cleanup routes, cleanup root components 2025-12-15 15:10:10 +01:00
Christoph Kluge c5aff1a2ca add autorefresh, remove leftover query 2025-12-15 13:55:02 +01:00
Christoph Kluge 79e1c236fe cleanup, adapt internalDash, remove debug query value 2025-12-12 17:51:54 +01:00
Christoph Kluge 0d62181272 move roofline elements below series data render 2025-12-12 11:19:37 +01:00
Christoph Kluge 290a71bd48 Merge branch 'dev' into status_dashboard 2025-12-11 18:56:09 +01:00
Christoph Kluge 6e385db378 color roofline plot, add option to match pie and table color for ndoestate 2025-12-11 18:51:19 +01:00
Christoph Kluge 4083de2a51 Add public dashboard and route, add DoubleMetricPlot and GQL queries
- add roofline legend display switch
- small fixes
2025-12-09 10:26:55 +01:00
Christoph Kluge 967f0a3294 remove non required update trigger 2025-11-26 11:00:41 +01:00
Christoph Kluge 6eb779d359 update frontend dependencies, remove deprecated rollup options 2025-11-25 15:49:04 +01:00