Commit Graph

  • beba7c8d2e fix tag count bug if names non-unique, set global as default scope if none entered 275_tag_scope_jobview_rework Christoph Kluge 2024-09-19 15:21:32 +0200
  • fe35313305 handle tag management based on role Christoph Kluge 2024-09-19 11:15:46 +0200
  • d7a8bbf40b Rework tag and tag edit placement, add other feedback Christoph Kluge 2024-09-18 17:23:29 +0200
  • f1893c596e Versioning to query endpoint sample_resolution_select Aditya Ujeniya 2024-09-17 14:36:42 +0200
  • 6367c1ab4d Merge branch 'dev' into 275_tag_scope_jobview_rework Christoph Kluge 2024-09-17 14:32:06 +0200
  • 9579887fc4 Merge branch '275_add_tag_scope' into 275_tag_scope_jobview_rework Christoph Kluge 2024-09-16 15:04:01 +0200
  • e29be2f140 fix missing scope field request for jobview Christoph Kluge 2024-09-16 15:03:38 +0200
  • 2736b5d1ef change background color for tag listitems Christoph Kluge 2024-09-16 15:00:42 +0200
  • ff52fb16b6 Merge branch '275_add_tag_scope' into 275_tag_scope_jobview_rework Christoph Kluge 2024-09-16 13:55:17 +0200
  • ccbf3867e1 change global tag color from gray to magenta Christoph Kluge 2024-09-16 13:54:40 +0200
  • f0de422c6e rework tagManagement modal render Christoph Kluge 2024-09-11 11:28:11 +0200
  • 64cc19b252 remove icon from metric select, change color Christoph Kluge 2024-09-10 16:53:34 +0200
  • 26226009f0 Merge branch 'rework_jobview_header' into 275_tag_scope_jobview_rework Christoph Kluge 2024-09-10 16:44:56 +0200
  • d10e09da02 button width to tablecolumn width Christoph Kluge 2024-09-10 16:43:43 +0200
  • 00a2e58fee Merge branch 'rework_jobview_header' into 275_tag_scope_jobview_rework Christoph Kluge 2024-09-10 12:35:21 +0200
  • b1cb45dfe6 add overflow-x to statsTable, use sveltestrap input Christoph Kluge 2024-09-10 12:14:34 +0200
  • a2951d1f05 Add message to tagManegement Christoph Kluge 2024-09-10 09:45:47 +0200
  • c0b1e97602 adds message if no tags attached to job Christoph Kluge 2024-09-10 09:23:01 +0200
  • 71621a9dc4 Wrap plottable in job view Christoph Kluge 2024-09-09 19:01:07 +0200
  • b3ed2afebe feat: move tag management to new job view header Christoph Kluge 2024-09-09 18:06:13 +0200
  • 704620baff Remove unnecessary bind Christoph Kluge 2024-09-09 11:41:14 +0200
  • 8feb805167 Merge branch 'rework_jobview_header' into 275_tag_scope_jobview_rework Christoph Kluge 2024-09-09 11:39:52 +0200
  • 065b32755a small size correction if footprint not shown Christoph Kluge 2024-09-09 11:09:21 +0200
  • 1b5f4bff2c feat: SyncUserOnLogin now updates name of token logged user dev Christoph Kluge 2024-09-09 10:32:26 +0200
  • 8e1c5a485f Improve grid scaling Christoph Kluge 2024-09-06 12:00:33 +0200
  • 5fa6c9db35 Merge branch 'dev' of github.com:ClusterCockpit/cc-backend into dev Jan Eitzinger 2024-09-06 11:25:03 +0200
  • 5482b9be2c Add debug output Jan Eitzinger 2024-09-06 11:24:54 +0200
  • f61b5bb2a7 Merge branch 'dev' into add_nats_server add_nats_server Christoph Kluge 2024-09-05 18:04:28 +0200
  • 7400273b0a Manual merge changes not staged last time ... Christoph Kluge 2024-09-05 17:27:18 +0200
  • 0b7cdde4a0 Merge branch 'dev' into sample_resolution_select Christoph Kluge 2024-09-05 17:26:43 +0200
  • d5382aec4f Merge branch 'dev' into 275_add_tag_scope Christoph Kluge 2024-09-05 16:44:41 +0200
  • df484dc816 rework job view header, change footprint to summary component Christoph Kluge 2024-09-05 16:44:03 +0200
  • 7ea4086807 Rework sqlite indices in v8 migration Christoph Kluge 2024-09-05 15:06:38 +0200
  • b04bf6a951 fix missing condition in migration Christoph Kluge 2024-09-05 15:00:43 +0200
  • 7c33dcf630 Bugfix in footprint update Jan Eitzinger 2024-09-05 14:58:08 +0200
  • 5e65e21f0b Add quotes in duration query Jan Eitzinger 2024-09-05 12:38:39 +0200
  • 53ca38ce53 Add debug output to duration query Jan Eitzinger 2024-09-05 11:18:00 +0200
  • 398e3c1b91 feat: split concurrent jobs list to own scrollable component Christoph Kluge 2024-09-04 10:23:23 +0200
  • 508978d586 Initial attempt to update footprints in transaction Jan Eitzinger 2024-09-03 15:59:01 +0200
  • e267481f71 Cleanup transaction api Jan Eitzinger 2024-09-03 15:40:02 +0200
  • 193bee5ac8 fix: prevent addition of existing scopes to table Christoph Kluge 2024-09-03 14:16:16 +0200
  • f58efa2871 Allow to combine job update queries Jan Eitzinger 2024-09-03 13:41:00 +0200
  • 6568b6d723 Prepare transaction API for general usage Jan Eitzinger 2024-09-03 13:40:11 +0200
  • 4b1b34d8a7 remove logging, remove forced change to node scope Christoph Kluge 2024-09-03 13:10:44 +0200
  • 39c09f8565 Introduce job duration update task Jan Eitzinger 2024-09-03 10:03:38 +0200
  • 275a77807e fix typo in migration Christoph Kluge 2024-09-03 09:40:00 +0200
  • 6443541a79 fix SQL migration syntax Christoph Kluge 2024-09-03 09:34:45 +0200
  • 5eb6f7d307 fix: user name join not required for normal jobStats Christoph Kluge 2024-09-02 18:45:33 +0200
  • bce2a66177 Merge branch 'change_resolution_on_zoom' into sample_resolution_select Christoph Kluge 2024-09-02 18:23:13 +0200
  • 7602641909 feat: change to resolution increase on zoom Christoph Kluge 2024-09-02 18:22:34 +0200
  • 54f3a261c5 Rewrite sqlite indices from scratch for v8 migration Christoph Kluge 2024-09-02 18:20:32 +0200
  • 906bac965f feat: add dropdown to user and project list navbar Christoph Kluge 2024-09-02 17:55:12 +0200
  • 4ec1de6900 fix constant gql query Christoph Kluge 2024-09-02 17:54:45 +0200
  • 8ded131666 Change user list name lookup to join Christoph Kluge 2024-09-02 17:54:25 +0200
  • 47b14f932e Start footprint service Jan Eitzinger 2024-09-02 12:07:44 +0200
  • 838ebb3f69 Updates res Aditya Ujeniya 2024-09-01 22:54:43 +0200
  • c459724114 Resolve build errors Jan Eitzinger 2024-08-30 13:50:49 +0200
  • b0c9d1164d Add initial version of footprint update service Jan Eitzinger 2024-08-30 07:22:40 +0200
  • 7c51d88501 Add stub for Footprint update service Jan Eitzinger 2024-08-29 08:45:04 +0200
  • 5b03cf826b feat: Add total energy and energy footprint Jan Eitzinger 2024-08-29 07:26:49 +0200
  • f305863616 Bugs fixed in unit tests and archiver init Jan Eitzinger 2024-08-28 12:26:35 +0200
  • db5809d522 Move rest of archiveing code into new archive package Jan Eitzinger 2024-08-28 11:13:54 +0200
  • 83df6f015c
    Merge pull request #287 from ClusterCockpit/refactor-archiving Jan Eitzinger 2024-08-28 10:14:46 +0200
  • e7231b0e13 Finish refactoring Jan Eitzinger 2024-08-28 10:03:04 +0200
  • cff60eb51c increase server timeout limit, improve and add db indices Christoph Kluge 2024-08-27 17:43:48 +0200
  • f914a312f5
    Introduce metricDataDispatcher Jan Eitzinger 2024-08-27 16:44:16 +0200
  • 56ebb301ca Start to restructure Jan Eitzinger 2024-08-27 10:14:33 +0200
  • a59df12595 init basic proof of concept Christoph Kluge 2024-08-26 17:37:23 +0200
  • 5cc7fc6ccb Merge branch 'sample_resolution_select' of https://github.com/ClusterCockpit/cc-backend into sample_resolution_select Christoph Kluge 2024-08-26 09:55:36 +0200
  • 55027cb630 fix: add resolution 60 default to ccms nodeData query Christoph Kluge 2024-08-26 09:55:33 +0200
  • 036eba68e1 Fix for resampler Aditya Ujeniya 2024-08-25 16:13:43 +0200
  • d34e0d9348 fix: omit resources prop from metricPlot, use series for legend instead Christoph Kluge 2024-08-23 16:59:45 +0200
  • 31765ce0ef Merge branch 'dev' into 275_add_tag_scope Christoph Kluge 2024-08-23 14:52:42 +0200
  • 9fe7cdca92 fix: fix plot labeling if specific host selected, hide loadall if only node returned Christoph Kluge 2024-08-23 13:53:15 +0200
  • adc3502b6b cleanup dev logline Christoph Kluge 2024-08-23 13:37:42 +0200
  • 95fe369648 fix: add additionally loaded scopes to statsTable again Christoph Kluge 2024-08-23 13:26:56 +0200
  • 01845a0cb7 add comment regarding metric data load Christoph Kluge 2024-08-22 18:33:18 +0200
  • 708eaf4178 fix dev leftovers Christoph Kluge 2024-08-22 17:55:21 +0200
  • d629a58712 Merge branch 'dev' into sample_resolution_select Christoph Kluge 2024-08-22 17:33:16 +0200
  • 90886b63d6
    Merge pull request #286 from ClusterCockpit/devel Christoph Kluge 2024-08-22 17:16:28 +0200
  • 084f89fa32 fix: fix svelte source paths in makefile Christoph Kluge 2024-08-22 14:46:27 +0200
  • ceb3a095d8 Sampling Feature for archived and fresh data Aditya Ujeniya 2024-08-22 14:29:51 +0200
  • 1758275f11 fix: fix getMetricConfigDeep util function Christoph Kluge 2024-08-22 14:01:27 +0200
  • e74e506ffe cleanup outdated code Christoph Kluge 2024-08-20 16:41:35 +0200
  • 599a36466a fix new data reactivity for accelerators Christoph Kluge 2024-08-20 14:52:13 +0200
  • 613e128cab cleanup dev logging Christoph Kluge 2024-08-20 11:51:38 +0200
  • e4f8022b7a change to one reactive metric data load on two variables Christoph Kluge 2024-08-20 11:39:19 +0200
  • 5603c41900
    Merge pull request #284 from ClusterCockpit/Refactor-job-footprint Jan Eitzinger 2024-08-19 12:15:59 +0200
  • a8a27c9b51 Add project index to job table Jan Eitzinger 2024-08-19 12:11:53 +0200
  • b70de5a4be Handle single update data Christoph Kluge 2024-08-16 16:35:17 +0200
  • b1fd07cd30 add single update gql queries to metric wrapper Christoph Kluge 2024-08-16 14:50:31 +0200
  • 6ab2e02fe6 Merge branch 'Refactor-job-footprint' into sample_resolution_select Christoph Kluge 2024-08-16 13:05:09 +0200
  • 5535c5780c Merge branch 'Refactor-job-footprint' of https://github.com/ClusterCockpit/cc-backend into Refactor-job-footprint Christoph Kluge 2024-08-15 14:33:08 +0200
  • 49e0a2c055 fix: add compatibility for footprint metrics without config Christoph Kluge 2024-08-15 14:33:04 +0200
  • efbe53b6b4
    Rules 134-job-tagging AmritanshuV 2024-08-15 12:40:57 +0200
  • 5e074dad10
    Resolve error in migration Jan Eitzinger 2024-08-15 12:39:14 +0200
  • d6a88896d0
    Refactor: Reduce struct memory size Jan Eitzinger 2024-08-15 12:36:21 +0200
  • 5c99f5f8bb
    Only add footprint columns if not 0 Jan Eitzinger 2024-08-15 12:35:11 +0200
  • 9fdcdfaa4d
    This is a basic idea to tag jobs AmritanshuV-patch-1 AmritanshuV 2024-08-15 12:35:07 +0200
  • e1faba0ff2
    Update cluster json schema Jan Eitzinger 2024-08-15 10:39:32 +0200