Commit Graph

946 Commits

Author SHA1 Message Date
fd38e1ddc0 Merge branch 'hotfix' of github.com:ClusterCockpit/cc-backend into hotfix 2023-07-03 11:49:07 +02:00
07a3fa00a9 Update db version tags 2023-07-03 11:49:05 +02:00
Christoph Kluge
5a67569fd3 Fix keyword in node view jobs query 2023-07-03 09:45:09 +02:00
8fee8fcab2 Revert check for null in concurrent job list 2023-07-03 09:37:25 +02:00
120567269d Make state filter array 2023-07-03 09:01:28 +02:00
Christoph Kluge
2f471dc192 Change listQuery to jobId array, adapt filter pipe 2023-06-30 16:55:34 +02:00
Christoph Kluge
4729905322 Forgot to adapt link 2023-06-30 15:06:26 +02:00
Christoph Kluge
aacb7489e6 StartTime not required for jobs running on node 2023-06-30 15:04:01 +02:00
Christoph Kluge
c04aea89c9 Implement node filter in frontend, fix backend
- Add running job count and link to list to single node view
2023-06-30 12:01:27 +02:00
b5a7249ad5 Fix sqlite migration for configuration 2023-06-30 09:15:58 +02:00
Christoph Kluge
b6be76eb07 Merge branch 'hotfix' of https://github.com/ClusterCockpit/cc-backend into hotfix 2023-06-29 14:59:54 +02:00
Christoph Kluge
08063feef2 Add listQuery link to job view concurrentJobs 2023-06-29 14:59:51 +02:00
dd80d5af9e Change config value datatype
Fixes #167
2023-06-29 14:55:38 +02:00
7174f27a89 Add node filter and concurrent job list query 2023-06-28 13:35:41 +02:00
3828c138b8 Add init flag 2023-06-28 12:41:27 +02:00
6d8a3aa256 Fix bug in fsBackend and add tests for file utils 2023-06-28 07:39:39 +02:00
ab1a9fa781 Update goreleaser config 2023-06-27 15:35:57 +02:00
cf1b7e2db4 Fix typo in schema id 2023-06-27 15:35:29 +02:00
34050c8ce0 Fix argument dashes 2023-06-27 14:30:09 +02:00
eb626db9c2 Debug compression service 2023-06-27 14:29:56 +02:00
Jan Eitzinger
6cd98693c3
Merge pull request #164 from ClusterCockpit/155-improve-tag-schema
Add insert timestamp to tag, jobtag
2023-06-27 09:43:17 +02:00
d1e3e06b10 Add insert timestamp to tag, jobtag
Fixes #43
2023-06-27 09:41:06 +02:00
Jan Eitzinger
60a3b653af
Merge pull request #163 from ClusterCockpit/hotfix
Hotfix
2023-06-26 16:52:46 +02:00
8aaa5722e9 Fix errors in query logic 2023-06-26 16:48:13 +02:00
99a2888431 Fix typo in Query 2023-06-26 14:45:49 +02:00
f3a8061dfc Merge branch 'master' into hotfix 2023-06-26 14:40:44 +02:00
Jan Eitzinger
7d85c0e9ad
Merge pull request #162 from ClusterCockpit/refactor-concurrent-job-resolver
Refactor concurrent job resolver
2023-06-26 14:28:00 +02:00
c0a319ba7e Add tool binaries 2023-06-26 14:15:52 +02:00
24678ff952 Rename convert pubkey folder 2023-06-26 12:47:21 +02:00
d289360cb2 Add login overwrite docu 2023-06-26 12:46:45 +02:00
463b60acb6 Update doc files 2023-06-26 12:39:08 +02:00
Christoph Kluge
af67022a5d
Merge pull request #161 from ClusterCockpit/hotfix
Hotfix
2023-06-23 16:20:58 +02:00
Christoph Kluge
fe78c8b851 Merge branch 'hotfix' of https://github.com/ClusterCockpit/cc-backend into hotfix 2023-06-23 16:09:36 +02:00
Christoph Kluge
f992ffc2da Fix SSL timing issues with best guess search 2023-06-23 16:09:33 +02:00
Jan Eitzinger
981551e9c6
Merge pull request #160 from ClusterCockpit/hotfix
Hotfix
2023-06-23 13:42:52 +02:00
c1397ef7d5 Make img directory configurable 2023-06-23 13:34:57 +02:00
Christoph Kluge
45a3346783 Merge branch 'master' into hotfix: Bring branch up to date 2023-06-23 10:41:59 +02:00
Jan Eitzinger
2f6c16a7d8
Merge pull request #156 from giesselmann/log_levels
lower log level for frequent messages
2023-06-23 10:33:44 +02:00
Jan Eitzinger
76d3018b5c
Merge pull request #159 from ClusterCockpit/158_fix_searchbar
158 fix searchbar
2023-06-23 10:31:19 +02:00
Christoph Kluge
95b170e542 Merge branch '158_fix_searchbar' of https://github.com/ClusterCockpit/cc-backend into 158_fix_searchbar 2023-06-23 10:21:06 +02:00
Christoph Kluge
26875e06f5 Update docs 2023-06-23 10:21:03 +02:00
34f15cc407 Convert styling and layout to bootstrap 2023-06-23 10:20:48 +02:00
Christoph Kluge
3c26deda30 Format message.tmpl 2023-06-23 09:42:31 +02:00
Christoph Kluge
1761754865 Forgot tmpl 2023-06-23 09:03:36 +02:00
Christoph Kluge
9afb6dc933 Add Header Requirements and BuildInfos to message 2023-06-22 19:56:21 +02:00
8eda4b306d Unify and cleanup message template 2023-06-22 18:09:40 +02:00
82b8e8c284 Fix bug in SearchBar Handler
Introduce Message boxes
Incomplete and needs cleanup
2023-06-22 16:26:09 +02:00
Christoph Kluge
bcadb1adda Remove errorcase from single searchterm logic 2023-06-22 10:58:36 +02:00
eb867528e3 feat - Allow to overwrite login template 2023-06-22 07:01:29 +02:00
feba722a53 Refactor and Cleanup
Add SecurityCheck
2023-06-22 06:26:19 +02:00