Commit Graph

  • 18376aa64b Backup commit nats-client Jan Eitzinger 2025-03-14 09:59:05 +01:00
  • f5f36427a4 split statsTable data from jobMetrics query, initial commit Christoph Kluge 2025-03-13 17:33:55 +01:00
  • 590bfd3a10
    Merge pull request #354 from ClusterCockpit/dev Jan Eitzinger 2025-03-13 14:22:44 +01:00
  • 16db9bd1a2 Fix node filter: Use EXISTS with Eq for exact match and LIKE for Contains exterr2f 2025-03-10 08:15:42 +01:00
  • d0af933b35 feat: add subCluster level frontend keys for metric selections Christoph Kluge 2025-03-06 15:39:15 +01:00
  • 2b56b40e6d Review energyFootprint calculation, fix missing numNodes factor, add log Christoph Kluge 2025-03-06 12:46:25 +01:00
  • 4b2d7068b3 Revert "add node_fail job state" Michael Panzlaff 2025-03-04 18:16:02 +01:00
  • bd93b8be8e Revert "add node_fail state to database schema" Michael Panzlaff 2025-03-04 18:15:53 +01:00
  • aa3fe2b872 Revert "add missing node_fail to db constraints" Michael Panzlaff 2025-03-04 18:15:46 +01:00
  • a61ff915ac Revert "add more missing node_fail states" Michael Panzlaff 2025-03-04 18:15:39 +01:00
  • 0a3e678329 add more missing node_fail states Michael Panzlaff 2025-03-04 18:03:01 +01:00
  • d4336b0dcb add missing node_fail to db constraints Michael Panzlaff 2025-03-04 18:00:02 +01:00
  • 65d2698af4 add node_fail state to database schema Michael Panzlaff 2025-03-04 17:47:49 +01:00
  • 6454576417 add node_fail job state Michael Panzlaff 2025-03-04 17:39:38 +01:00
  • a485bd5977 allow /start_job/ with 0 second duration Michael Panzlaff 2025-02-27 15:11:07 +01:00
  • e733688fd0 add new subCluster prop to statsTable metric select Christoph Kluge 2025-03-03 17:54:34 +01:00
  • e86f6a8cbd
    Merge pull request #351 from ClusterCockpit/dev Christoph Kluge 2025-03-03 17:34:33 +01:00
  • fcc9e17664 change: remove metrics from job view select if unavailable on subCLuster Christoph Kluge 2025-03-03 17:24:54 +01:00
  • 5c9d4ffa9a clarify and simplyfy earlier change Christoph Kluge 2025-03-03 17:00:33 +01:00
  • 419bc2747b fix nodeInfo null error Christoph Kluge 2025-03-03 16:53:19 +01:00
  • 1ee99d6866
    Merge pull request #348 from ClusterCockpit/dev Christoph Kluge 2025-03-03 12:48:26 +01:00
  • 3ab8973895 use extendedLegend in nodeList for all non-idle nodes Christoph Kluge 2025-03-03 12:44:18 +01:00
  • acfa3baeb5
    Merge pull request #347 from ClusterCockpit/dev Jan Eitzinger 2025-03-03 11:34:54 +01:00
  • c21d7cf101 fix and review quick starttime select handling Christoph Kluge 2025-03-03 11:21:54 +01:00
  • ec895e1d9e Add fallback case to nodeInfo Christoph Kluge 2025-03-03 09:36:37 +01:00
  • c964f09a4f Merge branch 'dev' into review_logging Christoph Kluge 2025-02-28 17:19:00 +01:00
  • 0bc32f27df Merge branch 'dev' into migrate_svelte5 Christoph Kluge 2025-02-28 17:18:30 +01:00
  • 6640e93ce9 edit new features for 1.4.3 releasenotes Christoph Kluge 2025-02-28 15:12:42 +01:00
  • d7aefe0cf0 move user names in top lists to tooltip Christoph Kluge 2025-02-28 14:55:32 +01:00
  • 187fe5b361 Merge branch 'dev' of https://github.com/ClusterCockpit/cc-backend into dev Christoph Kluge 2025-02-28 14:40:29 +01:00
  • b31aea7bc5 revert back to using globalMetrics in jobView metric default select Christoph Kluge 2025-02-28 14:40:27 +01:00
  • c661baf058
    Load new default metrics config from working directory Jan Eitzinger 2025-02-28 14:36:19 +01:00
  • 0fe0461340 remove conflicting variable layer in metric histo select Christoph Kluge 2025-02-28 14:00:27 +01:00
  • d5394c9e92 fix: analysis view top links fixed, add full name to topusers Christoph Kluge 2025-02-28 13:37:59 +01:00
  • 42135fd26c if disableClusterSelection is set, display info in cluster filter Christoph Kluge 2025-02-28 13:37:28 +01:00
  • 38569f55c7 add title to roofline plot Christoph Kluge 2025-02-28 13:09:04 +01:00
  • 5ce03c2db3 add metric selection count info to job view Christoph Kluge 2025-02-28 13:08:32 +01:00
  • 1031b3eb79 fix: user and status view histogram selection Christoph Kluge 2025-02-28 13:06:40 +01:00
  • fcdf4cd476
    Bugfixes Jan Eitzinger 2025-02-28 10:15:16 +01:00
  • 6268dffff8 Readd time pkg after fixing merge conflict Jan Eitzinger 2025-02-28 09:20:05 +01:00
  • c10737bfd7 Merge branch 'master' into dev Jan Eitzinger 2025-02-28 09:17:39 +01:00
  • bd0cc69668 Review fatalf log calls and messages Christoph Kluge 2025-02-27 18:10:04 +01:00
  • 84fffac264 Merge branch 'dev' into review_logging Christoph Kluge 2025-02-27 15:20:46 +01:00
  • 24d43f3540 allow /start_job/ with 0 second duration ccfront-dev Michael Panzlaff 2025-02-27 15:11:07 +01:00
  • 5bf968010e Merge branch 'dev' of https://github.com/ClusterCockpit/cc-backend into dev Christoph Kluge 2025-02-27 14:51:34 +01:00
  • 61bc095d01 fix: decouple polarPlot data query, add new dedicated gql endpoint Christoph Kluge 2025-02-27 14:51:31 +01:00
  • e376f97547 make swagger Michael Panzlaff 2025-02-27 14:42:18 +01:00
  • f2428d3cb3 /jobs/stop_job/ change bad job_state to HTTP 422 Michael Panzlaff 2025-02-27 14:20:18 +01:00
  • 2fdac85d31 fix: Do not allow to start a job with a state != running Michael Panzlaff 2025-02-27 14:04:54 +01:00
  • b731395689 Merge branch 'dev' of https://github.com/ClusterCockpit/cc-backend into dev Christoph Kluge 2025-02-26 15:21:00 +01:00
  • 07405e3466 fix: add missing exclusive filter handler for jobQuery Christoph Kluge 2025-02-26 15:20:58 +01:00
  • fc0c76bd77 Apply new log funtion to init and main, review or add logtexts Christoph Kluge 2025-02-26 15:20:25 +01:00
  • d209547968 Remove dedicated fatal loglevel, change to Fprintln for unformatted Christoph Kluge 2025-02-26 14:40:54 +01:00
  • 632b9fc5ea Prepare Bugfix release 1.4.3 Jan Eitzinger 2025-02-26 12:54:50 +01:00
  • 702591b4ec Merge branch 'master' into hotfix Jan Eitzinger 2025-02-26 11:42:01 +01:00
  • c562746e5f
    Merge pull request #343 from ClusterCockpit/dev Jan Eitzinger 2025-02-25 13:09:54 +01:00
  • c0443cbec2
    Merge pull request #334 from ClusterCockpit/add_statsRounding_dataLoader Jan Eitzinger 2025-02-25 13:07:03 +01:00
  • 0191bc3821 Annotate and review log functions, add stdout writers Christoph Kluge 2025-02-25 10:21:48 +01:00
  • 633bd42036 Add rounding to archiver avg stat calculation Christoph Kluge 2025-02-24 11:10:45 +01:00
  • 998ef8d834 fix: use job_view_selectedMetrics config instead of iterating globalMetrics Christoph Kluge 2025-02-19 16:40:25 +01:00
  • c25b076ca9 fix: separate polar plot metric list from job.footprint return Christoph Kluge 2025-02-19 16:38:35 +01:00
  • f43379f365 fix: add missing factor for job power calculation, see #340 Christoph Kluge 2025-02-18 18:10:39 +01:00
  • d902c0acf4 Merge branch 'master' into hotfix Christoph Kluge 2025-02-18 09:35:02 +01:00
  • 58e678d72c fix: load jobView roofline on finest resolution separately by default, see #339 Christoph Kluge 2025-02-17 18:24:28 +01:00
  • a5fdccc764 Introduce nats client Jan Eitzinger 2025-02-17 17:26:51 +01:00
  • cbc49669d0
    Merge pull request #333 from brinkcoder/default-metrics-config Jan Eitzinger 2025-02-17 11:23:02 +01:00
  • 78bb638fd6
    Merge pull request #338 from brinkcoder/add-login-ratelimiting Jan Eitzinger 2025-02-17 11:03:18 +01:00
  • 7a61bae471 clarify error message for blocked user exterr2f 2025-02-17 09:17:27 +01:00
  • e1b992526e Improve rate limiting to combination of IP and username exterr2f 2025-02-14 20:20:42 +01:00
  • 1b043838ea fix: fix svelte js race condition on metric selection change, see #335 Christoph Kluge 2025-02-14 16:18:58 +01:00
  • 07e72294dc Merge branch 'master' into hotfix Christoph Kluge 2025-02-14 14:29:33 +01:00
  • b6b37ee68b Add Rate Limiting based on IP and username exterr2f 2025-02-14 12:41:28 +01:00
  • 43cb1f1bff Fix SessionMaxAge condition to correctly apply valid values exterr2f 2025-02-14 11:41:34 +01:00
  • f7a67c72bf fix 'unhandled case' error for core metrics Michael Panzlaff 2025-02-13 17:34:45 +01:00
  • c5476d08fa amend polar frontend logs Christoph Kluge 2025-02-12 10:11:54 +01:00
  • 8af92b1557 simplify polar plot data code, add scaling for shared jobs to polar Christoph Kluge 2025-02-11 18:38:48 +01:00
  • eaa826bb8a adds centralized rounding of series stats in dataLoader Christoph Kluge 2025-02-11 10:57:04 +01:00
  • 140b3c371d fix undefined if system_view_selectedMetric missing Christoph Kluge 2025-02-10 15:36:14 +01:00
  • f158eaa29c Add default_metrics.json which sets the defaults for job_view_selectedMetrics:cluster for new users exterr2f 2025-02-10 09:08:09 +01:00
  • c4b98ade53 increase user table height, add but disable autocomplete attribute Christoph Kluge 2025-02-05 15:18:42 +01:00
  • f2e85306ca fix wrong label ids in options view Christoph Kluge 2025-02-05 12:58:51 +01:00
  • 42b9de8360 add canvasId default, fix analysis view pie props Christoph Kluge 2025-02-05 12:51:06 +01:00
  • 6c244f3121 renderodelist spinner info only for continuous scroll Christoph Kluge 2025-02-04 18:41:10 +01:00
  • 9f56213d2f fix list view sorting of string fields Christoph Kluge 2025-02-04 17:52:11 +01:00
  • fb2f7cf680 fix dirty vars on textfilter reset Christoph Kluge 2025-02-04 13:29:09 +01:00
  • 8fcdd24f84 Second onclick pass Christoph Kluge 2025-02-04 12:52:56 +01:00
  • aaafde4a7c add function syntax to sveltestrap onclick events and others Christoph Kluge 2025-02-04 12:13:06 +01:00
  • 2b23003556 fix metric selection drag and drop Christoph Kluge 2025-02-03 19:36:28 +01:00
  • 5681062f01 Initial migration to Svelte5 via full syntax compatability Christoph Kluge 2025-02-03 17:31:01 +01:00
  • d61bf212f5 Fix 'make -B', don't fail if $(VAR) already exists Michael Panzlaff 2025-02-03 17:02:13 +01:00
  • 2bd7c8d51e Fix 'make -B' Michael Panzlaff 2025-02-03 16:52:50 +01:00
  • 1e63cdbcda fix: remove caching for footprint db field Christoph Kluge 2025-01-30 17:14:17 +01:00
  • 86d85f12be
    Merge pull request #330 from ClusterCockpit/dev Jan Eitzinger 2025-01-30 12:30:25 +01:00
  • dd470d49ec fix potential crash cause due to index oor on empty ccms return Christoph Kluge 2025-01-30 11:55:40 +01:00
  • 95d8062b00 fix Generate JWT as user doesn't work #327 Christoph Kluge 2025-01-30 11:10:50 +01:00
  • 8f82399214 Merge branch 'master' into hotfix Christoph Kluge 2025-01-30 10:36:33 +01:00
  • 6247150e9c
    Merge pull request #326 from ClusterCockpit/dev Jan Eitzinger 2025-01-28 14:23:15 +01:00
  • 5266644725
    Merge branch 'master' into dev Jan Eitzinger 2025-01-28 14:21:16 +01:00
  • 81d9e96552
    Upgrade golang version Jan Eitzinger 2025-01-28 14:17:28 +01:00
  • 4ec9f06114
    Merge pull request #325 from ClusterCockpit/add_detailed_nodelist Jan Eitzinger 2025-01-28 13:53:57 +01:00