Feat UI view script activity and script details (#13388)

relates to #13308

Implements the UI for the activity item for script ran, and the script
details modal.

NOTE: Still have to do API integration and will do when API is ready in
another PR.

- [x] Changes file added for user-visible changes in `changes/` or
`orbit/changes/`.
See [Changes
files](https://fleetdm.com/docs/contributing/committing-changes#changes-files)
for more information.
- [ ] Added/updated tests
- [x] Manual QA for all new/changed functionality
This commit is contained in:
Gabriel Hernandez
2023-08-29 11:47:37 +01:00
committed by GitHub
parent 47670b7cea
commit 3755264529
13 changed files with 315 additions and 6 deletions
@@ -0,0 +1 @@
- add UI for script run activity and script details modal