Skip to content
This repository has been archived by the owner on Jun 20, 2023. It is now read-only.

Persist consent to key submission (EXPOSUREAPP-3734) #1633

Merged
merged 9 commits into from
Nov 20, 2020

Conversation

chiljamgossow
Copy link
Contributor

@chiljamgossow chiljamgossow commented Nov 17, 2020

Copy of closed PR

Creates new SubmissionSettings class which persists if the user has given consent for the submission of keys

Refactoring of SubmissionRepository and SubmissionService to enable DI via constructor

@chiljamgossow chiljamgossow requested a review from a team November 17, 2020 10:43
@chiljamgossow chiljamgossow changed the title create SubmissionSettings and add to SubmissionRepository persist consent to key submission (EXPOSUREAPP-3734) Nov 17, 2020
@svengabr svengabr added this to Pull Requests in [CM] cwa-app-android Nov 17, 2020
@harambasicluka harambasicluka changed the title persist consent to key submission (EXPOSUREAPP-3734) Persist consent to key submission (EXPOSUREAPP-3734) Nov 17, 2020
@harambasicluka harambasicluka added the maintainers Tag pull requests created by maintainers label Nov 17, 2020
@harambasicluka harambasicluka added this to the 1.9.0 milestone Nov 17, 2020
@d4rken
Copy link
Member

d4rken commented Nov 17, 2020

The comments from this PR #1610 are not all addressed in this PR, are they?

@chiljamgossow
Copy link
Contributor Author

The comments from this PR #1610 are not all addressed in this PR, are they?

Yes they will be

@chiljamgossow chiljamgossow added the in progress The issue is currently being resolved label Nov 18, 2020
@chiljamgossow chiljamgossow removed the in progress The issue is currently being resolved label Nov 19, 2020
@d4rken d4rken self-assigned this Nov 19, 2020
@d4rken d4rken self-requested a review November 19, 2020 18:12
@d4rken
Copy link
Member

d4rken commented Nov 19, 2020

Taking the right direction, converting this to draft though as it currently crashes when opening, likely due to the changes to injection. Let's have a short sync call when you have time.

@d4rken d4rken marked this pull request as draft November 19, 2020 18:31
@sonarcloud
Copy link

sonarcloud bot commented Nov 20, 2020

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

27.5% 27.5% Coverage
0.0% 0.0% Duplication

@chiljamgossow chiljamgossow marked this pull request as ready for review November 20, 2020 08:38
Copy link
Member

@d4rken d4rken left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm 👍

@AlexanderAlferov AlexanderAlferov self-assigned this Nov 20, 2020
Copy link
Contributor

@AlexanderAlferov AlexanderAlferov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@chiljamgossow chiljamgossow merged commit 683c290 into release/1.9.x Nov 20, 2020
@chiljamgossow chiljamgossow deleted the feature/3734-consent-persistence branch November 20, 2020 11:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
maintainers Tag pull requests created by maintainers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants