fleet/frontend/pages/admin/TeamManagementPage
jacobshandling 166e5ed663
UI: Batch script run detail page (#32333)
## For #31226 

New features:
- Dynamic header for each possible state of a batch script run: Started,
Scheduled, and Finished (corresponds to tabs at
`/controls/scripts/progress`
- Unique tabs for each possible status of hosts targeted by a batch
script run: Ran, Errored, Pending, Incompatible, Canceled.
- Within each tab, sortable, paginated host results with output preview
and execution time.
- View script/run details, cancel a batch, view manage hosts page
filtered for the script batch run and a status.
- Global script batch runs activities and and Scripts progress rows now
navigate to this details page.

Cleanups and improvements:
- Expand tab count badge options using “alert”/“pending” variants across
hosts, policies, and query results.
- Misc cleanups and improvements


![ezgif-1438d4041f694f](https://github.com/user-attachments/assets/2d93127b-dea4-4ca6-abcc-7c888b2e0b93)


- [x] Changes file added for user-visible changes in `changes/`,


- [x] Updated automated tests - new tests tracked for follow-up work
- [x] QA'd all new/changed functionality manually

---------

Co-authored-by: Jacob Shandling <jacob@fleetdm.com>
2025-08-29 09:37:05 -06:00
..
components UI: Add configuration option for customer-preston (#28941) 2025-05-12 13:36:38 -07:00
TeamDetailsWrapper UI: Batch script run detail page (#32333) 2025-08-29 09:37:05 -06:00
_styles.scss Fleet UI: Component fixes (styling bugs and code cleanup) (#26149) 2025-02-26 13:47:28 -05:00
index.ts Merge master into teams 2021-04-14 17:52:15 +01:00
TeamManagementPage.tsx UI: Add configuration option for customer-preston (#28941) 2025-05-12 13:36:38 -07:00
TeamTableConfig.tsx UI - GitOps Mode, 3/3 (#26537) 2025-02-21 16:56:20 -08:00