Commit Graph

2369 Commits

Author SHA1 Message Date
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
Aditya Ujeniya
cd810b45ec Adding dataGenerator script 2026-01-23 16:51:17 +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
525d99140f Fix missing comma in metristore schema 2026-01-23 10:15:29 +01:00
499b4287f9 Switch to cclib nats client 2026-01-23 10:04:41 +01:00
f41301036b Move metricstore from internal to pkg 2026-01-23 07:49:47 +01:00
30516776e5 Merge branch 'dev' of github.com:ClusterCockpit/cc-backend into dev 2026-01-22 20:31:18 +01:00
07afcc4cd4 Adopt naming of descriptions 2026-01-22 20:31:15 +01:00
Michael Panzlaff
05abea87e7 Do not warn about unencrypted auth when encrypted revsere proxy is used 2026-01-22 14:06:34 +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
1d4c79c821 Unify JSON attribute naming ot use kebab style case. Cleanup configuration. 2026-01-20 09:47:13 +01:00
d4edbd7d1a Merge branch 'dev' of github.com:ClusterCockpit/cc-backend into dev 2026-01-19 16:43:04 +01:00
5281f3bb60 Remove obsolete config option disable-archive 2026-01-19 16:42:30 +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
Aditya Ujeniya
77a2a256e4 Update to MemoryUsage worker 2026-01-16 17:01:39 +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
Aditya Ujeniya
1a41629535 Refactor Archive to Cleanup and rename everything 2026-01-16 14:09:50 +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
9a97d0e8eb Add documentation 2026-01-16 08:27:46 +01:00
93dcfee8c5 Document and refactor 2026-01-16 08:27:15 +01:00
76139ef53c Remove now optional apiAllowedIPs option 2026-01-16 08:23:31 +01:00
Aditya Ujeniya
32319adf72 Add Memory Tracker worker for CCMS 2026-01-15 21:29:21 +01:00
Aditya Ujeniya
10a5c89a16 Fix logic for findFiles() and keep archive worker 2026-01-15 20:27:11 +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
Aditya Ujeniya
7cd98c4f25 Test and update files for dynamic retention 2026-01-15 17:48:59 +01:00
Michael Panzlaff
489ad44b9f Make apiAllowedIPs optional
If our test and production instance just use *, one might as well make
that the default value. This should ease configuration for minimal
setups.
2026-01-15 16:08:29 +01:00
7db2bbe6b0 Add job tagger option to example config 2026-01-15 15:53:54 +01:00
b6f0faa97f Make polarplot default in Jobview 2026-01-15 15:47:40 +01:00
a3fffa8e8b Update example and demo config 2026-01-15 13:57:15 +01:00
72248defbf Cleanup print statements. Always enable Compression 2026-01-15 13:39:22 +01:00
155e05495e Fix shutdown timout bug 2026-01-15 13:29:19 +01:00
9c92a7796b Introduce nodeprovider interface to break import cycle 2026-01-15 12:20:11 +01:00
7c78407c49 Merge branch 'dev' of github.com:ClusterCockpit/cc-backend into dev 2026-01-15 11:34:09 +01:00
cb219b3c74 Fix configuration issues. Fix shutdown hangs
Always turn on compression
2026-01-15 11:34:06 +01:00
d59aa2e855 Restructure configuration with sensible defaults. Fix shutdown hangs 2026-01-15 11:33:01 +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