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

Add feature to view change history of a stakeholder. #535

Open
1 of 3 tasks
entrotech opened this issue Jun 18, 2020 · 2 comments
Open
1 of 3 tasks

Add feature to view change history of a stakeholder. #535

entrotech opened this issue Jun 18, 2020 · 2 comments
Labels
P-Feature: Stakeholder Record Stake holder history of changes and edits PM: Volunteers Release Note: Enhancement Shows on Release Notes under "Enhancements" Role: Front-end Front End Developer size: 5pt The lift to complete this user story 8-16hrs WIP Work In Progress, issues that have progress on them but no one assigned or responsible.

Comments

@entrotech
Copy link
Member

entrotech commented Jun 18, 2020

Overview

Allow an admin, coordinator or data entry user to view the change history fo a stakeholder

Action Items

  • add /api/stakeholderlogss/:id/history endpoint to web api server. This gets all the historical versions of the stakeholder record for a particular stakeholder.id, in descending order by version #.
  • add hook to client for calling above endpoint
  • modify stakeholderedit form to allow viewing the history

Resources/Instructions

@entrotech entrotech added Role: Design UI/UX User interface / user experience design Role: Back-end Node/Express Development Task Role: Front-end Front End Developer Release Note: Enhancement Shows on Release Notes under "Enhancements" level: medium labels Jun 18, 2020
@entrotech entrotech added this to the FOLA V2 milestone Jun 18, 2020
@entrotech
Copy link
Member Author

entrotech commented Oct 6, 2020

PR #728 I implemented the web api endpoint for this. Still need to work out exactly where this information goes in the UI an how to display it effectively.

@entrotech entrotech added the size: 5pt The lift to complete this user story 8-16hrs label Oct 6, 2020
@bbovenzi

This comment was marked as outdated.

@gigicobos gigicobos added the P-Feature: Stakeholder Record Stake holder history of changes and edits label Jul 22, 2021
@sameergautam sameergautam added the Missing: Role The role is missing from this issue label Jul 28, 2021
@sameergautam sameergautam removed Role: Design UI/UX User interface / user experience design Role: Back-end Node/Express Development Task Missing: Role The role is missing from this issue labels Aug 6, 2021
@gigicobos gigicobos added the WIP Work In Progress, issues that have progress on them but no one assigned or responsible. label Aug 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P-Feature: Stakeholder Record Stake holder history of changes and edits PM: Volunteers Release Note: Enhancement Shows on Release Notes under "Enhancements" Role: Front-end Front End Developer size: 5pt The lift to complete this user story 8-16hrs WIP Work In Progress, issues that have progress on them but no one assigned or responsible.
Projects
Status: New Issue Approval
Development

No branches or pull requests

7 participants