-
Notifications
You must be signed in to change notification settings - Fork 24
basic profile integration #703
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
Conversation
|
Next steps:
|
|
Last step will be to link patProfile to the charts after SafetyGraphics/safetyCharts#125 is ready. |
|
per @jwildfire - make patient profile an optional plugin? |
add chart event listeners and refactor widgets
|
Added some code to make make the patient profile optional. Tab is shown when |
|
@samussiah I think this one is good to merge if you want to mark as approved and merge in |
samussiah
left a comment
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.
Plugging this in so easily is a testament to modular design. Love it!
Overview
This PR adds a new tab that shows the
safetyProfileshiny module as a tab in the safetyGraphics app whenever thesafetyProfilepackage is loaded. New functionality includes:Note that this update depends on updates to the safetyCharts package that are currently in the
devbranch (to be released in v0.4)Test Code
Checkout this branch and the latest build of safety profile and run:
Test that patProfile is optional: