Jan Eitzinger
c562746e5f
Merge pull request #343 from ClusterCockpit/dev
...
Changes for Release v1.4.3
2025-02-25 13:09:54 +01:00
Jan Eitzinger
c0443cbec2
Merge pull request #334 from ClusterCockpit/add_statsRounding_dataLoader
...
Add stats rounding data loader
2025-02-25 13:07:03 +01:00
Christoph Kluge
633bd42036
Add rounding to archiver avg stat calculation
2025-02-24 11:10:45 +01:00
Christoph Kluge
f43379f365
fix: add missing factor for job power calculation, see #340
2025-02-18 18:10:39 +01:00
Christoph Kluge
58e678d72c
fix: load jobView roofline on finest resolution separately by default, see #339
2025-02-17 18:24:28 +01:00
Jan Eitzinger
cbc49669d0
Merge pull request #333 from brinkcoder/default-metrics-config
...
Add config for default of job_view_selectedMetrics:<cluster_name>
2025-02-17 11:23:02 +01:00
exterr2f
7a61bae471
clarify error message for blocked user
2025-02-17 09:17:27 +01:00
exterr2f
e1b992526e
Improve rate limiting to combination of IP and username
2025-02-14 20:20:42 +01:00
exterr2f
b6b37ee68b
Add Rate Limiting based on IP and username
2025-02-14 12:41:28 +01:00
exterr2f
43cb1f1bff
Fix SessionMaxAge condition to correctly apply valid values
2025-02-14 11:44:46 +01:00
Michael Panzlaff
f7a67c72bf
fix 'unhandled case' error for core metrics
2025-02-13 17:34:45 +01:00
Christoph Kluge
8af92b1557
simplify polar plot data code, add scaling for shared jobs to polar
2025-02-11 18:38:48 +01:00
Christoph Kluge
eaa826bb8a
adds centralized rounding of series stats in dataLoader
...
- Fixed to two digit precision
2025-02-11 10:57:04 +01:00
exterr2f
f158eaa29c
Add default_metrics.json which sets the defaults for job_view_selectedMetrics:cluster for new users
2025-02-10 09:39:49 +01:00
Christoph Kluge
1e63cdbcda
fix: remove caching for footprint db field
...
- footprints before first worker run are cached as empty, and are permanently returned as such until app restart
- fixes Polar plot for running jobs #328
2025-01-30 17:14:17 +01:00
Christoph Kluge
dd470d49ec
fix potential crash cause due to index oor on empty ccms return
2025-01-30 11:55:40 +01:00
0033e9f6c0
Regenerate GraphQL adapter
2025-01-28 13:51:12 +01:00
571652c314
Merge branch 'dev' into add_detailed_nodelist
2025-01-28 13:47:22 +01:00
Jan Eitzinger
13c9a12336
Merge pull request #323 from ClusterCockpit/add_histogram_bin_select
...
Add histogram bin select
2025-01-28 13:38:15 +01:00
Christoph Kluge
64f60905b4
Drop change on zoom for selector with options
...
- Up to 7 days worth of runtime
- No zoomState issue and cached results
2025-01-24 14:06:43 +01:00
Christoph Kluge
9e6072fed2
Add 25th hour for runtime bracket 24-25h
...
- zoomstate does not work
- maxbins too hardcoded for runtimes > 25 hours
2025-01-24 10:39:33 +01:00
Christoph Kluge
a3e5c424fd
add zoom in metric histograms for running and completed states
...
- keeping last zoomstate doe snot work
2025-01-23 17:48:45 +01:00
Christoph Kluge
6683a350aa
initial duration histogram zoom in frontend
...
- metric zoom todo
- keeping last zoomState does not work
2025-01-23 12:23:29 +01:00
Christoph Kluge
05bfa9b546
Prepare adaptive binCounts in backend
2025-01-22 12:07:12 +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
817076bdbf
initial prototyping
2025-01-16 12:25:49 +01:00
Christoph Kluge
5c2c493c56
edit page titles, fix nodeList continuous parameter changes
2025-01-13 14:00:10 +01:00
Christoph Kluge
2c383ebea1
add independent config keys for nodeList
2025-01-13 11:46:17 +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
fd94d85edf
Compute duration for running jobs on the fly
2024-12-19 06:24:08 +01:00
0bdbcb8bab
Use persisted duration for running jobs
...
Fixes #318
2024-12-19 05:55:31 +01:00
bc89025924
Revert to blocking startJob REST api
...
Fixes #316
2024-12-18 11:45:56 +01:00
Christoph Kluge
559ce53ca4
Merge branch 'hotfix' of https://github.com/ClusterCockpit/cc-backend into hotfix
2024-12-17 15:14:27 +01:00
Christoph Kluge
ee2c5b58d7
fix: add missing sorting parameter to REST API call and test
2024-12-17 15:14:24 +01:00
143fa9b6ed
Merge branch 'hotfix' of github.com:ClusterCockpit/cc-backend into hotfix
2024-12-10 16:36:22 +01:00
4849928288
Rename old column name for user
...
Fixes #314
2024-12-10 16:35:43 +01:00
Christoph Kluge
9248ee8868
fix: fix renamed column reference in searchbar workflow
2024-12-09 11:06:12 +01:00
051cc8384e
Merge branch 'hotfix' of github.com:ClusterCockpit/cc-backend into hotfix
2024-12-05 07:50:38 +01:00
49a94170d2
Add Fixme note for Energy calculation
2024-12-05 07:49:52 +01:00
Christoph Kluge
a7395ed45b
remove config for polarPlotMetrics
2024-12-04 13:57:05 +01:00
1aae1c59d0
Make continous scroll the default
2024-12-03 07:27:10 +01:00
Christoph Kluge
e2efe71b33
Merge branch 'dev' of https://github.com/ClusterCockpit/cc-backend into dev
2024-11-28 15:18:14 +01:00
Christoph Kluge
2aef6ed9c0
fix: oversight error on redirect target
2024-11-28 15:18:07 +01:00
01b1136316
Fix Cookie settings, upgrade packages
2024-11-28 14:58:33 +01:00
Christoph Kluge
f89b5cd2ec
fix: solve inconsistencies with filters, fixes #280
2024-11-27 18:43:56 +01:00
Christoph Kluge
00a578657c
feat: add edit of notice box content to admin settings
2024-11-27 10:50:11 +01:00
Christoph Kluge
38ce40ae7d
feat: redirect to requested page after login, solves #281
2024-11-26 16:21:16 +01:00