Commit Graph
100 Commits
Author SHA1 Message Date
Jan EitzingerandGitHub 180e9cb09d Merge pull request #80 from ClusterCockpit/34-52-rework-searchbar
Merge Searchbar Rework
2023-02-09 11:38:02 +01:00
Jan EitzingerandGitHub 9a96372ef6 Merge pull request #85 from giesselmann/jobinfo-project-link
Add link to project in jobInfo
2023-02-09 07:07:53 +01:00
Jan EitzingerandGitHub ded5cda6ba Merge pull request #75 from giesselmann/fix_remove_role_support
Fix remove role support
2022-11-30 14:49:56 +01:00
Jan EitzingerandGitHub c7eaccd3b5 Merge pull request #73 from ClusterCockpit/feature-62-rest-endpoint-delete-jobs
Feature 62 rest endpoint delete jobs
Fix #62
2022-11-30 14:48:44 +01:00
Jan Eitzinger fd16a1b637 Fix cnt query scan. Cosmetic changes. 2022-11-25 15:15:05 +01:00
Jan EitzingerandGitHub 3cc006d4ce Merge pull request #72 from giesselmann/fix_api_state_and_racecond
Preserve job state in stopJob and secure startJob by Mutex.
Fixes #46 and #68
2022-11-25 14:25:50 +01:00
Jan Eitzinger 948da8f10b Review Sagger config. Delete Job endpoints 2022-11-11 15:26:27 +01:00
Jan EitzingerandGitHub e00e3208ca Update README.md 2022-11-11 14:19:36 +01:00
Jan EitzingerandGitHub 126630e01f Update README.md 2022-11-11 10:52:43 +01:00
Jan EitzingerandGitHub c4072ff4c7 Merge pull request #64 from fodinabor/fix/sanitize-all-matching-jobs
Upon start job, compare start time against all matching jobs.
2022-11-10 06:11:45 +01:00
Jan EitzingerandGitHub 6200190763 Merge pull request #63 from giesselmann/fix_tag_disabled_repo
fix adding tag with disabled archive
2022-11-09 14:26:53 +01:00
Jan EitzingerandGitHub 4f1ffe70aa Merge pull request #65 from ClusterCockpit/bug-59-nodelist-dash
Bug 59 nodelist dash
2022-11-09 14:10:35 +01:00
Jan Eitzinger dffd393c0d Reformatting 2022-11-09 14:05:27 +01:00
Jan EitzingerandGitHub d50b777d7b Update README.md 2022-11-05 08:31:36 +01:00
Jan EitzingerandGitHub 31bee38790 Update README.md 2022-11-05 08:30:57 +01:00
Jan Eitzinger 9f9cc0c3ca Fix inconsistency in config
Fixes #60
2022-11-05 08:22:44 +01:00
Jan EitzingerandGitHub f368f83967 Update README.md 2022-11-05 08:21:16 +01:00
Jan Eitzinger 0c9b926068 Merge branch 'master' of github.com:ClusterCockpit/cc-backend 2022-11-05 08:03:59 +01:00
Jan Eitzinger 7487d85856 Fix errors. Add check if ./var already exists. 2022-11-05 08:03:44 +01:00
Jan EitzingerandGitHub bf15bdd003 Update README.md 2022-11-05 07:51:08 +01:00
Jan EitzingerandGitHub 8cea7fcbb2 Update README.md 2022-11-05 07:48:53 +01:00
Jan Eitzinger 74a8709edd Allow dash outside range of nodelist
Fixes #59
2022-11-04 07:31:36 +01:00
Jan EitzingerandGitHub 71d85bbaad Merge pull request #55 from pc2/jwt
Accept externally generated JWTs provided via cookie
2022-11-03 07:10:28 +01:00
Jan EitzingerandGitHub 7116b572ee Update Hands-on.md 2022-10-20 14:34:00 +02:00
Jan EitzingerandGitHub 7814a184a1 Update README.md 2022-09-28 19:55:32 +02:00
Jan EitzingerandGitHub 13f0d171d7 Update README.md 2022-09-28 19:54:38 +02:00
Jan EitzingerandGitHub 5f50a00784 Merge pull request #50 from ClusterCockpit/48_improve_status_view
Add build info to footer
2022-09-27 10:17:14 +02:00
Jan EitzingerandGitHub 9d9690b2ff Update README.md 2022-09-27 07:46:18 +02:00
Jan EitzingerandGitHub 4af3b62567 Update README.md 2022-09-27 07:44:35 +02:00
Jan Eitzinger 7eebc0b5b7 Update README.md 2022-09-26 16:39:34 +02:00
Jan Eitzinger d1fefe16a3 Update README.md 2022-09-26 15:46:38 +02:00
Jan Eitzinger fe91e0a362 Update config.json 2022-09-26 15:34:21 +02:00
Jan EitzingerandGitHub 411da118db Merge pull request #49 from ClusterCockpit/dev-job-archive-module
Refactoring and Cleanup
* Add packages for archive
* Extract all data structures into schema package
* Re-Generate GraphQL Code
* Add Swagger UI Frontend and REST Api documentation generated from code comments
* Integrate JSON Schema and add schema validation
* Add more tests
* Add Makefile for build automation
* Integrate binary version and git hash
2022-09-26 15:18:41 +02:00
Jan EitzingerandGitHub 918a07735d Merge branch 'master' into dev-job-archive-module 2022-09-26 15:12:46 +02:00
Jan Eitzinger 2753cf5652 Update README.md 2022-09-26 14:19:15 +02:00
Jan Eitzinger 90425021ad Add info output tp Makefile 2022-09-26 13:51:03 +02:00
Jan Eitzinger 066194121b Add version and git tag to binary
Fixes #47
2022-09-26 13:16:04 +02:00
Jan Eitzinger b44c6a2e7d Add Makefile for build automation 2022-09-26 11:22:34 +02:00
Jan Eitzinger dd5f09c982 Rename api_test to integration_test 2022-09-23 16:17:33 +02:00
Jan Eitzinger 9ae7a813fa Restructure import job test due to db handle clash 2022-09-23 16:11:35 +02:00
Jan Eitzinger 5c715b6ec2 Add test for import job handler. Improve error messages. 2022-09-23 15:23:45 +02:00
Jan Eitzinger 3a582ee2f5 Update schema 2022-09-21 15:20:26 +02:00
Jan Eitzinger 6ed9f16882 Adapt startDemo script to new flags 2022-09-21 15:10:46 +02:00
Jan Eitzinger 4652f1dae1 Extend unit schema 2022-09-21 15:10:31 +02:00
Jan EitzingerandGitHub 2b9d01f3a0 Merge pull request #44 from ClusterCockpit/config-component
Include config component
2022-09-20 13:21:55 +02:00
Jan Eitzinger 35114aeb2d Cleanup. Fix failing test 2022-09-20 13:07:46 +02:00
Jan Eitzinger 0c4096eda3 Fix api testcase 2022-09-20 12:21:20 +02:00
Jan Eitzinger 2fdf1c14be Fix broken schema and add tests 2022-09-20 10:27:23 +02:00
Jan Eitzinger 207254a9e2 Embed schema files for validation 2022-09-20 07:05:01 +02:00
Jan Eitzinger 7e0f2a2e06 Update cluster..json in rest api test 2022-09-19 17:37:32 +02:00
Jan Eitzinger 27d18f00eb Add docs for deployment 2022-09-19 17:37:04 +02:00
Jan Eitzinger 2a43e0bcf3 Update config README. Add helper script for subClusters 2022-09-19 17:36:45 +02:00
Jan Eitzinger 71d6bf81c2 Add hands-on README in docs 2022-09-19 17:36:00 +02:00
Jan Eitzinger 02732cbbce Move additional tools to tools directory 2022-09-19 16:16:33 +02:00
Jan Eitzinger e8d7722c42 Add json schema validation for config file 2022-09-19 16:16:05 +02:00
Jan Eitzinger 24f374ed36 Fix API tag data type 2022-09-16 11:21:27 +02:00
Jan EitzingerandGitHub 597fe955fa Update README.md 2022-09-16 07:05:44 +02:00
Jan Eitzinger ae26c86e3b Add description on Swagger UI 2022-09-16 06:39:12 +02:00
Jan Eitzinger 6325f02ba2 Merge branch 'dev-job-archive-module' of github.com:ClusterCockpit/cc-backend into dev-job-archive-module 2022-09-16 06:28:07 +02:00
Jan Eitzinger f1941b5e67 Reconfigure Swagger integration. Regenerate API docs 2022-09-16 06:09:55 +02:00
Jan Eitzinger 8845bba90d Fix bug 2022-09-13 15:40:32 +02:00
Jan Eitzinger cab017ea63 Disable validation for api test 2022-09-13 15:32:01 +02:00
Jan Eitzinger 777f225e91 Add option for json validation 2022-09-13 15:22:20 +02:00
Jan Eitzinger 732801548f Enable caching for job metric data 2022-09-13 15:21:50 +02:00
Jan Eitzinger 520c814e3b Introduce import job flag 2022-09-13 15:20:07 +02:00
Jan Eitzinger 7cea964271 Update jsonschema package 2022-09-13 15:18:55 +02:00
Jan EitzingerandGitHub adc22f6bc1 Merge branch 'master' into config-component 2022-09-13 09:05:07 +02:00
Jan Eitzinger f6508046ff Integrate cc-units as units package 2022-09-13 07:38:44 +02:00
Jan Eitzinger d8aaa26c27 Cleanup and small fixes 2022-09-13 07:38:18 +02:00
Jan Eitzinger fd100f28dd Change interface and reintroduce caching 2022-09-13 07:37:48 +02:00
Jan Eitzinger 95f04f8ae9 Update README.md 2022-09-12 16:27:54 +02:00
Jan Eitzinger 00fc5f4774 Remove to set ArrayJobId on DB Init 2022-09-12 14:51:51 +02:00
Jan Eitzinger cca0722b01 Remove obsolete variable 2022-09-12 14:46:18 +02:00
Jan Eitzinger 56b710db29 Add job archive for tests 2022-09-12 14:36:12 +02:00
Jan Eitzinger 7e8b2eb3a5 Make production flag static 2022-09-12 13:37:16 +02:00
Jan Eitzinger 9a4d279c5a Inject cluster config in header variable 2022-09-12 13:35:42 +02:00
Jan Eitzinger 10c6b366a5 Refactor UserCfg, add test 2022-09-12 13:34:21 +02:00
Jan Eitzinger c0daad256f Regenerate GraphQL Api. Remove FilterRanger 2022-09-12 13:33:01 +02:00
Jan Eitzinger c64a935750 Cleanup and improve error handling 2022-09-11 07:13:08 +02:00
Jan Eitzinger eb5d3581d1 Make ArrayJobId int64 2022-09-11 07:11:41 +02:00
Jan Eitzinger 5e002def0a Cleanup and shift FilterRanges to configuration 2022-09-11 07:11:17 +02:00
Jan Eitzinger 48c1ba097a Improve error handling and implement tests 2022-09-11 07:09:10 +02:00
Jan Eitzinger 80583323c0 Inverse behavior for server flag 2022-09-11 07:08:28 +02:00
Jan Eitzinger 882dc011b9 Fix vet issue 2022-09-07 13:41:33 +02:00
Jan Eitzinger 8856f26fb0 Reformat and Refactor packages. Rebuild GraphQL. 2022-09-07 12:24:45 +02:00
Jan Eitzinger b7907d33aa Move data structures to config package 2022-09-06 15:43:57 +02:00
Jan Eitzinger 937e72954d Make api test pass and cleanup 2022-09-06 14:40:14 +02:00
Jan Eitzinger 8fbd1b2cb8 Empty stub for json validation cmd 2022-09-06 09:32:25 +02:00
Jan Eitzinger 49dad5c8c5 Start to port api test 2022-09-06 09:31:52 +02:00
Jan Eitzinger ac6785448e More descriptive errors 2022-09-06 09:31:37 +02:00
Jan Eitzinger 42cbf217cd Remove dependency on config package 2022-09-06 08:57:38 +02:00
Jan Eitzinger 98d62f739f Add dev flag to enable API web interfaces 2022-09-06 08:57:01 +02:00
Jan Eitzinger fc76eed899 Refactor package structure
Builds but not tested
2022-09-05 17:46:38 +02:00
Jan EitzingerandGitHub c527430a10 Merge pull request #42 from pc2/master
Add new role support. This enables designated users to see all jobs.
2022-08-26 07:31:26 +02:00
Jan Eitzinger a0dafbac99 Add copyright header to lruchache 2022-07-29 10:41:21 +02:00
Jan Eitzinger 84484babc1 Add license and set name 2022-07-29 06:46:07 +02:00
Jan Eitzinger 0a8687b6fd Merge branch 'master' of github.com:ClusterCockpit/cc-backend 2022-07-29 06:34:49 +02:00
Jan EitzingerandGitHub 16171eee5e Merge pull request #36 from ClusterCockpit/dependabot/npm_and_yarn/web/frontend/svelte-3.49.0
Bump svelte from 3.44.2 to 3.49.0 in /web/frontend
2022-07-29 06:34:17 +02:00
Jan EitzingerandGitHub 343e5dbe63 Merge pull request #35 from ClusterCockpit/dependabot/npm_and_yarn/web/frontend/terser-5.14.2
Bump terser from 5.10.0 to 5.14.2 in /web/frontend
2022-07-29 06:31:52 +02:00
Jan Eitzinger 26df1e7c14 Add copyright and license header. Update license year 2022-07-29 06:29:21 +02:00