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 "Last update" to hover card for entity list #803

Open
matthew-white opened this issue Nov 26, 2024 · 1 comment
Open

Add "Last update" to hover card for entity list #803

matthew-white opened this issue Nov 26, 2024 · 1 comment
Labels
backend Requires a change to the API server enhancement New feature or behavior entities Multiple Encounter workflows frontend Requires a change to the UI needs testing Needs manual testing

Comments

@matthew-white
Copy link
Member

Once getodk/central-frontend#1067 is merged, we will still need to add one more piece of information to the hover card for an entity list: "Last update". Right now, the hover card shows "Latest Entity", but we also want it to show "Last update". The value of "Last update" should be similar to what's returned for the ETag: it should be updated whenever an entity in the entity list is created, updated, or deleted. That timestamp isn't returned over the API currently. This issue is to add that timestamp to the API, then add it to the hover card in Frontend.

@matthew-white matthew-white added enhancement New feature or behavior backend Requires a change to the API server frontend Requires a change to the UI needs testing Needs manual testing entities Multiple Encounter workflows labels Nov 26, 2024
@github-project-automation github-project-automation bot moved this to 🕒 backlog in ODK Central Nov 26, 2024
@matthew-white
Copy link
Member Author

I think I'm going to go ahead and bump this issue to v2025.1. We still need to review and merge getodk/central-frontend#1067, and regression testing is about to begin.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Requires a change to the API server enhancement New feature or behavior entities Multiple Encounter workflows frontend Requires a change to the UI needs testing Needs manual testing
Projects
Status: 🕒 backlog
Development

No branches or pull requests

1 participant