Aditya Ujeniya
|
85dc0362c1
|
fix: SimpleResampler fixed
|
2024-12-04 17:54:54 +01:00 |
|
Aditya Ujeniya
|
3b769c3059
|
fix: Update to resampler handling different resolutions
|
2024-12-04 14:19:56 +01:00 |
|
Jan Eitzinger
|
fcf50790da
|
Merge pull request #307 from ClusterCockpit/hotfix
Prepare release v1.4.0
|
2024-12-04 06:39:35 +01:00 |
|
Christoph Kluge
|
1e43654607
|
Merge pull request #308 from ClusterCockpit/dev
Move to open Release PR
|
2024-12-03 17:19:09 +01:00 |
|
Christoph Kluge
|
4fecbe820d
|
change order to match docs
|
2024-12-03 17:11:32 +01:00 |
|
Christoph Kluge
|
763c9dfa6b
|
fix schema definition of apiAllowedIPs
|
2024-12-03 15:22:34 +01:00 |
|
|
9de5879786
|
Prepare release v1.4.0
|
2024-12-03 09:01:21 +01:00 |
|
Jan Eitzinger
|
9396e7492c
|
Merge pull request #306 from ClusterCockpit/dev
fix: fix job list render for continuous mode on filter or sort changes
|
2024-12-03 07:47:46 +01:00 |
|
|
3ac3415178
|
Mark new ui options as required
|
2024-12-03 07:41:23 +01:00 |
|
|
1aae1c59d0
|
Make continous scroll the default
|
2024-12-03 07:27:10 +01:00 |
|
|
907e80a01c
|
Update config json schema
Fixes #256
|
2024-12-03 07:26:36 +01:00 |
|
Christoph Kluge
|
8a10b69716
|
review findThresholds logic in metricPlot
|
2024-12-02 17:27:41 +01:00 |
|
Christoph Kluge
|
1a3cf7edd6
|
fix wrong var insert
|
2024-12-02 17:02:04 +01:00 |
|
Christoph Kluge
|
76d0fc979b
|
fix: fix job list render for continuous mode on filter or sort changes
|
2024-12-02 12:49:43 +01:00 |
|
Jan Eitzinger
|
a42d8ece35
|
Merge pull request #305 from ClusterCockpit/dev
Fix Perl Skript to generate subCluster Config
|
2024-11-30 06:43:46 +01:00 |
|
Christoph Kluge
|
93377f53fc
|
add lastThreshold to jobListRow
|
2024-11-29 14:15:15 +01:00 |
|
Christoph Kluge
|
c853d74ba0
|
Update frontend dependencies
|
2024-11-29 12:57:34 +01:00 |
|
Christoph Kluge
|
0b9f74f4f4
|
fix: fix plot render for summed metrics on scope change
|
2024-11-29 12:56:53 +01:00 |
|
Christoph Kluge
|
5da6baf828
|
fix: prevent jump to table head on continuous scroll load
|
2024-11-29 12:00:28 +01:00 |
|
|
5766945006
|
Merge branch 'dev' of github.com:ClusterCockpit/cc-backend into dev
|
2024-11-28 17:12:21 +01:00 |
|
|
a53d473b58
|
Update subcluster-generate Perl Skript
Fixes #278
|
2024-11-28 17:12:05 +01:00 |
|
Jan Eitzinger
|
d1207ad80e
|
Merge pull request #304 from ClusterCockpit/dev
Dev
|
2024-11-28 15:23:02 +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 |
|
Jan Eitzinger
|
fcb6db0603
|
Merge pull request #303 from ClusterCockpit/dev
Fix Cookie settings, upgrade packages Fixes #301
|
2024-11-28 15:02:05 +01:00 |
|
|
01b1136316
|
Fix Cookie settings, upgrade packages
|
2024-11-28 14:58:33 +01:00 |
|
Jan Eitzinger
|
2512fe9e75
|
Merge pull request #302 from ClusterCockpit/dev
fix: solve inconsistencies with filters, fixes #280
|
2024-11-28 09:29:40 +01:00 |
|
Christoph Kluge
|
f89b5cd2ec
|
fix: solve inconsistencies with filters, fixes #280
|
2024-11-27 18:43:56 +01:00 |
|
Jan Eitzinger
|
ab284ed208
|
Merge pull request #299 from ClusterCockpit/dev
feat: Add buffered channel with worker thread for job start API
|
2024-11-27 14:45:26 +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 |
|
Jan Eitzinger
|
16b11db39c
|
Merge pull request #298 from ClusterCockpit/dev
Database migration porting and keyword cleanup
|
2024-11-24 08:24:09 +01:00 |
|
|
0d923cc920
|
Ignore generated test artefacts
|
2024-11-24 07:49:26 +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 |
|
Christoph Kluge
|
baa7367ebe
|
change array init to empty array
|
2024-11-22 13:39:59 +01:00 |
|
Christoph Kluge
|
69f8a34aac
|
more logging
|
2024-11-22 13:36:26 +01:00 |
|
Christoph Kluge
|
21b3a67988
|
add timers, add else case for transaction add
|
2024-11-22 13:13:43 +01:00 |
|