Commit Graph

1324 Commits

Author SHA1 Message Date
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
bb7c1005c9 Refactor query logic and move to job.go 2023-06-20 15:52:16 +02:00
Pay Giesselmann
a9544f5609 lower log level for frequent messages 2023-06-20 15:47:38 +02:00
Christoph Kluge
fc33bfb47b Merge branch 'hotfix' of https://github.com/ClusterCockpit/cc-backend into hotfix 2023-06-20 13:16:04 +02:00
Christoph Kluge
b450cdd20f Add logic step to findThresholds
- fixes reference lines for subclusters w/o extra config
2023-06-20 13:16:00 +02:00
Jan Eitzinger
d0516f12b0
Merge pull request #154 from ClusterCockpit/hotfix
Hotfix
2023-06-20 13:00:00 +02:00
c973a29734 Restore api role access in SecurityCheck 2023-06-20 12:54:26 +02:00
33613cdda0 Sync commit 2023-06-20 10:38:53 +02:00
25acb2eaa5 Merge branch 'hotfix' of github.com:ClusterCockpit/cc-backend into hotfix 2023-06-20 07:55:59 +02:00
9cd65bb20c Add hook for frontend build 2023-06-20 07:55:57 +02:00
Christoph Kluge
5ba84efab6 User and Project List with 30d filter plus label
- Readable labels for other quick select ranges also
- Note: URL not reformatted for copy-bility
2023-06-19 17:59:44 +02:00
Jan Eitzinger
1f60963cbb
Merge pull request #152 from ClusterCockpit/hotfix
Rework disabled metrics, fix systems
2023-06-19 16:23:11 +02:00
Christoph Kluge
c8068f45eb Rework disabled metrics, fix systems
- Unify warning card texts
- Broader use of checkMetricDisabled function
2023-06-19 16:11:16 +02:00
Jan Eitzinger
fb78b3f1e2
Merge pull request #151 from ClusterCockpit/hotfix
Hotfix
2023-06-19 11:57:43 +02:00
Christoph Kluge
10ca86e583 Handle removed metrics in isMissing check 2023-06-19 10:25:34 +02:00
Christoph Kluge
c5834e69d3 Fix Plottable removed metrics filter
- excluded all plots where bool was not explicitly set
2023-06-19 09:51:50 +02:00
Jan Eitzinger
984cf46bf0
Merge pull request #150 from ClusterCockpit/hotfix
Hotfix
2023-06-16 20:17:23 +02:00
Christoph Kluge
4c708dba3f Improve alignment of notice cards 2023-06-16 16:49:19 +02:00
Christoph Kluge
f466312015 Skip render of disabled metrics in job view
-Add function to check if metric is disabled
-Relates to  #119
2023-06-16 16:27:30 +02:00
Jan Eitzinger
34fc6b1541
Merge pull request #149 from ClusterCockpit/hotfix
Hotfix
2023-06-16 16:24:56 +02:00
Christoph Kluge
19ad462abf Match fixed scopeGranularity in frontend 2023-06-16 15:21:10 +02:00
Christoph Kluge
9dc2e9c679 Merge branch 'hotfix' of https://github.com/ClusterCockpit/cc-backend into hotfix 2023-06-16 15:09:56 +02:00
Christoph Kluge
4cfe52e7c9 Add warning card if no data to plot
- series.data array empty, but toplevel data return itself OK
2023-06-16 15:09:23 +02:00