| 
							
							
								 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 | 7603ad3fb0 | Polish and Format rollup config for svelte5 | 2025-05-14 11:41:11 +02:00 |  | 
			
				
					| 
							
							
								 Christoph Kluge | be7ccc78b8 | Update packages, ignore sveltestrap related  warnings on compile | 2025-05-14 11:02:48 +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 | e3653daea3 | reduce code in tag svelte view | 2025-04-23 17:59:26 +02:00 |  | 
			
				
					| 
							
							
								 Christoph Kluge | 1b3a12a4dc | feat: add remove functionality to tag view, add confirm alert | 2025-04-23 15:01:12 +02:00 |  | 
			
				
					| 
							
							
								 Christoph Kluge | 543ddf540e | implement removeTagFromList mutation, add tag mutation access checks | 2025-04-23 14:51:01 +02:00 |  | 
			
				
					| 
							
							
								 Christoph Kluge | a3fb471546 | adapt and improve svelte taglist component | 2025-04-22 17:33:17 +02:00 |  | 
			
				
					| 
							
							
								 Christoph Kluge | 277f964b30 | move taglist a from go tmpl to svelte component | 2025-04-22 13:47:25 +02:00 |  | 
			
				
					| 
							
							
								 Christoph Kluge | f343fa0071 | fix: add name scrambling demo mode to all views - was missing for analysis, status and nodelist | 2025-04-17 11:15:35 +02:00 |  | 
			
				
					| 
							
							
								 Christoph Kluge | 29ae2423f8 | fix metricconfig pointer copy, add disabled metric card in jobView - skips disabled metrics in backend, see cc-backend tries to retrieve "removed" metrics #377 | 2025-04-16 18:36:12 +02:00 |  | 
			
				
					| 
							
							
								 Christoph Kluge | a6784b5549 | fix: reintroduce statstable id natural sort order - see Use natural sort order for IDs in statistics tables #369 | 2025-04-08 16:00:07 +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 | 02946cf0b4 | fix: fix nodelist filter result displaying wrong information - missing svelte iteration key added | 2025-04-07 17:03:23 +02:00 |  | 
			
				
					| 
							
							
								 Christoph Kluge | 96977c6183 | Merge pull request #374 from ClusterCockpit/review_logging Review logging | 2025-04-07 16:03:48 +02:00 |  | 
			
				
					| 
							
							
								![dependabot[bot]](/avatar/48ea49be76d0c68403a7f3df87e3487d?size=56) dependabot[bot] | 0d689c7dff | Bump @babel/runtime from 7.26.0 to 7.27.0 in /web/frontend Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.26.0 to 7.27.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.27.0/packages/babel-runtime)
---
updated-dependencies:
- dependency-name: "@babel/runtime"
  dependency-version: 7.27.0
  dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com> | 2025-04-04 08:45:16 +00:00 |  | 
			
				
					|  | d6b132e3a6 | Merge branch 'master' into dev | 2025-03-20 12:51:23 +01:00 |  | 
			
				
					| 
							
							
								 Christoph Kluge | e9a214c5b2 | fix: add nullSafe condition to monitoringStatus display on metric queryError | 2025-03-19 14:57:27 +01:00 |  | 
			
				
					| 
							
							
								 Christoph Kluge | 9ed64e0388 | Review logging, comment cleanup | 2025-03-17 17:39:17 +01:00 |  | 
			
				
					| 
							
							
								 Christoph Kluge | 8da2fc30c3 | split statsTable data from jobMetrics query, frontend refactor | 2025-03-14 16:36:31 +01:00 |  | 
			
				
					| 
							
							
								 Christoph Kluge | f5f36427a4 | split statsTable data from jobMetrics query, initial commit - mainly backend changes
- statstable changes only for prototyping | 2025-03-13 17:33:55 +01: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 0a3e678329. | 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 | e733688fd0 | add new subCluster prop to statsTable metric select | 2025-03-03 17:54:34 +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 | 5c9d4ffa9a | clarify and simplyfy earlier change | 2025-03-03 17:00:33 +01:00 |  | 
			
				
					| 
							
							
								 Christoph Kluge | 419bc2747b | fix nodeInfo null error | 2025-03-03 16:53:19 +01:00 |  | 
			
				
					| 
							
							
								 Christoph Kluge | 3ab8973895 | use extendedLegend in nodeList for all non-idle nodes - changed from "use for shared nodes only" | 2025-03-03 12:44:18 +01:00 |  | 
			
				
					| 
							
							
								 Christoph Kluge | c21d7cf101 | fix and review quick starttime select handling | 2025-03-03 11:21:54 +01:00 |  | 
			
				
					| 
							
							
								 Christoph Kluge | ec895e1d9e | Add fallback case to nodeInfo | 2025-03-03 09:36:37 +01:00 |  | 
			
				
					| 
							
							
								 Christoph Kluge | c964f09a4f | Merge branch 'dev' into review_logging | 2025-02-28 17:19:00 +01:00 |  | 
			
				
					| 
							
							
								 Christoph Kluge | 0bc32f27df | Merge branch 'dev' into migrate_svelte5 | 2025-02-28 17:18:30 +01:00 |  |