Skip to content

vets-website/v0.1.2557

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Apr 20:12
6572fc8
MHV-56686 handle first time data refresh (#29004)

* MHV-56686 Added a retry-API function at the action level

* MHV-56686 Added SET_INITIAL_FHIR_LOAD

* MHV-56686 Handle displaying the records section in one place

* MHV-56686 Modify action creators to use the new API retry function

* MHV-56686 Removed old unit test

* MHV-56686 Unused imports

* MHV-56686 Added a spinner for initial FHIR data load

* MHV-56686 Added the special case for vitals

* MHV-56686 Reduce width of spinner

* MHV-56686 Added more unit tests

* MHV-56686 Fixed allergies no-records display

* MHV-56686 Changed the API-retry time to 2 minutes