fleet/frontend/components/TableContainer/DataTable
Jacob Shandling 53f57c44db
UI - Queries page updates, pt.1 (#12784)
## Addresses #12636 – follow-up work for PR #12713

- Update Platforms column to render the user-selected platforms for a
query if any, otherwise those that are compatible
<img width="686" alt="Screenshot 2023-07-14 at 6 03 06 PM"
src="https://github.com/fleetdm/fleet/assets/61553566/abd1f079-bdfe-45be-b1dd-58eb903672ef">

  - Clean up typing and names around this column 
- Encapsulate logic for query automations column cells into new
QueryAutomationsStatusIndicator component
  - Increase modularity and decrease coupling of StatusIndicator
- Cleanly handle overflowing queries table due to very long query name
<img width="512" alt="Screenshot 2023-07-14 at 6 07 20 PM"
src="https://github.com/fleetdm/fleet/assets/61553566/6e970038-0aac-4f71-b21d-ececfa66b94f">

- Small copy and layout fixes

- [x] Manual QA for all new/changed functionality

---------

Co-authored-by: Jacob Shandling <jacob@fleetdm.com>
2023-07-17 14:09:12 -07: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 update buttons to match new styleguide (#9183) 2023-01-05 15:23:27 +00:00
DropdownCell Fleet UI: Rebase fix (#9040) 2022-12-15 12:06:09 -05:00
HeaderCell Scroll bug fix (#11061) 2023-04-07 11:56:14 -07:00
IssueCell Frontend: Unit tests /components directory, convert to svg icons (#8716) 2022-12-07 09:59:38 -08:00
LinkCell Fleet UI: Manage queries page URL params (#11485) 2023-05-08 09:17:19 -04:00
LiveQueryIssueCell Fleet UI: Select targets distributed interval tooltips (#9975) 2023-02-22 16:27:02 -05:00
PillCell UI - Queries page updates, pt.1 (#12784) 2023-07-17 14:09:12 -07:00
PlatformCell UI - Queries page updates, pt.1 (#12784) 2023-07-17 14:09:12 -07:00
TextCell UI: Merge scheduling functionality into queries page (#12713) 2023-07-13 12:11:11 -07:00
TruncatedTextCell Frontend – clean up breakpoints (#12711) 2023-07-12 15:45:49 -07:00
_styles.scss UI: Merge scheduling functionality into queries page (#12713) 2023-07-13 12:11:11 -07:00
DataTable.tests.tsx Frontend: Consolidate table button props into objects (#11586) 2023-05-11 15:25:56 -04:00
DataTable.tsx Live query performance improvements (#11995) 2023-06-06 16:23:09 -04:00