summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-03-05refactor: do not use singleton like rest template objectPaul-Christian Volkmer1-11/+5
2024-03-05build: next snapshot versionPaul-Christian Volkmer1-1/+1
2024-03-05Merge pull request #52 from CCC-MF/issue_51Paul-Christian Volkmer4-80/+138
2024-03-05style: layout and style changes for config pagePaul-Christian Volkmer2-72/+119
2024-03-04style: fixed first column widthPaul-Christian Volkmer4-10/+21
2024-03-04style: fix statistics chart layoutPaul-Christian Volkmer2-16/+25
2024-03-04build: bump versionv0.8.0Paul-Christian Volkmer1-1/+1
2024-03-04style: fix some style issuedPaul-Christian Volkmer5-16/+27
2024-03-04Merge pull request #50 from CCC-MF/issue_49Paul-Christian Volkmer4-23/+86
2024-03-04style: change login/logout stylePaul-Christian Volkmer2-17/+70
2024-03-04feat: add admin role assignmentPaul-Christian Volkmer3-6/+16
2024-03-01fix: remove maxSessionsPreventsLoginPaul-Christian Volkmer1-1/+0
2024-03-01Merge pull request #48 from CCC-MF/issue_36Paul-Christian Volkmer14-13/+309
2024-03-01docs: add documentation for user rolesPaul-Christian Volkmer2-0/+17
2024-03-01feat: add config page for user role assignmentPaul-Christian Volkmer8-8/+197
2024-03-01feat: add default new user role config optionPaul-Christian Volkmer2-4/+5
2024-03-01feat: add user role database table and role-based permissionsPaul-Christian Volkmer5-9/+98
2024-03-01Merge pull request #47 from CCC-MF/issue_43Paul-Christian Volkmer4-4/+64
2024-03-01feat: add config option to deactivate duplication checkPaul-Christian Volkmer4-4/+64
2024-02-29docs: add information about Kafka input topicsPaul-Christian Volkmer1-2/+6
2024-02-29Merge pull request #46 from CCC-MF/issue_42_kafkaPaul-Christian Volkmer4-7/+103
2024-02-29test: add test for incoming kafka message processingPaul-Christian Volkmer3-8/+91
2024-02-29feat: implement KafkaInputListenerPaul-Christian Volkmer3-5/+18
2024-02-29Merge pull request #45 from CCC-MF/issue_34Paul-Christian Volkmer8-90/+196
2024-02-29test: add test for max retry attemptsPaul-Christian Volkmer1-0/+27
2024-02-29feat: add max-retry-attempts config optionPaul-Christian Volkmer2-3/+4
2024-02-29feat: use global RetryTemplatePaul-Christian Volkmer2-60/+35
2024-02-25chore: update spring boot to version 3.2.3Paul-Christian Volkmer1-1/+1
2024-02-19feat: new kafka config due to kafka inputPaul-Christian Volkmer6-27/+130
2024-02-19Merge pull request #41 from CCC-MF/issue_39Paul-Christian Volkmer1-0/+11
2024-02-19Merge pull request #40 from CCC-MF/issue_37Paul-Christian Volkmer4-6/+6
2024-02-19build: use JDK 21 within workflowsPaul-Christian Volkmer2-3/+3
2024-02-19feat: add cache-control headers for static resourcesPaul-Christian Volkmer1-0/+11
2024-02-19build: use JDK 21 and update gradle versionPaul-Christian Volkmer2-3/+3
2024-02-17refactor: move mtb file controller into package inputPaul-Christian Volkmer3-5/+5
2024-02-16docs: add ports to example docker compose filePaul-Christian Volkmer1-0/+2
2024-02-15build: bump snapshot versionPaul-Christian Volkmer1-1/+1
2024-02-09Merge pull request #35 from CCC-MF/issue_33Paul-Christian Volkmer2-5/+7
2024-02-09feat: Deprecate usage of ...SSL_CA_LOCATION config paramPaul-Christian Volkmer2-5/+7
2024-02-08docs: mark gPAS ssl config param as deprecatedPaul-Christian Volkmer1-1/+4
2024-02-05Merge pull request #32 from CCC-MF/issue_31Paul-Christian Volkmer2-9/+9
2024-02-05build: update used actionsPaul-Christian Volkmer2-9/+9
2024-02-05build: bump versionv0.7.0Paul-Christian Volkmer1-1/+1
2024-02-05docs: mention quality report page access restrictionPaul-Christian Volkmer1-1/+1
2024-02-05feat: forbid access to report if not logged inPaul-Christian Volkmer2-1/+4
2024-02-01docs: add example login imagePaul-Christian Volkmer1-0/+0
2024-02-01docs: add OIDC configuration options to README.mdPaul-Christian Volkmer1-0/+26
2024-02-01docs: move README.md to bindings folderPaul-Christian Volkmer1-1/+1
2024-02-01docs: move README.md to bindings folderPaul-Christian Volkmer1-0/+0
2024-02-01fix: make security config optional for login controllerPaul-Christian Volkmer1-4/+3