This PR addresses the addition of a health dashboard and addition of routes loaded through the health JSON to the navbar.
Note: Additional changes will be needed to address the need to sort the navbar and handle the routing of internal UIs (e.g. job monitoring, creating new jobs, health dashboard, etc.) vs externally hosted UIs (dockstore, stac browser, airflow, etc.) that are dynamically loaded via the health JSON data.
Proposed Changes
[ADD] Health Dashboard...
[CHANGE] Navbar to include routes added from the placeholder health JSON...
Purpose
This PR addresses the addition of a health dashboard and addition of routes loaded through the health JSON to the navbar.
Note: Additional changes will be needed to address the need to sort the navbar and handle the routing of internal UIs (e.g. job monitoring, creating new jobs, health dashboard, etc.) vs externally hosted UIs (dockstore, stac browser, airflow, etc.) that are dynamically loaded via the health JSON data.
Proposed Changes
Issues
Testing
Health Dashboard
Updated Menu (Desktop)
Updated Menu (Mobile)