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

Contact visits list view #12

Closed
4 tasks done
MartinWahnschaffe opened this issue Nov 28, 2016 · 2 comments
Closed
4 tasks done

Contact visits list view #12

MartinWahnschaffe opened this issue Nov 28, 2016 · 2 comments
Assignees
Labels
contacts vaadin-app Affects the Vaadin application
Milestone

Comments

@MartinWahnschaffe
Copy link
Contributor

MartinWahnschaffe commented Nov 28, 2016

Grid with visits based on the moqup: https://app.moqups.com/symeda/3NUENEwuOE/edit/page/a83c38300

  • New tab for visits
  • VisitsGrid with date, status, remarks, temperature, symptoms
  • Logic that decides which visits bellong to a contact: All with the same disease and within lastContactDate and followUpUntil
  • Method to switch between contact visits and all visits of the person
@MartinWahnschaffe MartinWahnschaffe added this to the Sprint 9 milestone Nov 28, 2016
@MartinWahnschaffe MartinWahnschaffe added the vaadin-app Affects the Vaadin application label Dec 1, 2016
@MartinWahnschaffe MartinWahnschaffe self-assigned this Dec 6, 2016
MartinWahnschaffe pushed a commit that referenced this issue Dec 7, 2016
New tab for visits
VisitsGrid with date, status, remarks, temperature, symptomatic
Logic that decides which visits belong to a contact: All with the same
disease and within lastContactDate and followUpUntil
Method to switch between contact visits and all visits of the person
@MartinWahnschaffe
Copy link
Contributor Author

Should work, but needs to be tested.
In order to do so I will also implement the creation of visits by the supervisor.
Instead of listing the symptoms in the grid only the column "symptomatic" is displayed.

@MartinWahnschaffe
Copy link
Contributor Author

Now tested after implementation of #13

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contacts vaadin-app Affects the Vaadin application
Projects
None yet
Development

No branches or pull requests

2 participants