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

Retrieve proof actions log data #218

Open
TamaraHoock opened this issue Jul 1, 2022 · 0 comments
Open

Retrieve proof actions log data #218

TamaraHoock opened this issue Jul 1, 2022 · 0 comments

Comments

@TamaraHoock
Copy link
Collaborator

User story

  1. As a {HR Employee}
  2. I want to see the action backlog of proofs
  3. So that proof history can be checked

Acceptance criteria

  • Offered proof should be displayed:

    • Icons to display the different states: pending, verified
    • Create the possibility to filter for DI
    • Create the possibility to filter for date
    • Display status icon, next to DI and date & time
    • additionally below details can be opened to show attributes
  • Activity section (like in lissi) is not necessary

  • Data should consist:

    • all actions of the proof with respect to DIs are displayed
    • when was the proof assigned to a DI
    • when was the proof revoked 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 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Feature Backlog
Product Backlog
Development

No branches or pull requests

2 participants