fleet/frontend/components/TableContainer/DataTable
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
..
ActionButton Fleet UI: Update icons (All icons related to action buttons/table container actions) (#11945) 2023-05-30 17:16:47 -04:00
DefaultColumnFilter [tiny released bug] Fleet UI: Fix live query/policy host search icon (#17082) 2024-02-29 08:49:36 -05:00
DropdownCell feat: add option to disable scripts (#15815) 2024-01-03 10:42:08 -05:00
HeaderCell Refactor Tooltip Wrapper (#13845) 2023-11-07 13:15:49 -08:00
HostMdmStatusCell Surface MDM devices where DEP assignment failed (#16973) 2024-03-01 10:52:19 -06:00
InternalLinkCell rollup the mdm solutions by name on the dashboard page (#17297) 2024-03-04 13:14:50 +00:00
IssueCell UI – Host query report page (#15511) 2023-12-08 16:54:24 -08:00
LinkCell Refactor Tooltip Wrapper (#13845) 2023-11-07 13:15:49 -08:00
LiveQueryIssueCell UI – Host query report page (#15511) 2023-12-08 16:54:24 -08:00
PerformanceImpactCell UI – Add and update performance impact features to uitilize metrics that include live query runs (#15642) 2023-12-14 11:49:56 -08:00
PlatformCell Frontend: Cleanup 42 js warnings (#16219) 2024-01-23 09:16:10 -05:00
TextCell Frontend tech debt: Cleanup {} around strings (#16592) 2024-02-23 09:57:18 -05:00
TooltipTruncatedTextCell Frontend tech debt: Cleanup {} around strings (#16592) 2024-02-23 09:57:18 -05:00
_styles.scss Frontend : Vulnerability changes to existing pages (#16601) 2024-02-15 10:35:05 -07:00
DataTable.tests.tsx Frontend tech debt: Cleanup {} around strings (#16592) 2024-02-23 09:57:18 -05:00
DataTable.tsx rollup the mdm solutions by name on the dashboard page (#17297) 2024-03-04 13:14:50 +00:00