This repository has been archived by the owner on May 16, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 8
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
bjarne1337
commented
Apr 16, 2021
- Added quicktest archive
- Added pdf creation
- controller added - Entity added - Repository added - Service added - bugfix: - removed some utests (annotation missing now, utests broken by ???) - state: application context destroyed by fetching branch - not runnable version now
- removed extends entity - change blob to clob - revert delete utests - state: runnig version now
…ature # Conflicts: # src/main/resources/db/changelog/create-tables.yml
- pdf encryption added - seperated archive entity to own chnage id in liquibase changelog
# Conflicts: # src/main/java/app/coronawarn/quicktest/dbencryption/DbEncryptionService.java # src/main/java/app/coronawarn/quicktest/domain/QuickTest.java # src/main/java/app/coronawarn/quicktest/service/QuickTestService.java # src/main/java/app/coronawarn/quicktest/validation/ValidGuid.java # src/main/java/app/coronawarn/quicktest/validation/ValidName.java # src/main/java/app/coronawarn/quicktest/validation/ValidPhoneNumber.java # src/main/java/app/coronawarn/quicktest/validation/ValidShortHash.java # src/main/resources/application-cloud.yml # src/main/resources/db/changelog.yml # src/main/resources/db/changelog/create-tables.yml # src/test/java/app/coronawarn/quicktest/dbencryption/DbEncryptionTest.java # src/test/java/app/coronawarn/quicktest/entity/QuickTestTest.java
- add findByPocAndDate to statistics repo - rollback scope for transaction in archive optimized - finished statistics functions
- log outputs optimized - refactoring utests - utests added
- Fix update testresult endpoint - reformat archivetable
- Fix Utilities
# Conflicts: # src/main/java/app/coronawarn/quicktest/model/QuickTestUpdateRequest.java # src/main/resources/application-cloud.yml
- birthday fixed - pdf creator built in - state: proving
- change statistics repository
bjarne1337
requested review from
agaricusbisporus,
ascheibal,
BugBuster1701,
f11h,
fOppenheimer,
ggrund-tsi,
mbaude and
mschulte-tsi
as code owners
April 16, 2021 10:41
f11h
approved these changes
Apr 16, 2021
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.