summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-03-16chore: release 0.15.5Paul-Christian Volkmer0-0/+0
2026-03-16build: update dependency versionsPaul-Christian Volkmer1-21/+19
2026-03-12refactor: extract List.toPage() implementation (#269)Paul-Christian Volkmer3-16/+118
2026-03-12chore(master): release 0.15.4 (#268)v0.15.4pcvolkmer-release-bot[bot]4-3/+10
2026-03-12fix: filter request list into page (#267)Paul-Christian Volkmer4-6/+11
2026-03-12chore(master): release 0.15.3 (#265)v0.15.3pcvolkmer-release-bot[bot]4-3/+11
2026-03-12feat: save error request for non json (#266)Paul-Christian Volkmer4-265/+328
2026-03-11feat: save error request for invalid input (#264)Paul-Christian Volkmer5-1265/+1325
2026-03-11chore: update template titles and add faviconPaul-Christian Volkmer7-6/+6
2026-03-11chore(master): release 0.15.2 (#263)v0.15.2pcvolkmer-release-bot[bot]4-3/+10
2026-03-11feat: add request filter (#262)Paul-Christian Volkmer6-181/+351
2026-03-11refactor: use html fragment for request card (#261)Paul-Christian Volkmer4-111/+68
2026-03-11build: update actionsPaul-Christian Volkmer1-6/+6
2026-03-11build: update gradlePaul-Christian Volkmer3-2/+2
2026-03-10chore(master): release 0.15.1 (#259)v0.15.1pcvolkmer-release-bot[bot]4-3/+16
2026-03-10feat: show submission statistics table (#260)Paul-Christian Volkmer3-2/+66
2026-03-10chore: change submission button textPaul-Christian Volkmer1-2/+2
2026-03-10feat: request update audit (#258)Paul-Christian Volkmer8-4/+45
2026-03-10fix: ignore token users with existing username (#257)Paul-Christian Volkmer1-3/+10
2026-03-09chore(master): release 0.15.0 (#251)v0.15.0pcvolkmer-release-bot[bot]4-3/+28
2026-03-07feat: search by patient pseudonym and TAN (#256)Paul-Christian Volkmer6-52/+189
2026-03-07feat: configuration of additional users (#254)Paul-Christian Volkmer4-38/+59
2026-03-06fix: ensure metadata is initialized using MtbFileConsentServicePaul-Christian Volkmer2-2/+26
2026-03-06chore: use card layout in report detailsPaul-Christian Volkmer2-27/+45
2026-03-06test: change test for new cards layoutPaul-Christian Volkmer1-5/+5
2026-03-06fix: code formattingPaul-Christian Volkmer1-1/+2
2026-03-06feat: improve request listPaul-Christian Volkmer6-51/+146
2026-03-06feat: save TAN for MTB requests (#253)Paul-Christian Volkmer13-5/+130
2026-03-05build: remove changing flag for mtb-dto dependencyPaul-Christian Volkmer1-1/+1
2026-03-05deps: add spring boot starter for kafkaPaul-Christian Volkmer1-0/+1
2026-03-05deps: add spring modulith starters (#252)Paul-Christian Volkmer1-2/+11
2026-03-05deps!: migrate to Spring Boot 4 (#250)Paul-Christian Volkmer19-48/+92
2026-03-02chore: do not log unknown responsePaul-Christian Volkmer2-1/+1
2026-02-28build: remove resolution strategy since we use stable depsPaul-Christian Volkmer1-6/+0
2026-02-24build(deps-dev): bump ajv in the npm_and_yarn group across 1 directory (#249)dependabot[bot]1-3/+3
2026-02-19deps: update spring boot to 3.5.11 (#248)Paul-Christian Volkmer1-1/+1
2026-02-14deps: update js dev dependenciesPaul-Christian Volkmer2-66/+66
2026-01-29deps: update spring bootPaul-Christian Volkmer1-1/+1
2026-01-22chore(master): release 0.14.0 (#235)v0.14.0pcvolkmer-release-bot[bot]4-11/+26
2026-01-22feat!: allow missing GenomDE gICS domain name (#244)Paul-Christian Volkmer5-20/+24
2026-01-21deps: update dependenciesPaul-Christian Volkmer1-3/+3
2026-01-21feat: always send dataset without consent (#243)Paul-Christian Volkmer2-30/+56
2026-01-15build: update rspackPaul-Christian Volkmer2-61/+56
2026-01-09fix: possible sorting errors in bar chart (#241)Paul-Christian Volkmer3-33/+58
2026-01-09ci: build web resources (#240)Paul-Christian Volkmer7-13/+17
2026-01-08build: remove webjars and use custom build (#238)Paul-Christian Volkmer19-79/+3889
2026-01-08chore: change appearance of accept button (#239)Paul-Christian Volkmer1-6/+6
2026-01-07docs: update READMEPaul-Christian Volkmer1-10/+6
2026-01-07feat!: do not delete patient information if no consent is given (#236)Paul-Christian Volkmer6-83/+115
2026-01-06fix: request reload notification and update buttonPaul-Christian Volkmer2-13/+24