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

(feat) Add Encounter navigation that displays all encounters #2

Merged
merged 3 commits into from
Jul 14, 2024

Conversation

hadijahkyampeire
Copy link
Contributor

@hadijahkyampeire hadijahkyampeire commented Jul 13, 2024

Requirements

  • This PR has a title that briefly describes the work done including a conventional commit type prefix and a Jira ticket number if applicable. See existing PR titles for inspiration.

For changes to apps

If applicable

  • My work includes tests or is validated by existing tests.

Summary

  • Add a new patient chart navigation Encounters that displays all encounters
  • Use SWRInfinite to fetch all encounters and paginate them
  • Implement actions on an encounter view , edit , and delete
  • Implement filtering by encounter type
  • Implement search through the whole list by any column
  • Update all translation files

Screenshots

  • No view or edit if there is no form
Screenshot 2024-07-14 at 02 35 51
  • All actions if there is a form
Screenshot 2024-07-14 at 02 36 14
  • Lanching form in view mode
Screenshot 2024-07-14 at 02 36 30

Related Issue

  • No Ticket

Other

@CynthiaKamau CynthiaKamau merged commit 0e8e11b into main Jul 14, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants