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 updated x minutes go to project navbar #127

Open
cityinohio2019 opened this issue Dec 13, 2021 · 2 comments
Open

Add updated x minutes go to project navbar #127

cityinohio2019 opened this issue Dec 13, 2021 · 2 comments
Labels
enhancement New feature or request

Comments

@cityinohio2019
Copy link
Collaborator

cityinohio2019 commented Dec 13, 2021

Story

As a user, I'd like to know when a project was last updated, so that I get a general sense of when a meaningful update was made to project.

Discussion

As a user re-visiting a project, it would be useful to know when the project was last updated (e.g., 10 minutes ago, 1 week ago, etc.). A project has been "updated" whenever a meaningful change has been made to data related to the project.

Data related to the project can be expansive. An example meaningful change would user adding a component to the project's selected component list. Now the project's system has 12 components assigned to it instead of 11, and the new component comes with new control implementation statements that changes the content of System's SSP.

Here is a list of meaningful changes that "update" a project. This list may be extended in the future:

  • Add/remove a selected component
  • Add/remove a selected control
  • Add/remove a component control statement within the project
  • Customize/edit a component control statement within the project
  • Start a new questionnaire module
  • Answer additional questions in a questionnaire module (save answer)
  • Change an answer in question (save answer)
  • Clear/delete a module
@cityinohio2019 cityinohio2019 added the enhancement New feature or request label Dec 13, 2021
@ward438 ward438 self-assigned this Dec 21, 2021
@alexanderward
Copy link
Collaborator

alexanderward commented Dec 21, 2021

@gregelin Please define all events that are significant changes. Putting ticket on hold until defined.

@ward438
Copy link
Contributor

ward438 commented Dec 23, 2021

  • 1. Add/remove a selected component
  • 2. Add/remove a selected control
  • 3. Add/remove a component control statement within the project
  • 4. Customize/edit a component control statement within the project
  • 5. Start a new questionnaire module
  • 6. Answer additional questions in a questionnaire module (save answer)
  • 7. Change an answer in question (save answer)
  • 8. Clear/delete a module

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants