Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Mhv 64927 imaging breadcrumb update mr (#33484)
* first push for Radiology images * swapped from hardcoding the studyId to Mike's useSelector method * updated loading bar to work with redux * MHV-44894 Fixed alert headers, refactored JSX * MHV-44894 Replaced imageReqData state w/ memoized studyJob * MHV-44894 Used va-button components and fixed some logic * MHV-44894 Added notification status * MHV-44894 Added image count and better match designs * MHV-44894 Fixed polling logic and implemented dynamic backoff * MHV-44894 Added dynamic end date for image request * MHV-44894 Fixed link and other cleanup * MHV-44894 Added DICOM zip download * MHV-44894 Removed print functionality, moved DICOM block * MHV-44894 Replaced mock record with live data, refactored some bits * MHV-44894 Check status after request; account for NEW status * MHV-44894 Tidied up pagination * MHV-44894 Placeholder for error handling * MHV-44894 Implemented API error handling * MHV-44894 Fixed external link to MHV * MHV-44894 Fixed unit tests * MHV-44894 Modified hash to work on non-https connections * MHV-44894 Fixed alerts and header levels * MHV-44894 Skipped e2e test for deprecated functionality; added intercepts * MHV-44894 Updated error handling * MHV-44894 Updated error header * [MHV-64927] Initial p1 breadcrumb update * [MHV-64927] Cleanup, updates breadcrumb is display Back on imaging pages --------- Co-authored-by: Justin Lattimore <[email protected]> Co-authored-by: Mike Moyer <[email protected]>
- Loading branch information