-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix: duplicate records on Patients page (#119)
* Modify RecordsList to accept an optional prepareDataForAgGrid function * Modify PatientsList query to return Patients, not PatientAliases * Render unique Patients on the Patients page * Remove nodeName prop from RecordsList component * Render Samples popup on Patients page by smilePatientId * Decouple value getters from Patients' AG Grid column definitions * Temporarily rename Patient Sample view's heading to Viewing Patient's Samples * Do minor cleanups * Update the MRN column definition to correctly access CMO Patient ID
- Loading branch information
Showing
12 changed files
with
330 additions
and
419 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.