Add panel for viewing currently running tools
Summary of Changes
Adds a VMenu popover for viewing all currently running tools no matter which page of the dashboard is being viewed. The popover activator won't be visible until you have launched one job through the dashboard.
This is currently deployed to https://nova-test.ornl.gov/. You may need to do a hard refresh if you've used the page recently, as there seems to be overzealous caching of the front-end code.
Checklist
-
The MR has a clear and concise title -
Code is self-documented and follows style guidelines. -
Automated tests are written and pass successfully. -
Regression tests (e.g. manually triggered system tests, manual GUI/tool tests, ...) are performed to make sure the MR does not break anything (when applicable) -
Readme file is present and up-to-date.
Documentation Updates
Additional Notes
Closes #5 (closed)