Commit Graph

  • 86e456d152 Merge pull request #250 from ClusterCockpit/hotfix Jan Eitzinger 2024-03-22 09:54:29 +01:00
  • 03895f9e45 Swag dependency needs at least Go 1.20 Jan Eitzinger 2024-03-22 09:41:18 +01:00
  • 5c79f44055 Clarify functionality of gen-keypair tool Jan Eitzinger 2024-03-22 08:59:59 +01:00
  • 83c38e74db Refactoring: Reduze bytesize of structs. Jan Eitzinger 2024-03-22 08:59:35 +01:00
  • 1e5f2944cf Upgrade dependencies. Port to jwt-auth v5. Jan Eitzinger 2024-03-21 22:02:59 +01:00
  • e45ecbdef7 Merge pull request #249 from ClusterCockpit/hotfix Jan Eitzinger 2024-03-19 16:21:47 +01:00
  • c65694b36c Add tags and metadata to job queries. Fix query parameter handling. Jan Eitzinger 2024-03-19 16:18:43 +01:00
  • 0005469101 Refactor Jan Eitzinger 2024-03-19 16:16:02 +01:00
  • 60b56bd41a Fix: Simplify footprint logic, fix aggregated sum values Christoph Kluge 2024-03-18 18:57:15 +01:00
  • 81fe492655 Merge pull request #247 from ClusterCockpit/hotfix Jan Eitzinger 2024-03-15 09:30:48 +01:00
  • 849b7e038d Fix: make footprint display configurable app-wide Christoph Kluge 2024-03-14 15:14:19 +01:00
  • 82f5257cf1 fix merge bugs Christoph Kluge 2024-03-14 14:24:54 +01:00
  • e347659db4 moved module context script Christoph Kluge 2024-03-14 11:09:18 +01:00
  • 7940317857 Merge branch 'hotfix' of https://github.com/ClusterCockpit/cc-backend into hotfix Christoph Kluge 2024-03-14 11:08:37 +01:00
  • 58415ab5c3 Adapt for accs in shared threshold s Christoph Kluge 2024-03-14 10:35:14 +01:00
  • 1176974a78 Merge pull request #245 from pc2/master Jan Eitzinger 2024-03-14 09:42:24 +01:00
  • ce792426e6 Disable foreign key check while updating database Michael Schwarz 2024-03-14 09:15:15 +01:00
  • e92e727279 Extend oidc auth provider Jan Eitzinger 2024-03-13 17:09:36 +01:00
  • f761900a3e Add initial code for oidc authentication support Jan Eitzinger 2024-03-13 09:37:12 +01:00
  • 32a57661fd Upgrade frontend dependencies Jan Eitzinger 2024-03-09 10:30:40 +01:00
  • 5004e44934 feat: Add jobs endpoint to retrieve job meta and all job metric data Jan Eitzinger 2024-03-08 16:41:57 +01:00
  • 99d55f05f8 feat: Add cluster config endpoint to rest api Jan Eitzinger 2024-03-08 16:35:30 +01:00
  • 9fd839fad8 Add rest endpoint to get all job data Jan Eitzinger 2024-03-08 15:31:34 +01:00
  • 1c7cc9e16f fix: Adapt tag db queries to also work with mysql/mariadb Jan Eitzinger 2024-03-08 11:32:30 +01:00
  • 06d01962a6 feat: Allow to revert db to previous version Jan Eitzinger 2024-03-08 11:28:26 +01:00
  • 2c2c1accb5 Allow up and down migration of database Jan Eitzinger 2024-03-08 10:58:45 +01:00
  • 105b7eabf0 Add migration and introduce dirty flag handling Jan Eitzinger 2024-03-08 10:47:32 +01:00
  • de1d83e1a9 Merge branch 'master' into 231-sql-statement-syntax Jan Eitzinger 2024-03-08 09:05:13 +01:00
  • ce97780741 feat: Add rest endpoint to add/edit Metadata entry Jan Eitzinger 2024-03-08 09:01:39 +01:00
  • e81e56ea1d Add rest endpoint edit_meta including helper routines Jan Eitzinger 2024-03-08 08:51:05 +01:00
  • aa6336ea1e Refactor Jan Eitzinger 2024-03-06 14:50:08 +01:00
  • dd887cbb1f Do all tag queries with query builder Jan Eitzinger 2024-03-06 13:47:52 +01:00
  • 860053be67 Merge pull request #240 from ClusterCockpit/hotfix Jan Eitzinger 2024-02-23 10:17:45 +01:00
  • 5a4671b7b1 Always return on metricstore error. Jan Eitzinger 2024-02-23 10:08:41 +01:00
  • ec581e3509 Adapt normal marker line for shared jobs Christoph Kluge 2024-02-16 16:57:02 +01:00
  • 03a496d477 Merge branch 'master' into 37-provide-a-s3-compatible-storage-backend-for-the-job-archive 37-provide-a-s3-compatible-storage-backend-for-the-job-archive Jan Eitzinger 2024-02-15 11:01:38 +01:00
  • e7ae9dd06d Cleanup README Jan Eitzinger 2024-02-13 11:55:00 +01:00
  • 0c7f55ff8d Remove obsolete package build rule Jan Eitzinger 2024-02-13 11:54:50 +01:00
  • bcd7f47409 Transfer docs to dedicated doc webpage Jan Eitzinger 2024-02-13 11:54:02 +01:00
  • 476caebe7f Merge branch 'master' into hotfix Jan Eitzinger 2024-02-13 11:05:09 +01:00
  • dadc81c026 Add title to logout btn Christoph Kluge 2024-02-13 10:06:52 +01:00
  • cc719d0ae5 Add Docs to Navbartools, move logout btn Christoph Kluge 2024-02-13 09:59:38 +01:00
  • 53af79cf0d Match mem_used color logic for footprint with plots Christoph Kluge 2024-02-12 17:12:04 +01:00
  • f534ad66e1 Merge pull request #238 from ClusterCockpit/hotfix Christoph Kluge 2024-02-09 17:26:33 +01:00
  • 2d8cf02296 Add nullsafe to footprint mean gather Christoph Kluge 2024-02-09 17:19:58 +01:00
  • 71386f8466 Fix footprint logic for metrics equal zero Christoph Kluge 2024-02-09 17:09:08 +01:00
  • c897c8e56b Add missing rounding func Christoph Kluge 2024-02-09 17:06:46 +01:00
  • 2036069051 Remove unresponsive histogram selections Christoph Kluge 2024-02-09 16:49:56 +01:00
  • be6c63e526 Merge pull request #237 from ClusterCockpit/hotfix Christoph Kluge 2024-02-09 16:26:16 +01:00
  • a2af9c152a Fix pageload block due to missing nullsafe Christoph Kluge 2024-02-09 16:21:11 +01:00
  • 63f3dc926c Merge pull request #233 from ClusterCockpit/214_user_status_histograms Jan Eitzinger 2024-02-08 12:28:13 +01:00
  • 21dde870c6 Merge branch 'master' into 214_user_status_histograms Christoph Kluge 2024-02-08 12:26:07 +01:00
  • 04f37a85ce Merge pull request #232 from ClusterCockpit/196_add_footprint Jan Eitzinger 2024-02-08 12:07:42 +01:00
  • 10a332083b Merge branch 'master' into 196_add_footprint Jan Eitzinger 2024-02-08 12:03:00 +01:00
  • 6818d1de62 Resolve pullrequest comments Christoph Kluge 2024-02-07 13:26:13 +01:00
  • d6fd265518 Continue porting routine to s3backend Jan Eitzinger 2024-01-26 17:22:14 +01:00
  • 3bb5ae696a Add S3 loadJobMeta Jan Eitzinger 2024-01-25 15:43:06 +01:00
  • 1b10b75e25 Merge pull request #230 from ClusterCockpit/hotfix Jan Eitzinger 2024-01-18 14:54:02 +01:00
  • b829a5aafe Improve binned data histogram legends Christoph Kluge 2023-12-13 11:58:14 +01:00
  • 07073e290a feat: add selectable histograms to status view Christoph Kluge 2023-12-12 16:46:03 +01:00
  • ee6d286cd7 Small corrections Christoph Kluge 2023-12-12 15:42:14 +01:00
  • 119637cb9b Fix using crossjoin arguments not used Christoph Kluge 2023-12-12 15:07:23 +01:00
  • ee4097a2dd Add missing filters to crossjoinquery Christoph Kluge 2023-12-11 13:55:56 +01:00
  • 1185737eaa Add metrics to histoselect, add userfilters Christoph Kluge 2023-12-08 12:03:04 +01:00
  • 7d14086e54 Rework histogramselection, fix reactivity Christoph Kluge 2023-12-06 12:58:03 +01:00
  • 78494cd30e fix selection, add zero default Christoph Kluge 2023-12-05 17:33:30 +01:00
  • ead5c54bcb Prototype completed Christoph Kluge 2023-12-05 15:30:40 +01:00
  • b5b355c16c Finished backend sql query and gql resolve Christoph Kluge 2023-12-05 11:59:01 +01:00
  • 3067d7b250 fix: Use peak threshold for render limit maxy Christoph Kluge 2023-12-01 14:18:37 +01:00
  • 9bc36152d9 intermediate save Christoph Kluge 2023-12-01 13:22:01 +01:00
  • c1b944b838 sec: update dependencies Christoph Kluge 2023-11-29 14:25:12 +01:00
  • 175a88f1c4 Merge branch 'hotfix' into 196_add_footprint Christoph Kluge 2023-11-29 10:42:56 +01:00
  • aac3e7d2f4 fix: fix scope autoselect on jobview statstable Christoph Kluge 2023-11-29 10:42:32 +01:00
  • c0488b8cbe Update comments roofline Christoph Kluge 2023-11-29 10:40:59 +01:00
  • d66703c4d0 update pckagelock Christoph Kluge 2023-11-29 10:40:25 +01:00
  • 173975aadd Add footprint select to user jobList Christoph Kluge 2023-11-28 09:58:36 +01:00
  • d97fa37d2c feat: add footprint card displaying basic metrics Christoph Kluge 2023-11-27 10:07:13 +01:00
  • 782262b52e add missing package date-fns Christoph Kluge 2023-11-27 10:04:36 +01:00
  • b8213ef6be Remove logs, reduce code Christoph Kluge 2023-11-24 17:22:06 +01:00
  • e34623b1ce Add db average stats to gql, use in footprint Christoph Kluge 2023-11-24 15:11:38 +01:00
  • 4e375ff32b Handle accelerated and shared jobs Christoph Kluge 2023-11-24 10:36:22 +01:00
  • f7529be3ea Add threshold scaling based on used resources Christoph Kluge 2023-11-23 12:15:35 +01:00
  • 1aa9720405 Switch from title to sveltestrap tooltip Christoph Kluge 2023-11-22 12:12:36 +01:00
  • 709880ff5a Use html tag for metadata message Christoph Kluge 2023-11-22 10:53:18 +01:00
  • 6b78b4e12b Adds message display in jobView Christoph Kluge 2023-11-21 15:38:57 +01:00
  • f342a65aba Adds persistance to showfootprint selection Christoph Kluge 2023-11-21 15:38:28 +01:00
  • dc860f8fd9 Handle artifacts, fix single node footprint flops Christoph Kluge 2023-11-21 10:27:16 +01:00
  • f8f900151a Fix width, spacing, render Christoph Kluge 2023-11-20 18:08:33 +01:00
  • 8d409eed0f Footprint in jobList as selectable Christoph Kluge 2023-11-20 17:53:12 +01:00
  • dc86523cce Add alternative ver with progress bars Christoph Kluge 2023-11-20 14:16:01 +01:00
  • 506d112cce Wording changes Christoph Kluge 2023-11-17 16:47:07 +01:00
  • eb7f92282d add log, force node scope Christoph Kluge 2023-11-17 11:34:17 +01:00
  • 3468e987b6 Reformat footprintData mapping Christoph Kluge 2023-11-17 11:18:30 +01:00
  • 5acd9ece7f Adds messages to footprint Christoph Kluge 2023-11-16 18:31:45 +01:00
  • 8bc43baf2c Fix units and labels Christoph Kluge 2023-11-16 16:45:29 +01:00
  • a2c99fb56d Add colors based on thresholds Christoph Kluge 2023-11-16 15:07:17 +01:00
  • 9689f95ea1 Initial implementaion Christoph Kluge 2023-11-16 12:49:20 +01:00
  • 84d6b48353 Fix: default values and new option for time filter Christoph Kluge 2023-11-15 15:03:58 +01:00
  • bf64fc5213 Add completed state indicator Christoph Kluge 2023-11-13 13:43:44 +01:00
  • 578a270932 Start to port API Jan Eitzinger 2023-11-09 06:19:53 +01:00