-
Notifications
You must be signed in to change notification settings - Fork 126
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feature-mhv-medical-records-accelerated-vitals (#32794)
* (mocks) added some mocks for vitals toggle * Add feature flag for MHV accelerated delivery of vital signs * (refactor) renamed allergies and added vitals toggle * (refactor) moved landing page to using new hook and allow for independent toggle * (test) added a test before doing the dev work to show vitals * (feature) fixed gated logic for vitals * (test) moved accelerated tests to own folder; added test for all domains enabled * (feature) added using the oh param * (tests) added tests gate disabled, added test for vitals list with some vital LH data * fix login method * Fix defaults * Add datepicker to vitals page * Add more vitals mocks and ability to filter by date * Fix date range in getAcceleratedVitals and add validation for date updates in Vitals component * Refactor vital types and display logic to handle multiple record types and improve no-records handling * Add feature flag for accelerated delivery and update related logic in useAcceleratedData hook * Fix missing record type names * Fix linting issue * (mocks) added some mocks and fixed date filter * (feature) added constant for pain_severity * (mocks) fixed test data * (feature) added redirect) * (bug) fixed the API call not using the latest date * (mocks) fixed mocks? * (bug) fixed the resize oberserver bug * (fix) fixed the vitals from changing back * (mock) added some more test data * (feature) added the submit button and loading indicator * (feature) hiding new record box * (feature) adding viewing records message * (mock) updated mock data * (feature) updated to match design * (feature) removed time from vital * (e2e) added blood pressue e2e test * (feautre) added default value to show on date rage * (test) updated test ids to me more dynamic * (test) added test for blood pressure and heart rate * (test) updated test values * (mock) user * (mocks) updated time * (test) fixed e2e tests --------- Co-authored-by: Adrian Rollett <acrollet@gmail.com> Co-authored-by: mdewey <1793923+mdewey@users.noreply.github.com>
- Loading branch information
1 parent
b61747b
commit ea64469
Showing
35 changed files
with
12,475 additions
and
796 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
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
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.