Commit Graph

  • 735988decb add extended legend for nodelist acc metrics, move nodelist paging select add_detailed_nodelist Christoph Kluge 2025-01-21 18:35:03 +0100
  • d0580592be include feedback on nodeListView Christoph Kluge 2025-01-17 13:13:00 +0100
  • 736236e9ca add colorblind setting and friendly palettes 317_add_colorblindmode Christoph Kluge 2025-01-14 17:40:25 +0100
  • 2a03e40e85
    Merge 3f4114c51b into 42e8e37bd4 Michael Panzlaff 2025-01-14 10:44:49 +0100
  • 3f4114c51b fix: Fix go version in go.mod fix-go-version Michael Panzlaff 2025-01-14 10:34:16 +0100
  • 5c2c493c56 edit page titles, fix nodeList continuous parameter changes Christoph Kluge 2025-01-13 14:00:10 +0100
  • 2c383ebea1 add independent config keys for nodeList Christoph Kluge 2025-01-13 11:46:17 +0100
  • 91e73450cf fix error on metric selection change if continuous Christoph Kluge 2025-01-13 11:13:06 +0100
  • e55798944e add navbar select, add continous scroll, paging persistance Christoph Kluge 2025-01-10 18:02:54 +0100
  • 5ea11a5ad2 fix legends, add resolution, add statsseries, add simple healthcheck Christoph Kluge 2025-01-10 16:06:29 +0100
  • 2a3383e9e6 add scopes, paging and backend filtering to nodeList Christoph Kluge 2025-01-09 18:56:50 +0100
  • e871703724 add dedicated nodeListData handling to metricData interface Christoph Kluge 2025-01-09 11:18:04 +0100
  • 1ee367d7be Merge branch 'hotfix' into add_detailed_nodelist Christoph Kluge 2025-01-07 14:07:41 +0100
  • bce536b9b4 fix: add missing parameters for correct shared metric thresholds hotfix Christoph Kluge 2024-12-20 17:15:02 +0100
  • 7c9182e0b0 move shared routine to utils.js, remove flop peak reduction Christoph Kluge 2024-12-20 17:14:12 +0100
  • aa915d639d feat: add deselect all button to jobStatefilter Christoph Kluge 2024-12-20 13:02:21 +0100
  • 9489ebc7d6
    Merge pull request #320 from ClusterCockpit/hotfix master v1.4.2 Jan Eitzinger 2024-12-19 14:51:07 +0100
  • 2a5c525193
    Merge branch 'hotfix' of github.com:ClusterCockpit/cc-backend into hotfix Jan Eitzinger 2024-12-19 11:12:50 +0100
  • 9e2d981c60
    Add notice about footprint to ReleaseNotes Jan Eitzinger 2024-12-19 11:12:40 +0100
  • 53dfe9e4f5 fix: footprint peak is default if footprint stat is avg Christoph Kluge 2024-12-19 11:00:12 +0100
  • 48e95fbdb0
    Prepare release 1.4.2 Jan Eitzinger 2024-12-19 06:34:35 +0100
  • fd94d85edf
    Compute duration for running jobs on the fly Jan Eitzinger 2024-12-19 06:24:08 +0100
  • f2d1a85afb
    Reformat json schema files Jan Eitzinger 2024-12-19 06:14:35 +0100
  • 0bdbcb8bab
    Use persisted duration for running jobs Jan Eitzinger 2024-12-19 05:55:31 +0100
  • 7b91a819be add workaround for clipboard button Christoph Kluge 2024-12-18 16:40:49 +0100
  • bc89025924 Revert to blocking startJob REST api Jan Eitzinger 2024-12-18 11:45:56 +0100
  • 16bcaef4c3
    Merge pull request #319 from ClusterCockpit/dependabot/go_modules/golang.org/x/crypto-0.31.0 Jan Eitzinger 2024-12-18 07:27:19 +0100
  • fcbfa451f2
    Bump golang.org/x/crypto from 0.29.0 to 0.31.0 dependabot[bot] 2024-12-18 06:22:10 +0000
  • 559ce53ca4 Merge branch 'hotfix' of https://github.com/ClusterCockpit/cc-backend into hotfix Christoph Kluge 2024-12-17 15:14:27 +0100
  • ee2c5b58d7 fix: add missing sorting parameter to REST API call and test Christoph Kluge 2024-12-17 15:14:24 +0100
  • d98d998106
    Merge pull request #315 from ClusterCockpit/hotfix v1.4.1 Jan Eitzinger 2024-12-10 16:54:17 +0100
  • 212c45e070
    Prepare bug fix release 1.4.1 Jan Eitzinger 2024-12-10 16:45:05 +0100
  • 143fa9b6ed
    Merge branch 'hotfix' of github.com:ClusterCockpit/cc-backend into hotfix Jan Eitzinger 2024-12-10 16:36:22 +0100
  • 4849928288
    Rename old column name for user Jan Eitzinger 2024-12-10 16:35:43 +0100
  • 9248ee8868 fix: fix renamed column reference in searchbar workflow Christoph Kluge 2024-12-09 11:06:12 +0100
  • 1616d96732
    Merge pull request #312 from ClusterCockpit/hotfix v1.4.0 Jan Eitzinger 2024-12-05 10:43:38 +0100
  • 0bbedd1600 Remove obsolete archive migration from build list Jan Eitzinger 2024-12-05 10:41:54 +0100
  • c7e49644d8
    Merge pull request #311 from ClusterCockpit/hotfix Jan Eitzinger 2024-12-05 08:41:04 +0100
  • 010c903c74
    Add known issues section to release notes Jan Eitzinger 2024-12-05 08:35:10 +0100
  • e4d12e3537
    Merge branch 'master' into hotfix Jan Eitzinger 2024-12-05 07:50:48 +0100
  • 051cc8384e
    Merge branch 'hotfix' of github.com:ClusterCockpit/cc-backend into hotfix Jan Eitzinger 2024-12-05 07:50:38 +0100
  • 49a94170d2
    Add Fixme note for Energy calculation Jan Eitzinger 2024-12-05 07:49:52 +0100
  • 42e8e37bd4
    Merge pull request #309 from ClusterCockpit/devel dev Jan Eitzinger 2024-12-04 18:37:02 +0100
  • 5d2c350ce2
    Merge pull request #310 from ClusterCockpit/hotfix Jan Eitzinger 2024-12-04 18:12:19 +0100
  • 85dc0362c1 fix: SimpleResampler fixed Aditya Ujeniya 2024-12-04 17:54:54 +0100
  • 01c06728eb review footprint iconography and messages Christoph Kluge 2024-12-04 16:09:06 +0100
  • 257250714d review polar plot component, adds min dataset Christoph Kluge 2024-12-04 15:22:19 +0100
  • 3b769c3059 fix: Update to resampler handling different resolutions Aditya Ujeniya 2024-12-04 14:19:56 +0100
  • a7395ed45b remove config for polarPlotMetrics Christoph Kluge 2024-12-04 13:57:05 +0100
  • ab07c7928f fix: fix footprint logic, do not scale thresholds on multi node jobs Christoph Kluge 2024-12-04 13:56:00 +0100
  • b0c0d15505 fix stat filter url write Christoph Kluge 2024-12-04 10:55:29 +0100
  • fcf50790da
    Merge pull request #307 from ClusterCockpit/hotfix Jan Eitzinger 2024-12-04 06:39:35 +0100
  • 1e43654607
    Merge pull request #308 from ClusterCockpit/dev Christoph Kluge 2024-12-03 17:19:09 +0100
  • 4fecbe820d change order to match docs Christoph Kluge 2024-12-03 17:11:32 +0100
  • 763c9dfa6b fix schema definition of apiAllowedIPs Christoph Kluge 2024-12-03 15:22:34 +0100
  • 9de5879786
    Prepare release v1.4.0 Jan Eitzinger 2024-12-03 09:01:21 +0100
  • 9396e7492c
    Merge pull request #306 from ClusterCockpit/dev Jan Eitzinger 2024-12-03 07:47:46 +0100
  • 3ac3415178
    Mark new ui options as required Jan Eitzinger 2024-12-03 07:41:23 +0100
  • 1aae1c59d0
    Make continous scroll the default Jan Eitzinger 2024-12-03 07:27:10 +0100
  • 907e80a01c
    Update config json schema Jan Eitzinger 2024-12-03 07:26:36 +0100
  • 8a10b69716 review findThresholds logic in metricPlot Christoph Kluge 2024-12-02 17:27:41 +0100
  • 1a3cf7edd6 fix wrong var insert Christoph Kluge 2024-12-02 17:02:04 +0100
  • 76d0fc979b fix: fix job list render for continuous mode on filter or sort changes Christoph Kluge 2024-12-02 12:49:43 +0100
  • a42d8ece35
    Merge pull request #305 from ClusterCockpit/dev Jan Eitzinger 2024-11-30 06:43:46 +0100
  • 93377f53fc add lastThreshold to jobListRow Christoph Kluge 2024-11-29 14:15:15 +0100
  • c853d74ba0 Update frontend dependencies Christoph Kluge 2024-11-29 12:57:34 +0100
  • 0b9f74f4f4 fix: fix plot render for summed metrics on scope change Christoph Kluge 2024-11-29 12:56:53 +0100
  • 5da6baf828 fix: prevent jump to table head on continuous scroll load Christoph Kluge 2024-11-29 12:00:28 +0100
  • 5766945006
    Merge branch 'dev' of github.com:ClusterCockpit/cc-backend into dev Jan Eitzinger 2024-11-28 17:12:21 +0100
  • a53d473b58
    Update subcluster-generate Perl Skript Jan Eitzinger 2024-11-28 17:12:05 +0100
  • d1207ad80e
    Merge pull request #304 from ClusterCockpit/dev Jan Eitzinger 2024-11-28 15:23:02 +0100
  • e2efe71b33 Merge branch 'dev' of https://github.com/ClusterCockpit/cc-backend into dev Christoph Kluge 2024-11-28 15:18:14 +0100
  • 2aef6ed9c0 fix: oversight error on redirect target Christoph Kluge 2024-11-28 15:18:07 +0100
  • fcb6db0603
    Merge pull request #303 from ClusterCockpit/dev Jan Eitzinger 2024-11-28 15:02:05 +0100
  • 01b1136316 Fix Cookie settings, upgrade packages Jan Eitzinger 2024-11-28 14:58:33 +0100
  • 2512fe9e75
    Merge pull request #302 from ClusterCockpit/dev Jan Eitzinger 2024-11-28 09:29:40 +0100
  • f89b5cd2ec fix: solve inconsistencies with filters, fixes #280 Christoph Kluge 2024-11-27 18:43:56 +0100
  • ab284ed208
    Merge pull request #299 from ClusterCockpit/dev Jan Eitzinger 2024-11-27 14:45:26 +0100
  • 00a578657c feat: add edit of notice box content to admin settings Christoph Kluge 2024-11-27 10:50:11 +0100
  • 38ce40ae7d feat: redirect to requested page after login, solves #281 Christoph Kluge 2024-11-26 16:21:16 +0100
  • e1be6c7138 Remove UpdateEnergy from UpdateFootprint Task Jan Eitzinger 2024-11-26 10:49:44 +0100
  • 28539e60b0 Regenerate Swagger, fix tests, cleanup Jan Eitzinger 2024-11-26 07:02:53 +0100
  • adb11b3ed0
    Re-enable Footprint worker Jan Eitzinger 2024-11-25 17:35:22 +0100
  • f1e6dedd44
    Merge pull request #300 from ClusterCockpit/improve_footprint_transactions Jan Eitzinger 2024-11-25 17:08:46 +0100
  • 8ea1454c06 improve transaction init error handling Christoph Kluge 2024-11-25 17:03:59 +0100
  • 81b8d578f2 feat: Add buffered channel with worker thread for job start API Jan Eitzinger 2024-11-25 16:44:50 +0100
  • 16b11db39c
    Merge pull request #298 from ClusterCockpit/dev Jan Eitzinger 2024-11-24 08:24:09 +0100
  • 0d923cc920 Ignore generated test artefacts Jan Eitzinger 2024-11-24 07:49:26 +0100
  • c523e93564 Update to new db schema Jan Eitzinger 2024-11-24 07:48:30 +0100
  • d588798ea1 Update test sqlite db Jan Eitzinger 2024-11-24 07:41:39 +0100
  • a11f165f2a Cleanup Jan Eitzinger 2024-11-24 07:09:31 +0100
  • d4f487d554 comment debug logging Christoph Kluge 2024-11-22 17:56:55 +0100
  • 93d5a0e532 correct input for check Christoph Kluge 2024-11-22 16:59:18 +0100
  • 00ddc462d2 expand check, change to zero init Christoph Kluge 2024-11-22 16:31:35 +0100
  • 5f4a74f8ba add check on returned stats Christoph Kluge 2024-11-22 15:57:28 +0100
  • a8eff6fbd1 small logging changes Christoph Kluge 2024-11-22 15:08:53 +0100
  • baa7367ebe change array init to empty array Christoph Kluge 2024-11-22 13:39:59 +0100
  • 69f8a34aac more logging Christoph Kluge 2024-11-22 13:36:26 +0100
  • 21b3a67988 add timers, add else case for transaction add Christoph Kluge 2024-11-22 13:13:43 +0100
  • d89574ce73 Use repo.loadStats, move transaction init Christoph Kluge 2024-11-22 12:42:49 +0100