-
Notifications
You must be signed in to change notification settings - Fork 1
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
Feature/patient info #110
Feature/patient info #110
Conversation
Signed-off-by: Courtney Gosselin <[email protected]>
Htsget call, dyanmic sidebar, dynamic table and parent ID, folders Signed-off-by: Courtney Gosselin <[email protected]>
Signed-off-by: Courtney Gosselin <[email protected]>
Signed-off-by: Courtney Gosselin <[email protected]>
Signed-off-by: Courtney Gosselin <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A few formatting & code changes
Signed-off-by: Courtney Gosselin <[email protected]>
Signed-off-by: Courtney Gosselin <[email protected]>
Signed-off-by: Courtney Gosselin <[email protected]>
…-portal into feature/patient-info
Can you rebase this off |
@OrdiNeu I started working on rebasing right after your PR got merged in, and I'm addressing both the merge conflicts and incorporating the styled changes for patient-info. I should have it sorted out soon |
Signed-off-by: Courtney Gosselin <[email protected]>
Signed-off-by: Courtney Gosselin <[email protected]>
Signed-off-by: Courtney Gosselin <[email protected]>
Signed-off-by: Courtney Gosselin <[email protected]>
Signed-off-by: Courtney Gosselin <[email protected]>
Signed-off-by: Courtney Gosselin <[email protected]>
Signed-off-by: Courtney Gosselin <[email protected]>
Signed-off-by: Courtney Gosselin <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good!
Ticket(s)
DIG-1276
Description
Introduce a detailed Patient Info exploration page, empowering users to effortlessly visualize patient JSON data in a concise table format. On the left, a user-friendly folder hierarchy provides easy navigation, complemented by the inclusion of ancestry table IDs seamlessly integrated into the specific table currently in view.
Expected Behaviour
When interacting with the clinical table, users can seamlessly delve into patient clinical information by simply clicking on a row, providing an intuitive deep-dive experience.
Screenshot PR
To do/Tickets before Merging Branch
Implement a user-friendly search functionality enabling users to efficiently navigate patient or patient table data.
Types of Change(s)
🪲 Bug fix (non-breaking change addressing an issue)
✨ New feature (non-breaking change introducing enhanced functionality)
💥 Breaking change (modification that would alter existing functionality)
Has it been tested for: