fleet/frontend/components/TableContainer
Gabriel Hernandez 2d1caa84d4
rollup the mdm solutions by name on the dashboard page (#17297)
relates to #16837 

This rolls up the mdm solutions by name so that we only see one instance
of the mdm name. Clicking on this will then open a modal that shows the
server URLs and # of hosts for the mdm solution.

**Before:**

<img width="759" alt="image"
src="https://github.com/fleetdm/fleet/assets/1153709/2e8e6187-d987-42c3-8b8f-aa0552869578">

**After:**

<img width="768" alt="image"
src="https://github.com/fleetdm/fleet/assets/1153709/ff92199a-a9f8-4e42-8bb7-b626979c79d5">

**New modal:**

<img width="822" alt="image"
src="https://github.com/fleetdm/fleet/assets/1153709/88891630-352a-4aa6-999c-e25907a27ad0">


- [x] Changes file added for user-visible changes in `changes/` or
`orbit/changes/`.
- [x] Manual QA for all new/changed functionality
2024-03-04 13:14:50 +00:00
..
DataTable rollup the mdm solutions by name on the dashboard page (#17297) 2024-03-04 13:14:50 +00:00
_styles.scss Frontend : Vulnerability changes to existing pages (#16601) 2024-02-15 10:35:05 -07:00
index.ts Fleet frontend: Fix frontend export warnings where improperly exported interfaces (#11291) 2023-04-25 08:44:08 -04:00
TableContainer.tsx rollup the mdm solutions by name on the dashboard page (#17297) 2024-03-04 13:14:50 +00:00
TableContainerUtils.ts UI - clip live query results (#15760) 2023-12-21 09:23:07 -08:00