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

Save/show timestamp of last review edit #511

Open
js0mmer opened this issue Nov 14, 2024 · 0 comments · May be fixed by #534
Open

Save/show timestamp of last review edit #511

js0mmer opened this issue Nov 14, 2024 · 0 comments · May be fixed by #534
Assignees
Labels
good first task Good for newcomers

Comments

@js0mmer
Copy link
Member

js0mmer commented Nov 14, 2024

  • Database already has a column for storing an updatedAt datetime
  • Modify the edit review route so it updates the updatedAt attribute with the current datetime
  • Get reviews route will already return updatedAt if it exists
  • Add text on frontend to display the updatedAt timestamp
@js0mmer js0mmer added the good first task Good for newcomers label Nov 18, 2024
@js0mmer js0mmer moved this from Backlog to In Progress in PeterPortal Client Dec 7, 2024
@js0mmer js0mmer linked a pull request Dec 11, 2024 that will close this issue
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first task Good for newcomers
Projects
Status: In Progress
Development

Successfully merging a pull request may close this issue.

2 participants