Commit Graph
100 Commits
Author SHA1 Message Date
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 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
Jan EitzingerandGitHub c1b7c8c6ae Update README.md 2022-07-06 06:37:30 +02:00
Jan EitzingerandGitHub 17f04a12dc Update README.md 2022-07-04 13:35:49 +02:00
Jan EitzingerandGitHub 6ff6169d45 Update README.md 2022-06-24 10:49:31 +02:00
Jan EitzingerandGitHub b4dfc496d2 Update README.md 2022-06-24 10:49:02 +02:00
Jan EitzingerandGitHub 293efefb98 Merge pull request #16 from ClusterCockpit/refactor-structure-dev
Refactor directory structure according to Golang common standards.
Add more documentation in form of READMEs.
2022-06-24 10:41:57 +02:00
Jan Eitzinger f5049ae1b4 Add pointer to docu 2022-06-24 10:35:54 +02:00
Jan Eitzinger 378e370e29 Add README for JWT key management 2022-06-24 10:28:38 +02:00
Jan Eitzinger f291aa2f8c Fix paths. Adapt gitignore 2022-06-23 18:27:42 +02:00
Jan Eitzinger f0dab0e229 Fill gaps in README files 2022-06-23 17:57:19 +02:00
Jan Eitzinger 69ad81da51 Update README.md 2022-06-23 10:24:36 +02:00
Jan Eitzinger f7790c612f Remove .env file 2022-06-23 10:24:17 +02:00
Jan Eitzinger 6440b9d958 Disable lruchache handler response test 2022-06-23 09:25:07 +02:00
Jan Eitzinger 418761dac3 Another try to fix tests 2022-06-22 18:14:27 +02:00
Jan Eitzinger 3c06619cc9 Adapt github workflow and startDemo.sh script 2022-06-22 18:11:09 +02:00
Jan Eitzinger 6c22c0c4c0 Fix api tests 2022-06-22 18:06:02 +02:00
Jan Eitzinger 89bf01fb53 Add systemd example setup 2022-06-22 17:50:17 +02:00
Jan Eitzinger 29fe28fce6 Cleanup duplicate schema file 2022-06-22 15:29:38 +02:00