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
e1be6c7138
Remove UpdateEnergy from UpdateFootprint Task
...
Conputing total energy for running jobs does not make any sense
2024-11-26 10:49:44 +01:00
28539e60b0
Regenerate Swagger, fix tests, cleanup
2024-11-26 07:02:53 +01:00
adb11b3ed0
Re-enable Footprint worker
2024-11-25 17:35:22 +01:00
Jan Eitzinger
f1e6dedd44
Merge pull request #300 from ClusterCockpit/improve_footprint_transactions
...
Improve footprint transactions
2024-11-25 17:08:46 +01:00
Christoph Kluge
8ea1454c06
improve transaction init error handling
2024-11-25 17:03:59 +01:00
81b8d578f2
feat: Add buffered channel with worker thread for job start API
...
Fixes #293
Refactoring on the way
2024-11-25 16:44:50 +01:00
c523e93564
Update to new db schema
2024-11-24 07:48:30 +01:00
d588798ea1
Update test sqlite db
2024-11-24 07:41:39 +01:00
a11f165f2a
Cleanup
2024-11-24 07:09:31 +01:00
Christoph Kluge
d4f487d554
comment debug logging
2024-11-22 17:56:55 +01:00
Christoph Kluge
93d5a0e532
correct input for check
2024-11-22 16:59:18 +01:00
Christoph Kluge
00ddc462d2
expand check, change to zero init
2024-11-22 16:31:35 +01:00
Christoph Kluge
5f4a74f8ba
add check on returned stats
2024-11-22 15:57:28 +01:00
Christoph Kluge
a8eff6fbd1
small logging changes
2024-11-22 15:08:53 +01:00