fleet/frontend/components/TableContainer/DataTable
Jacob Shandling 376be83062
UI – Add support for Windows powershell scripts (#15128)
## Addresses #14752
### (see issue for detailed list of features implemented)

![script list
alpha](https://github.com/fleetdm/fleet/assets/61553566/1b35da72-5ff9-47e2-9d4b-0e0334e2c2b8)


![details-scripts-mac](https://github.com/fleetdm/fleet/assets/61553566/6ccad298-d4bd-47fa-bd0b-193f87b68881)

![details-scripts-windows](https://github.com/fleetdm/fleet/assets/61553566/208bb2c4-eaf8-45c4-8a9b-dfd7590f2117)

![error](https://github.com/fleetdm/fleet/assets/61553566/c0f1ad90-345b-4356-922a-ad76da96db0e)

- Also addresses #15140:

![fixed-dropdown-table-issue](https://github.com/fleetdm/fleet/assets/61553566/6a0d951d-156a-4d86-a1ab-9b00cd731e94)
- Align host details > scripts > Status cells' icon alignments (see
misaligned "pending" icon above):
![Screenshot 2023-11-14 at 4 08
01 PM](https://github.com/fleetdm/fleet/assets/61553566/a354d8c4-f56a-4cf0-8d58-1fc0ad662180)

## Checklist for submitter

- [x] Changes file added for user-visible changes in `changes/`
- [x] Added/updated tests
- [x] Manual QA for all new/changed functionality

---------

Co-authored-by: Jacob Shandling <jacob@fleetdm.com>
2023-11-15 11:28:57 -08: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 Fleet UI: Small fixes (e.g. hiding last_fetched filter, hide Edit query button for observers) (#14410) 2023-10-10 12:46:51 -04:00
DropdownCell Feat: saved scripts (#14409) 2023-10-10 19:00:45 -03:00
HeaderCell Refactor Tooltip Wrapper (#13845) 2023-11-07 13:15:49 -08:00
IssueCell UI - Use flex properties for issues cell (#14967) 2023-11-07 09:16:52 -08:00
LinkCell Refactor Tooltip Wrapper (#13845) 2023-11-07 13:15:49 -08:00
LiveQueryIssueCell Icons improvements (making frontend consistent with Figma component library) (#14185) 2023-10-31 16:06:38 +00:00
PillCell Revert "Merge front-end changes into 7765 Master Dev branch (#12905)" 2023-07-27 13:32:24 -07:00
PlatformCell Fleet UI: More icons updated (#13270) 2023-08-28 13:09:21 -04:00
TextCell Feat: saved scripts (#14409) 2023-10-10 19:00:45 -03:00
TooltipTruncatedTextCell UI – Truncate long query results cells (#15079) 2023-11-10 13:31:11 -08:00
_styles.scss UI – Add support for Windows powershell scripts (#15128) 2023-11-15 11:28:57 -08:00
DataTable.tests.tsx Frontend: Consolidate table button props into objects (#11586) 2023-05-11 15:25:56 -04:00
DataTable.tsx Fleet UI: Changing pages, filters, or search query clears checkbox selections (#14902) 2023-11-03 07:40:19 -04:00