Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

feat(patients): adds ability to view patient #1691

Merged
merged 3 commits into from
Jan 2, 2020
Merged

Conversation

jackcmeyer
Copy link
Member

@jackcmeyer jackcmeyer commented Jan 2, 2020

Fixes #1688

Changes proposed in this pull request:

  • adds ability to view patient data
  • patient name is rendered as the header of the page
  • displays all other patient data such as basic information and contact information in the body of the page
  • differentiates between approximate age, dob and known age, dob
  • fixed some random warnings coming out in the console during tests
  • fixed an issue with routing after creating a new patient

Newly added dependencies with Bundlephobia links:

@jackcmeyer jackcmeyer added 🚀enhancement an issue/pull request that adds a feature to the application patients issue/pull request that interacts with patients module labels Jan 2, 2020
@jackcmeyer jackcmeyer added this to the v2.0.0 milestone Jan 2, 2020
@jackcmeyer jackcmeyer added this to In progress in Version 2.0 via automation Jan 2, 2020
@fox1t
Copy link
Member

fox1t commented Jan 2, 2020

LGTM

@fox1t fox1t merged commit 4e12d2b into master Jan 2, 2020
Version 2.0 automation moved this from In progress to Done Jan 2, 2020
@fox1t fox1t deleted the feature/view-patient branch January 2, 2020 09:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🚀enhancement an issue/pull request that adds a feature to the application patients issue/pull request that interacts with patients module
Projects
Version 2.0
  
Done
Development

Successfully merging this pull request may close these issues.

View Patient Data
2 participants