Commit Graph

  • 463b60acb6 Update doc files Jan Eitzinger 2023-06-26 12:39:08 +02:00
  • af67022a5d Merge pull request #161 from ClusterCockpit/hotfix Christoph Kluge 2023-06-23 16:20:58 +02:00
  • fe78c8b851 Merge branch 'hotfix' of https://github.com/ClusterCockpit/cc-backend into hotfix Christoph Kluge 2023-06-23 16:09:36 +02:00
  • f992ffc2da Fix SSL timing issues with best guess search Christoph Kluge 2023-06-23 16:09:33 +02:00
  • 981551e9c6 Merge pull request #160 from ClusterCockpit/hotfix Jan Eitzinger 2023-06-23 13:42:52 +02:00
  • c1397ef7d5 Make img directory configurable Jan Eitzinger 2023-06-23 13:34:57 +02:00
  • 45a3346783 Merge branch 'master' into hotfix: Bring branch up to date Christoph Kluge 2023-06-23 10:41:59 +02:00
  • 2f6c16a7d8 Merge pull request #156 from giesselmann/log_levels Jan Eitzinger 2023-06-23 10:33:44 +02:00
  • 76d3018b5c Merge pull request #159 from ClusterCockpit/158_fix_searchbar Jan Eitzinger 2023-06-23 10:31:19 +02:00
  • 95b170e542 Merge branch '158_fix_searchbar' of https://github.com/ClusterCockpit/cc-backend into 158_fix_searchbar Christoph Kluge 2023-06-23 10:21:06 +02:00
  • 26875e06f5 Update docs Christoph Kluge 2023-06-23 10:21:03 +02:00
  • 34f15cc407 Convert styling and layout to bootstrap Jan Eitzinger 2023-06-23 10:20:48 +02:00
  • 3c26deda30 Format message.tmpl Christoph Kluge 2023-06-23 09:42:31 +02:00
  • 1761754865 Forgot tmpl Christoph Kluge 2023-06-23 09:03:36 +02:00
  • 9afb6dc933 Add Header Requirements and BuildInfos to message Christoph Kluge 2023-06-22 19:56:21 +02:00
  • 8eda4b306d Unify and cleanup message template Jan Eitzinger 2023-06-22 18:09:40 +02:00
  • 82b8e8c284 Fix bug in SearchBar Handler Jan Eitzinger 2023-06-22 16:26:09 +02:00
  • bcadb1adda Remove errorcase from single searchterm logic Christoph Kluge 2023-06-22 10:58:36 +02:00
  • e5f7ad8ac0 Introduce batch scheduler plugins Jan Eitzinger 2023-06-22 08:25:32 +02:00
  • eb867528e3 feat - Allow to overwrite login template Jan Eitzinger 2023-06-22 07:01:29 +02:00
  • feba722a53 Refactor and Cleanup Jan Eitzinger 2023-06-22 06:26:19 +02:00
  • bb7c1005c9 Refactor query logic and move to job.go Jan Eitzinger 2023-06-20 15:52:16 +02:00
  • a9544f5609 lower log level for frequent messages Pay Giesselmann 2023-06-20 15:47:38 +02:00
  • fc33bfb47b Merge branch 'hotfix' of https://github.com/ClusterCockpit/cc-backend into hotfix Christoph Kluge 2023-06-20 13:16:04 +02:00
  • b450cdd20f Add logic step to findThresholds Christoph Kluge 2023-06-20 13:16:00 +02:00
  • d0516f12b0 Merge pull request #154 from ClusterCockpit/hotfix Jan Eitzinger 2023-06-20 13:00:00 +02:00
  • c973a29734 Restore api role access in SecurityCheck Jan Eitzinger 2023-06-20 12:54:26 +02:00
  • 33613cdda0 Sync commit Jan Eitzinger 2023-06-20 10:38:53 +02:00
  • 25acb2eaa5 Merge branch 'hotfix' of github.com:ClusterCockpit/cc-backend into hotfix Jan Eitzinger 2023-06-20 07:55:59 +02:00
  • 9cd65bb20c Add hook for frontend build Jan Eitzinger 2023-06-20 07:55:57 +02:00
  • 5ba84efab6 User and Project List with 30d filter plus label Christoph Kluge 2023-06-19 17:59:44 +02:00
  • 1f60963cbb Merge pull request #152 from ClusterCockpit/hotfix Jan Eitzinger 2023-06-19 16:23:11 +02:00
  • c8068f45eb Rework disabled metrics, fix systems Christoph Kluge 2023-06-19 16:11:16 +02:00
  • fb78b3f1e2 Merge pull request #151 from ClusterCockpit/hotfix Jan Eitzinger 2023-06-19 11:57:43 +02:00
  • 10ca86e583 Handle removed metrics in isMissing check Christoph Kluge 2023-06-19 10:25:34 +02:00
  • c5834e69d3 Fix Plottable removed metrics filter Christoph Kluge 2023-06-19 09:51:50 +02:00
  • 984cf46bf0 Merge pull request #150 from ClusterCockpit/hotfix Jan Eitzinger 2023-06-16 20:17:23 +02:00
  • 4c708dba3f Improve alignment of notice cards Christoph Kluge 2023-06-16 16:49:19 +02:00
  • f466312015 Skip render of disabled metrics in job view Christoph Kluge 2023-06-16 16:27:30 +02:00
  • 34fc6b1541 Merge pull request #149 from ClusterCockpit/hotfix Jan Eitzinger 2023-06-16 16:24:56 +02:00
  • 19ad462abf Match fixed scopeGranularity in frontend Christoph Kluge 2023-06-16 15:21:10 +02:00
  • 9dc2e9c679 Merge branch 'hotfix' of https://github.com/ClusterCockpit/cc-backend into hotfix Christoph Kluge 2023-06-16 15:09:56 +02:00
  • 4cfe52e7c9 Add warning card if no data to plot Christoph Kluge 2023-06-16 15:09:23 +02:00
  • 07f8950838 Merge pull request #148 from ClusterCockpit/hotfix Jan Eitzinger 2023-06-16 14:37:10 +02:00
  • 369d20930b Merge branch 'hotfix' of github.com:ClusterCockpit/cc-backend into hotfix Jan Eitzinger 2023-06-16 14:31:12 +02:00
  • 9b7b3812d9 Introduce goreleaser support Jan Eitzinger 2023-06-16 14:31:09 +02:00
  • e577e086a6 Fix Format for nodes status Christoph Kluge 2023-06-16 13:01:41 +02:00
  • ece57bf65e Introduce units.js, centralizes value normalizing Christoph Kluge 2023-06-16 12:44:34 +02:00
  • dbd2b491ed Correct default values when switching clusters Christoph Kluge 2023-06-15 16:11:51 +02:00
  • 2146fccaae Improve resources filter Christoph Kluge 2023-06-15 15:40:24 +02:00
  • f0685919fd Streamline auth error handling Jan Eitzinger 2023-06-15 12:00:45 +02:00
  • bf9b1c7d83 Merge pull request #147 from ClusterCockpit/111_fix_metric_names_and_stats v1.0.0-rc.1 Jan Eitzinger 2023-06-15 11:26:20 +02:00
  • 17113eddca Fix failed test due to config change Jan Eitzinger 2023-06-15 11:23:50 +02:00
  • 9137931b74 Add cpu_load and mem_used to Job stats Jan Eitzinger 2023-06-15 11:07:48 +02:00
  • ce199bf320 Merge pull request #145 from ClusterCockpit/hotfix Jan Eitzinger 2023-06-15 10:50:21 +02:00
  • 7a40877c2c Merge branch 'hotfix' of https://github.com/ClusterCockpit/cc-backend into hotfix Christoph Kluge 2023-06-15 10:10:52 +02:00
  • d49366d19c Switch from randomly chosen value to known value Christoph Kluge 2023-06-15 10:10:49 +02:00
  • 85c7b9e357 Add correct versions Jan Eitzinger 2023-06-15 09:55:24 +02:00
  • 113cb863e0 Merge pull request #143 from ClusterCockpit/102-add-rest-api-endpoint-to-query-full-job-data-including-all-metric-timeseries Jan Eitzinger 2023-06-15 07:06:45 +02:00
  • 817efde844 Merge pull request #144 from ClusterCockpit/hotfix Jan Eitzinger 2023-06-15 07:02:49 +02:00
  • 2b9afe8f1d Improve scopes queried by default: adds accels Christoph Kluge 2023-06-14 17:28:40 +02:00
  • 222e697b2f Fix threshold lines not rendering Christoph Kluge 2023-06-14 16:46:17 +02:00
  • 8b51e976bb Merge branch 'hotfix' of https://github.com/ClusterCockpit/cc-backend into hotfix Christoph Kluge 2023-06-14 15:32:38 +02:00
  • 16d5fa182c Fix unit load blocking systems and node views Christoph Kluge 2023-06-14 15:32:35 +02:00
  • 54aa940d3e Add job metricdata rest endpoint Jan Eitzinger 2023-06-14 15:03:01 +02:00
  • 1ee47bbc99 Merge pull request #142 from ClusterCockpit/hotfix Jan Eitzinger 2023-06-14 14:37:37 +02:00
  • e6a5874999 Fix bug if local login provides wrong pw Jan Eitzinger 2023-06-14 14:35:25 +02:00
  • c662ced7e7 Initial rest endpoint for metrics data Jan Eitzinger 2023-06-14 14:33:36 +02:00
  • 5e8b687992 Increase clickable area in systems node links Christoph Kluge 2023-06-14 12:56:19 +02:00
  • 5743f4fa2a Merge branch 'hotfix' of https://github.com/ClusterCockpit/cc-backend into hotfix Christoph Kluge 2023-06-14 11:42:06 +02:00
  • a43ca80ce5 Hide switch to enable rsizing Christoph Kluge 2023-06-14 11:42:01 +02:00
  • bc1d1c4a28 Merge pull request #139 from aw32/patch-1 Jan Eitzinger 2023-06-14 10:52:30 +02:00
  • 8ab482d503 Fix demo password in README.md Alex 2023-06-14 10:33:01 +02:00
  • 37dc192f0d Merge branch 'hotfix' of github.com:ClusterCockpit/cc-backend into hotfix Jan Eitzinger 2023-06-14 07:31:46 +02:00
  • 93396aa0ea Fix bug in compression service Jan Eitzinger 2023-06-14 07:31:43 +02:00
  • 9bdd608361 Extend docs Jan Eitzinger 2023-06-14 07:31:29 +02:00
  • 59008ec013 Merge pull request #133 from ClusterCockpit/hotfix Jan Eitzinger 2023-06-13 17:22:30 +02:00
  • 3c2ad234df Remove non required dev leftover Christoph Kluge 2023-06-13 16:49:34 +02:00
  • b7fa4f17d2 Merge branch 'hotfix' of https://github.com/ClusterCockpit/cc-backend into hotfix Christoph Kluge 2023-06-13 16:43:34 +02:00
  • cdd25eaa15 Fix job view scope dropdown data load Christoph Kluge 2023-06-13 16:42:32 +02:00
  • 8aa7f4eb07 Fix roofline data reference Christoph Kluge 2023-06-13 16:42:04 +02:00
  • 445fe14ac8 Merge pull request #132 from ClusterCockpit/hotfix Jan Eitzinger 2023-06-13 15:18:58 +02:00
  • cc1ae28fb3 Merge branch 'master' into hotfix Jan Eitzinger 2023-06-13 15:16:57 +02:00
  • 27d7d57225 Merge branch 'hotfix' of github.com:ClusterCockpit/cc-backend into hotfix Jan Eitzinger 2023-06-13 15:15:34 +02:00
  • addeeea395 Update documentation and streamline language Jan Eitzinger 2023-06-13 15:14:19 +02:00
  • afadc30329 Update adm-upgrade.md Jan Eitzinger 2023-06-13 14:49:00 +02:00
  • 273c5c1897 Merge pull request #131 from ClusterCockpit/moebiusband73-patch-1 Jan Eitzinger 2023-06-13 14:45:59 +02:00
  • 3b3a561ebf Update adm-upgrade.md Jan Eitzinger 2023-06-13 14:44:03 +02:00
  • 802249cd9b Merge pull request #130 from ClusterCockpit/hotfix Jan Eitzinger 2023-06-13 14:42:35 +02:00
  • 3766121aef Fix test Jan Eitzinger 2023-06-13 14:40:23 +02:00
  • 857ce637c0 Update adm-upgrade.md Jan Eitzinger 2023-06-13 14:39:11 +02:00
  • 18bbd11c5e Update documentation Jan Eitzinger 2023-06-13 14:35:57 +02:00
  • 88fe367ecb Merge pull request #129 from ClusterCockpit/hotfix Jan Eitzinger 2023-06-12 17:18:05 +02:00
  • 76d6943691 Merge branch 'hotfix' of https://github.com/ClusterCockpit/cc-backend into hotfix Christoph Kluge 2023-06-12 17:01:10 +02:00
  • dd74f27708 Add adaptive histogram sizing toggle Christoph Kluge 2023-06-12 17:01:07 +02:00
  • 29b6022f97 Allow to overwrite legal texts Jan Eitzinger 2023-06-12 16:45:23 +02:00
  • c7c83fc08c Replace Analysis with Status view in Homepage Jan Eitzinger 2023-06-12 14:58:33 +02:00
  • d4a26e71cd Introduce debug mode Jan Eitzinger 2023-06-12 14:44:54 +02:00
  • 86f805244d Merge pull request #127 from pc2/master Jan Eitzinger 2023-06-12 14:05:38 +02:00
  • d49e5cda64 Merge pull request #128 from ClusterCockpit/hotfix Jan Eitzinger 2023-06-12 12:20:28 +02:00