Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Detailed overview of one proof #240

Closed
TamaraHoock opened this issue Jul 6, 2022 · 1 comment · Fixed by #254 or #279
Closed

Detailed overview of one proof #240

TamaraHoock opened this issue Jul 6, 2022 · 1 comment · Fixed by #254 or #279
Assignees

Comments

@TamaraHoock
Copy link
Collaborator

TamaraHoock commented Jul 6, 2022

User story

  1. As a HR-employee
  2. I want / need a to get a detailed view of a proof template
  3. So that I can see the important content of a proof templates and see the proof's corresponding credential definitions

Acceptance criteria

  • If you click on a proof template, more details about this proof template are displayed (as done for the schemas frontend: detailed view of a schema #95 & credentials credential definition: detailed overview popup-page  #136)
  • table displayed
  • HR-employee sees overview of attributes
  • HR-employee sees overview of self-attested attributes
  • HR-employee sees time of creation of proof [and version?]
  • HR-employee sees overview over credential definitions using this proof template
  • HR-employee can search for DIs/connection using this proof template
    • if possible: all actions of the proofs with respect to DIs are displayed
      • when was the proof request send to a DI
      • when was the proof verified for a DI

Definition of done (DoD)

  • code peer-reviewed (by at least one team member)
  • acceptance criteria met
  • integrated into a clean build
  • documentation updated
  • code is well-formatted (according to our norms) and structure
  • Code supports all functions/cases and all responses defined in the API
  • no severe bugs during main functionalities (program should not stop executing due to these bugs, e.g. runtime exception in Docker)
  • Bill of Materials updated if necessary
  • 70% of the tests pass
  • important functions shall be tested
  • Code has been deployed via Docker to the server

DoD general criteria

  • Feature has been fully implemented
  • Feature has been merged into the mainline
  • All acceptance criteria were met
  • Product owner approved features
  • All tests are passing
  • Developers agreed to release
@TamaraHoock TamaraHoock added this to Product Backlog in Feature Backlog via automation Jul 6, 2022
@Jean28518 Jean28518 added the SP: 3 label Jul 6, 2022
@Jean28518 Jean28518 moved this from Product Backlog to Sprint Backlog in Feature Backlog Jul 6, 2022
@steve-237 steve-237 moved this from Sprint Backlog to In progress in Feature Backlog Jul 11, 2022
@steve-237 steve-237 linked a pull request Jul 11, 2022 that will close this issue
@Jean28518
Copy link
Collaborator

HR-employee can search for DIs/connection using this proof template

if possible: all actions of the proofs with respect to DIs are displayed
    when was the proof request send to a DI
    when was the proof verified for a DI

This one is currently not fulfilled

@Jean28518 Jean28518 moved this from In progress to Awaiting review in Feature Backlog Jul 12, 2022
@annikakrause annikakrause moved this from Awaiting review to Product Backlog in Feature Backlog Jul 13, 2022
@TamaraHoock TamaraHoock added the prolonged Issue can be continued in upcoming sprint label Jul 13, 2022
@TamaraHoock TamaraHoock reopened this Jul 13, 2022
Feature Backlog automation moved this from Product Backlog to In progress Jul 13, 2022
@TamaraHoock TamaraHoock moved this from In progress to Product Backlog in Feature Backlog Jul 13, 2022
@TamaraHoock TamaraHoock moved this from Product Backlog to Sprint Backlog in Feature Backlog Jul 13, 2022
@jackDS008 jackDS008 removed the prolonged Issue can be continued in upcoming sprint label Jul 13, 2022
@steve-237 steve-237 moved this from Sprint Backlog to Awaiting review in Feature Backlog Jul 17, 2022
@steve-237 steve-237 linked a pull request Jul 18, 2022 that will close this issue
@veitmo veitmo added the RP: 3 label Jul 25, 2022
@veitmo veitmo moved this from Awaiting review to Feature archive in Feature Backlog Jul 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment