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

feat(patient): multiple contact info #2113

Merged
merged 32 commits into from Jun 17, 2020
Merged

feat(patient): multiple contact info #2113

merged 32 commits into from Jun 17, 2020

Conversation

ghost
Copy link

@ghost ghost commented Jun 3, 2020

Fixes #1920.
This PR evolved from #2103.

Adding
When adding or editing a patient, more than one entry of contact info can be added per patient. These are for phone numbers, emails, and addresses.

@vercel
Copy link

vercel bot commented Jun 3, 2020

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/hospitalrun/hospitalrun-frontend/ats31f5f4
✅ Preview: https://hospitalrun-fronten-git-fork-kumikokashii-multiple-conta-d94570.hospitalrun.vercel.app

@gitpod-io
Copy link

gitpod-io bot commented Jun 3, 2020

@ghost ghost marked this pull request as draft June 10, 2020 04:19
@ghost ghost changed the title [Sample] feat(patient): multiple contact info [WIP] feat(patient): multiple contact info Jun 10, 2020
@fox1t
Copy link
Member

fox1t commented Jun 16, 2020

I've introduced new conflict on translations. Can you address it? :(

@ghost
Copy link
Author

ghost commented Jun 16, 2020

I've introduced new conflict on translations. Can you address it? :(

The translation file is working after merging. Thank you 🙏

@ghost
Copy link
Author

ghost commented Jun 16, 2020

Bug #2134 filed for the incorrect behavior. Revisit after the next Components update.

src/patients/ContactInfo.tsx Outdated Show resolved Hide resolved
src/patients/ContactInfo.tsx Outdated Show resolved Hide resolved
src/patients/GeneralInformation.tsx Show resolved Hide resolved
src/patients/edit/EditPatient.tsx Outdated Show resolved Hide resolved
@vercel vercel bot temporarily deployed to Preview June 17, 2020 02:16 Inactive
@ghost
Copy link
Author

ghost commented Jun 17, 2020

#2134

Fixed before merge.

@jackcmeyer jackcmeyer merged commit ceb96a4 into HospitalRun:master Jun 17, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
in progress indicates that issue/pull request is currently being worked on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Secondary, tertiary (etc) addresses, phone numbers, and emails for a patient
3 participants