Commit Graph

  • a623cf53f3 revert leftover notfoundhandler experiments Christoph Kluge 2025-10-16 15:33:56 +02:00
  • 440cd59e50 Revert hpc_cluster to cluster. Refactor. Jan Eitzinger 2025-10-16 14:32:06 +02:00
  • eefb6f6265 Cleanup after merge Jan Eitzinger 2025-10-16 13:21:22 +02:00
  • f5e1226837 Merge branch 'dev' of github.com:ClusterCockpit/cc-backend into dev Jan Eitzinger 2025-10-16 13:01:35 +02:00
  • 151f7e701f Disable userConfig unit test Jan Eitzinger 2025-10-16 12:54:29 +02:00
  • 40398497c2 Update Node table code. Add simple unit test Jan Eitzinger 2025-10-16 12:54:16 +02:00
  • cda10788fb adapt migrated indices to new database structure, include node tables, update job indices Christoph Kluge 2025-10-15 10:46:24 +02:00
  • 845905d9c8 remove inspect commands for dev Christoph Kluge 2025-10-15 10:35:35 +02:00
  • 89055506d6 Revert changes to ui config init Jan Eitzinger 2025-10-15 08:54:16 +02:00
  • 5908ae7905 adapt status node query resolution to new node_state table Christoph Kluge 2025-10-14 18:45:05 +02:00
  • 4131665284 remove gql auto comment Christoph Kluge 2025-10-14 18:43:16 +02:00
  • 6a43dfb0d7 Fix missing model.Aggregate entry, fix status queries and refresh Christoph Kluge 2025-10-14 18:43:00 +02:00
  • 3d38d78845 Merge branch 'dev' of github.com:ClusterCockpit/cc-backend into dev Jan Eitzinger 2025-10-13 16:13:53 +02:00
  • 600f19ac80 Sync commit Jan Eitzinger 2025-10-13 16:12:02 +02:00
  • 0a3a664653 small fixes, set analysisView config defaults Christoph Kluge 2025-10-09 16:33:14 +02:00
  • 471ec1cd2e change deprecated defaultMetrics loader to new confkey Christoph Kluge 2025-10-08 18:24:41 +02:00
  • e296cd7ca0 add web init with uiconfig file path, add cli flag Christoph Kluge 2025-10-08 16:25:50 +02:00
  • 31cfa8cd7c fix typo for tagEditDisplay Christoph Kluge 2025-10-08 12:58:02 +02:00
  • 70fe8aa367 fix systemsView config laod and mutation, fix metricSelection checked Christoph Kluge 2025-10-07 15:46:16 +02:00
  • cc9dafac6f fix sq.Update call Christoph Kluge 2025-10-02 18:10:58 +02:00
  • 32429f1481 adapt frontend for new uiConfig keys, add nodeOverview mutation Christoph Kluge 2025-10-02 18:10:33 +02:00
  • 9485a463b8 Refactor node repository Jan Eitzinger 2025-09-30 10:07:07 +02:00
  • 35c6ab4a08 Ongoing work on node table Jan Eitzinger 2025-09-30 10:06:19 +02:00
  • e58b0fa015 Add ui config tests and fix bugs Jan Eitzinger 2025-09-30 09:01:54 +02:00
  • beb92967e5 Update nodestate API and db adapter Jan Eitzinger 2025-09-28 08:26:44 +02:00
  • 015583f1cd Add incremental configuration Jan Eitzinger 2025-09-28 08:26:18 +02:00
  • d40c54b802 Refactor Jan Eitzinger 2025-09-28 08:24:41 +02:00
  • 647665b6b9 Refactor Jan Eitzinger 2025-09-28 08:24:12 +02:00
  • 4fc78bc382 Refactor variable namings and doc comments Jan Eitzinger 2025-09-27 09:27:36 +02:00
  • 50d000e7e2 Implement UI config handling Jan Eitzinger 2025-09-27 09:26:42 +02:00
  • ad500c4bef Merge pull request #416 from ClusterCockpit/add_uiconfig_schema Jan Eitzinger 2025-09-26 13:38:25 +02:00
  • 916077c6f8 Merge branch 'dev' into add_uiconfig_schema Jan Eitzinger 2025-09-26 13:27:18 +02:00
  • 935fb238a4 add init context to nodeOverview, add additional key for plot rerender Christoph Kluge 2025-09-10 18:01:33 +02:00
  • d03e5b4562 handle metric disabled state explicitly in nodeOverview component Christoph Kluge 2025-09-10 15:42:13 +02:00
  • 05c45c6468 fix: add missing kes to node overview, solves load to empty overview Christoph Kluge 2025-09-10 15:31:39 +02:00
  • 9020613a8b Merge branch 'dev' of github.com:ClusterCockpit/cc-backend into dev Jan Eitzinger 2025-09-10 15:14:40 +02:00
  • be92d5943d Decrease verbosity in jobcache sync task Jan Eitzinger 2025-09-10 15:13:53 +02:00
  • b2368a0751 Connectivity to CCMS feature readded Aditya Ujeniya 2025-09-10 14:23:18 +02:00
  • 7948d5f773 Use different demo job-archive for dev branch Jan Eitzinger 2025-09-10 10:34:11 +02:00
  • 1a16851ad0 Merge pull request #401 from ClusterCockpit/dependabot Jan Eitzinger 2025-09-10 09:18:13 +02:00
  • 810c14a839 Merge pull request #405 from ClusterCockpit/metricstore Jan Eitzinger 2025-09-10 09:17:33 +02:00
  • df0e8eb228 Merge branch 'dev' into metricstore Jan Eitzinger 2025-09-10 09:14:50 +02:00
  • 79605c8a9e Update test pipeline to go 1.25 Jan Eitzinger 2025-09-10 09:08:32 +02:00
  • 9b644119ae Fix to testdata database Aditya Ujeniya 2025-09-09 18:34:10 +02:00
  • ffa9919019 Merge pull request #403 from ClusterCockpit/rework_status_view Christoph Kluge 2025-09-09 17:37:26 +02:00
  • 55ca892f90 Merge branch 'metricstore' of github.com:ClusterCockpit/cc-backend into metricstore Jan Eitzinger 2025-09-09 15:04:33 +02:00
  • eaca187032 Fix testdata for new schema Jan Eitzinger 2025-09-09 15:04:25 +02:00
  • 3b9d05cc6d Fix exclusive to shared in svlete and graphql Aditya Ujeniya 2025-09-09 14:57:05 +02:00
  • d00881de2e Refactor and update dependencies Jan Eitzinger 2025-09-09 11:36:02 +02:00
  • d8e85cf75d Fix migration Jan Eitzinger 2025-09-09 11:35:34 +02:00
  • 39f21763e4 Revert test database Jan Eitzinger 2025-09-09 11:30:20 +02:00
  • af43901ca3 Trial and Test MetricStore components Aditya Ujeniya 2025-09-08 22:54:13 +02:00
  • 62565b9ae2 Combined metricstore api and functions Aditya Ujeniya 2025-09-08 11:29:27 +02:00
  • bca176170c Migration SQL fix Aditya Ujeniya 2025-09-03 08:22:15 +02:00
  • 2a91ca0cff Merge branch 'dev' into rework_status_view Christoph Kluge 2025-08-13 14:29:19 +02:00
  • 19a75554b0 remove outdated components Christoph Kluge 2025-08-13 14:23:19 +02:00
  • 58ae476a3e move and add interface options for status tabs Christoph Kluge 2025-08-13 14:22:24 +02:00
  • 44d8254a0b fix layouting Christoph Kluge 2025-08-12 17:57:04 +02:00
  • bd2cdfcef2 reorganize plots, reduce tabs, Christoph Kluge 2025-08-12 17:04:31 +02:00
  • a50b832c2a Import metric store packages Jan Eitzinger 2025-08-08 14:24:52 +02:00
  • 10194105e3 fix color overflow, add info if no status data Christoph Kluge 2025-08-08 13:50:09 +02:00
  • b474288df7 add cbmode to piecharts Christoph Kluge 2025-08-07 18:20:34 +02:00
  • f338209f32 rename new roofline compnent Christoph Kluge 2025-08-07 16:28:35 +02:00
  • bef832e45b Build new statusDash, refine newRoofline data render Christoph Kluge 2025-08-07 16:10:11 +02:00
  • 71cfb4db77 fix: fix metric availability subcluster list overflow Christoph Kluge 2025-08-05 14:19:03 +02:00
  • 86453e7e11 Port to new job structs Jan Eitzinger 2025-08-05 10:23:54 +02:00
  • 98b9f8e62d Add more information to status dash Christoph Kluge 2025-08-04 14:50:53 +02:00
  • 44cd8d258d Fix and regenerate Swagger and GraphQL Jan Eitzinger 2025-07-31 12:10:46 +02:00
  • 764b65d094 Add timestamp column to node table Jan Eitzinger 2025-07-31 12:10:01 +02:00
  • 4d2c64b012 remove logging Christoph Kluge 2025-07-23 15:00:10 +02:00
  • 35c0b0be58 add scheduler and health status pie charts Christoph Kluge 2025-07-21 16:03:07 +02:00
  • 7a54e2cfb3 add required and minItems flags to uiConfigSchema Christoph Kluge 2025-07-21 11:37:05 +02:00
  • 54283f6d3c add schema definition for uiConfig Christoph Kluge 2025-07-21 11:21:54 +02:00
  • 697acd1d88 Extend bubbleRoofline for nodeData, add column to node table, rename nodeStats query Christoph Kluge 2025-07-18 18:12:07 +02:00
  • 5cdb80b4d6 cleanup intends, add transparency switch to path renderer Christoph Kluge 2025-07-15 18:49:23 +02:00
  • e48ff8be73 change bubble render parameters Christoph Kluge 2025-07-15 16:36:12 +02:00
  • 096217eea6 cleanup bubbleRoofline code, comment optional code parts Christoph Kluge 2025-07-15 16:00:55 +02:00
  • ed5290be86 adds new roofline component for job average based data Christoph Kluge 2025-07-14 18:12:34 +02:00
  • b036c3903c add config fallbacks and notes Christoph Kluge 2025-07-10 14:57:12 +02:00
  • 57b43b7b60 Split status view into tabbed components Christoph Kluge 2025-07-07 18:44:24 +02:00
  • ab1ddb7bd1 Refactor Jan Eitzinger 2025-07-07 14:29:06 +02:00
  • 881f2f32f4 Merge branch 'dev' of github.com:ClusterCockpit/cc-backend into dev Jan Eitzinger 2025-07-07 13:09:16 +02:00
  • 0754ba5292 Port configuration to ccConfig scheme Jan Eitzinger 2025-07-07 13:09:12 +02:00
  • 743a89c3a2 Finalize node query backend functions, fix migration issue Christoph Kluge 2025-07-04 15:14:15 +02:00
  • 6692c3ab7c add indices for new node table and tags Christoph Kluge 2025-07-03 15:07:05 +02:00
  • c16a5fdac4 Create dependabot.yml Thomas Gruber 2025-07-03 14:46:04 +02:00
  • 60ec7e54f5 Update component header, format, streamline SV5 components Christoph Kluge 2025-07-02 18:43:25 +02:00
  • dd48f5ab87 fix: Optimize sqlite settings Jan Eitzinger 2025-07-02 09:12:07 +02:00
  • db674ec31d Migrate RooflineHM and Scatter components Christoph Kluge 2025-07-01 18:05:53 +02:00
  • 48150ffc8b Migrate Pie and Polar components Christoph Kluge 2025-07-01 17:25:52 +02:00
  • 1ad80efab6 Migrate Histogram and Roofline components Christoph Kluge 2025-07-01 16:33:07 +02:00
  • aa8789f8f8 Migrate MetricPlot component Christoph Kluge 2025-07-01 15:50:45 +02:00
  • 56e3f2da5c Merge branch 'dev' of https://github.com/ClusterCockpit/cc-backend into dev Christoph Kluge 2025-07-01 15:48:39 +02:00
  • a4104822e2 format cleanup component arguments Christoph Kluge 2025-07-01 15:48:30 +02:00
  • c13f386e3b Merge pull request #399 from ClusterCockpit/port-to-cclib Jan Eitzinger 2025-06-30 13:22:22 +02:00
  • 4bd73450b5 Temporary disable archive clean test Jan Eitzinger 2025-06-30 13:00:07 +02:00
  • 64da28e814 Merge branch 'dev' into port-to-cclib Jan Eitzinger 2025-06-30 12:09:28 +02:00
  • 639e1b9c6d Port to cc-lib. Extend legal header. Jan Eitzinger 2025-06-30 12:06:35 +02:00
  • 63e828d2df Commentout dev logging Christoph Kluge 2025-06-27 18:49:19 +02:00
  • b8c30b5703 Fix continuous scroll in sv5 joblist, rework joblist logic Christoph Kluge 2025-06-27 18:42:18 +02:00