Commit Graph

  • f30b784f45 Attempt to fix api test 134-job-tagging Jan Eitzinger 2025-05-16 17:38:00 +02:00
  • f06b5f8fc0 Refactor Jan Eitzinger 2025-05-16 17:37:36 +02:00
  • 2e781b900d Staged error handling for job cache Jan Eitzinger 2025-05-16 17:37:24 +02:00
  • d76b1ae75d feat: add job commit service Jan Eitzinger 2025-05-16 17:36:33 +02:00
  • 40110580e0 feat: add job hook support Jan Eitzinger 2025-05-16 17:33:44 +02:00
  • eab7961a83 Introduce caching table for faster job inserts Jan Eitzinger 2025-05-16 17:32:19 +02:00
  • 432e06e801 Add GoString method for jobmeta Jan Eitzinger 2025-05-16 17:19:56 +02:00
  • fe1ff5c7a3 Update tests from dev Jan Eitzinger 2025-05-16 07:33:33 +02:00
  • 6e66b8e08b Merge branch 'dev' into 134-job-tagging Jan Eitzinger 2025-05-16 07:26:00 +02:00
  • 7abdd0545e Add api for tag handling within cc-backend Jan Eitzinger 2025-05-16 07:24:24 +02:00
  • 3f1768e467 Merge branch 'dev' into migrate_svelte5 migrate_svelte5 Christoph Kluge 2025-05-14 17:06:30 +02:00
  • f464921ae3 fix: fix user view filter job count dev Christoph Kluge 2025-05-14 17:05:58 +02:00
  • 7603ad3fb0 Polish and Format rollup config for svelte5 Christoph Kluge 2025-05-14 11:41:11 +02:00
  • be7ccc78b8 Update packages, ignore sveltestrap related warnings on compile Christoph Kluge 2025-05-14 11:02:48 +02:00
  • b3135c982f Merge latest state branch 'dev' into migrate_svelte5 Christoph Kluge 2025-05-13 18:25:54 +02:00
  • 13386175f5
    Merge branch 'dev' into 134-job-tagging Jan Eitzinger 2025-05-13 14:48:58 +02:00
  • 23e8f3dc2d
    Port to godotenv library Jan Eitzinger 2025-05-13 14:46:01 +02:00
  • b323ce2eef
    Merge pull request #391 from ClusterCockpit/add_job_comparison Jan Eitzinger 2025-05-13 14:18:22 +02:00
  • 08e323ba51
    Merge pull request #390 from ClusterCockpit/dependabot/go_modules/golang.org/x/net-0.38.0 master Jan Eitzinger 2025-05-13 14:12:44 +02:00
  • 9f50f36b1d
    Bump golang.org/x/net from 0.36.0 to 0.38.0 dependabot[bot] 2025-05-13 12:10:40 +00:00
  • 4399c1d590 Add metric units to compareTable head, format metric subheads Christoph Kluge 2025-05-12 11:39:45 +02:00
  • f7376f6dca Reduce tick spacing in comparePlots Christoph Kluge 2025-05-09 17:56:20 +02:00
  • 518cb34340 Add sorting to compareTable Christoph Kluge 2025-05-09 17:07:39 +02:00
  • f210a5f508 Remove refresh and textfilter from compareView, force id filters only on compare Christoph Kluge 2025-05-09 14:36:54 +02:00
  • 9ebc49dd1c add table to compareview, remove debug data view Christoph Kluge 2025-05-08 15:21:05 +02:00
  • c119eeb468 Prevent high job counts in compare view by filter removal Christoph Kluge 2025-05-08 11:28:13 +02:00
  • ab616f8f79 Fix JobCompare Labelling and Rerender Christoph Kluge 2025-05-08 10:48:30 +02:00
  • 69286881e4 add manual job selection for comparison in jobs view Christoph Kluge 2025-05-08 09:28:48 +02:00
  • 4419df8d1b add cluster and subcluster information to compareplot Christoph Kluge 2025-05-06 18:08:35 +02:00
  • aed2bd48fc add resource compare graph, add cursor sync, handle jobIds fitler Christoph Kluge 2025-05-06 17:54:13 +02:00
  • d3d752f90c finalize compareplot prototype, move formattime to units.js Christoph Kluge 2025-05-06 10:46:30 +02:00
  • 33ecfe88ef add job duration, add starttime and duration to legend Christoph Kluge 2025-05-06 09:58:28 +02:00
  • fd52fdd35b add job starttime to legend Christoph Kluge 2025-05-05 16:41:05 +02:00
  • 1d13d3dccf add and integrate job comparison plot component Christoph Kluge 2025-05-05 11:26:39 +02:00
  • 1c84bcae35 add filterBuffer for seamless view switch Christoph Kluge 2025-04-29 18:40:44 +02:00
  • df497d5952 initial branch commit, add job compare switch, add gql resolver Christoph Kluge 2025-04-29 15:10:06 +02:00
  • f65e122f8d
    Merge pull request #386 from ClusterCockpit/hotfix v1.4.4 Jan Eitzinger 2025-04-28 10:18:44 +02:00
  • 161f0744aa fix: enforce apiAllowedIPs config option hotfix Jan Eitzinger 2025-04-28 09:54:22 +02:00
  • 95de9ad3b3 Merge branch 'hotfix' of github.com:ClusterCockpit/cc-backend into hotfix Jan Eitzinger 2025-04-28 08:52:27 +02:00
  • d5c170055f
    Merge pull request #384 from brinkcoder/fix/auth-log-iperr Jan Eitzinger 2025-04-28 08:51:42 +02:00
  • 61f0521072 fix: correct logging variable from err to ipErr in AuthApi brinkcoder 2025-04-25 22:37:16 +02:00
  • 6ca14c55f2 fix: fix error in jobsMetricStatisticsHistogram calculation Christoph Kluge 2025-04-25 18:09:21 +02:00
  • 1309d09aee
    Merge pull request #383 from ClusterCockpit/hotfix Jan Eitzinger 2025-04-24 12:59:34 +02:00
  • aba75b3a19 Remove websocket sse GraphQL support Jan Eitzinger 2025-04-24 12:57:37 +02:00
  • e87481d8db
    Merge pull request #382 from ClusterCockpit/hotfix Jan Eitzinger 2025-04-24 11:46:25 +02:00
  • acaad69917 Prepare Bugfix Release 1.4.4 Jan Eitzinger 2025-04-24 11:42:34 +02:00
  • ff588ad57a
    Merge pull request #381 from ClusterCockpit/dev Jan Eitzinger 2025-04-24 11:18:55 +02:00
  • 65df27154c Cleanup and regenerate Swagger docs Jan Eitzinger 2025-04-24 11:14:51 +02:00
  • 8dfa1957f4 Merge hotfix changes Jan Eitzinger 2025-04-24 11:07:02 +02:00
  • 570eba3794 Cleanup Swagger docs Jan Eitzinger 2025-04-24 11:01:13 +02:00
  • 94a39fc61f Readd tag endpoints Jan Eitzinger 2025-04-24 10:53:55 +02:00
  • 2d359e5f99 Merge rest.go Jan Eitzinger 2025-04-24 10:40:03 +02:00
  • 04692e0c44
    Merge pull request #379 from ClusterCockpit/add_tag_delete Jan Eitzinger 2025-04-24 10:09:51 +02:00
  • 809fd23b88
    Merge pull request #380 from ClusterCockpit/review_api_auth Jan Eitzinger 2025-04-24 10:08:18 +02:00
  • e3653daea3 reduce code in tag svelte view Christoph Kluge 2025-04-23 17:59:26 +02:00
  • 48fa75386c feat: add tag removal api endpoints Christoph Kluge 2025-04-23 16:12:56 +02:00
  • 1b3a12a4dc feat: add remove functionality to tag view, add confirm alert Christoph Kluge 2025-04-23 15:01:12 +02:00
  • 543ddf540e implement removeTagFromList mutation, add tag mutation access checks Christoph Kluge 2025-04-23 14:51:01 +02:00
  • a3fb471546 adapt and improve svelte taglist component Christoph Kluge 2025-04-22 17:33:17 +02:00
  • 277f964b30 move taglist a from go tmpl to svelte component Christoph Kluge 2025-04-22 13:47:25 +02:00
  • 9bcf7adb67 add api calls for removing tags, initial branch commit Christoph Kluge 2025-04-17 17:31:59 +02:00
  • f343fa0071 fix: add name scrambling demo mode to all views Christoph Kluge 2025-04-17 11:15:35 +02:00
  • e5862e9218 Merge branch 'dev' of https://github.com/ClusterCockpit/cc-backend into dev Christoph Kluge 2025-04-16 18:36:15 +02:00
  • 29ae2423f8 fix metricconfig pointer copy, add disabled metric card in jobView Christoph Kluge 2025-04-16 18:36:12 +02:00
  • 1755a4a7df remove separate userapiallowedips config and check Christoph Kluge 2025-04-14 11:58:42 +02:00
  • 25d3325049 add getUsers to admin REST api Christoph Kluge 2025-04-14 11:36:03 +02:00
  • fb6a4c3b87 review and move api endpoints secured check Christoph Kluge 2025-04-09 16:00:27 +02:00
  • 317f80a984 fix: Replace deprecated gqlgen NewDefaultServer call Jan Eitzinger 2025-04-09 09:40:52 +02:00
  • 28cdc1d9e5 fix: Update endpoints in Swagger UI Jan Eitzinger 2025-04-09 09:13:21 +02:00
  • c2087b15d5 Merge branch 'dev' of github.com:ClusterCockpit/cc-backend into dev Jan Eitzinger 2025-04-09 07:28:02 +02:00
  • a8d785beb3 Remove redundant check in auth package Jan Eitzinger 2025-04-09 07:27:59 +02:00
  • a6784b5549 fix: reintroduce statstable id natural sort order Christoph Kluge 2025-04-08 16:00:07 +02:00
  • d770292be8 feat: add nodename matcher select to filter, defaults to equal match Christoph Kluge 2025-04-08 14:52:07 +02:00
  • b3a1037ade
    Merge pull request #353 from brinkcoder/fix-node-filter Christoph Kluge 2025-04-08 12:57:04 +02:00
  • 02946cf0b4 fix: fix nodelist filter result displaying wrong information Christoph Kluge 2025-04-07 17:03:23 +02:00
  • cf051d5108
    Merge pull request #375 from ClusterCockpit/master Christoph Kluge 2025-04-07 16:09:31 +02:00
  • 96977c6183
    Merge pull request #374 from ClusterCockpit/review_logging port-to-cclib Christoph Kluge 2025-04-07 16:03:48 +02:00
  • 73d83164fc
    Merge pull request #373 from ClusterCockpit/dependabot/go_modules/golang.org/x/net-0.36.0 Jan Eitzinger 2025-04-04 11:05:01 +02:00
  • 1064f5e4a8
    Bump golang.org/x/net from 0.35.0 to 0.36.0 dependabot[bot] 2025-04-04 09:01:59 +00:00
  • 5be98c7087
    Merge pull request #372 from ClusterCockpit/dependabot/npm_and_yarn/web/frontend/babel/runtime-7.27.0 Jan Eitzinger 2025-04-04 10:55:34 +02:00
  • 0d689c7dff
    Bump @babel/runtime from 7.26.0 to 7.27.0 in /web/frontend dependabot[bot] 2025-04-04 08:45:16 +00:00
  • 1f24ed46a0
    Merge pull request #371 from ClusterCockpit/dependabot/go_modules/github.com/golang-jwt/jwt/v5-5.2.2 Jan Eitzinger 2025-04-04 10:37:18 +02:00
  • 92b4159f9e
    Bump github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2 dependabot[bot] 2025-04-04 08:35:15 +00:00
  • 5817b41e29
    Merge pull request #368 from ClusterCockpit/dev Jan Eitzinger 2025-03-20 13:02:23 +01:00
  • d6b132e3a6 Merge branch 'master' into dev Jan Eitzinger 2025-03-20 12:51:23 +01:00
  • 318f70f34c
    Merge pull request #365 from ClusterCockpit/split_statsTable_query Jan Eitzinger 2025-03-20 12:50:23 +01:00
  • e41525d40a
    Merge pull request #366 from ClusterCockpit/hotfix Jan Eitzinger 2025-03-20 12:49:57 +01:00
  • a102220e52
    Merge pull request #367 from ClusterCockpit/makefile-fix Jan Eitzinger 2025-03-20 12:47:16 +01:00
  • e9a214c5b2 fix: add nullSafe condition to monitoringStatus display on metric queryError Christoph Kluge 2025-03-19 14:57:27 +01:00
  • c53f5eb144 fix: always return hasNextPage boolean to frontend Christoph Kluge 2025-03-18 18:01:37 +01:00
  • 9ed64e0388 Review logging, comment cleanup Christoph Kluge 2025-03-17 17:39:17 +01:00
  • 93040d4629 IMplement LoadNode Data, LoadNodeListData, LoadScopedStats for influxDB2 backend Christoph Kluge 2025-03-17 15:25:33 +01:00
  • 0144ad43f5 Implement NodeListData and ScopedStats for Prometheus Backend Christoph Kluge 2025-03-17 11:03:51 +01:00
  • 8da2fc30c3 split statsTable data from jobMetrics query, frontend refactor Christoph Kluge 2025-03-14 16:36:31 +01:00
  • 0e27ae7795 Merge branch 'dev' of github.com:ClusterCockpit/cc-backend into dev Jan Eitzinger 2025-03-14 10:52:39 +01:00
  • 33c6cdb9fe Update test workflow Jan Eitzinger 2025-03-14 10:52:27 +01:00
  • 73b7014469
    Merge pull request #355 from ClusterCockpit/hotfix v1.4.3 Jan Eitzinger 2025-03-14 10:09:48 +01:00
  • 25aaf55b93 Add feature to Releasenotes Jan Eitzinger 2025-03-14 10:06:25 +01:00
  • 6a7546c43b Clarify header for breaking changes Jan Eitzinger 2025-03-14 10:03:53 +01:00
  • 0adda4bf7b Merge branch 'master' into hotfix Jan Eitzinger 2025-03-14 10:00:29 +01:00