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

Show pending test certificates (DEV) #3539

Merged
merged 3 commits into from
Jun 24, 2021

Conversation

mtwalli
Copy link
Contributor

@mtwalli mtwalli commented Jun 24, 2021

  • Issue TestCertificateContainer.toTestCertificate() returns null when TestCertificate is pending and this prevent it from showing up in the UI layer

  • Instead of making the fields in TestCertificate optional when it is pending , I reply on the TestCertificateWrapper
    to show items for pending TestCertificates in the PersonOverview screen

Steps to produce:

1- Scan a Corona Test
2- Request DGC
3- Open Certificates Tab pending certificates should appear

TODO

Tests + screenshots test to be updated in a follow up PR

@mtwalli mtwalli added bug Something isn't working maintainers Tag pull requests created by maintainers labels Jun 24, 2021
@mtwalli mtwalli added this to the 2.5.0 milestone Jun 24, 2021
@mtwalli mtwalli requested a review from a team June 24, 2021 09:46
@mtwalli mtwalli added the prio PRs to review first. label Jun 24, 2021
@AlexanderAlferov AlexanderAlferov self-assigned this Jun 24, 2021
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.

Tested on Samsung S8.
LGTM 🚀

Copy link
Contributor

@BMItr BMItr left a comment

Choose a reason for hiding this comment

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

lgtm

@BMItr BMItr self-assigned this Jun 24, 2021
@sonarcloud
Copy link

sonarcloud bot commented Jun 24, 2021

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@harambasicluka harambasicluka merged commit c7728f4 into release/2.5.x Jun 24, 2021
@harambasicluka harambasicluka deleted the fix/pending-tc-not-showing-up branch June 24, 2021 11:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working maintainers Tag pull requests created by maintainers prio PRs to review first.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants