fleet/frontend/utilities
jacobshandling 885e1d5a25
UI - Determine query result column sort type from actual data present (#24734)
## Addresses #23011 

- In the same scan through results that the UI currently determines
unique column names, determine which of thsoe columns can be sorted as
alphanumeric.

<img width="1464" alt="Screenshot 2024-12-12 at 3 15 24 PM"
src="https://github.com/user-attachments/assets/49c7c7a5-632a-475f-9e16-891119274708"
/>

<img width="1464" alt="Screenshot 2024-12-12 at 3 14 25 PM"
src="https://github.com/user-attachments/assets/2ede4f28-4c00-43af-b144-3828c42b7fbc"
/>


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

---------

Co-authored-by: Jacob Shandling <jacob@fleetdm.com>
2024-12-17 09:41:30 -08:00
..
append_target_type_to_targets replaced old api calls with new version (#5254) 2022-04-20 10:45:32 -07:00
campaign_helpers update UI to react 18 (#17471) 2024-03-13 19:09:16 +00:00
convert_to_csv Fleet UI: Export to CSV does not trim leading zeros (#24529) 2024-12-10 14:03:20 -05:00
date_format feat: enable multiple ABM and VPP tokens (#21693) 2024-08-29 18:51:46 -04:00
debounce Removed all traces of Redux from the app! (#5287) 2022-04-22 09:45:35 -07:00
deep_difference Removed all traces of Redux from the app! (#5287) 2022-04-22 09:45:35 -07:00
file Update add software UI to move software package modal into new tabbed layout (#22553) 2024-10-02 10:43:20 -05:00
format_api_errors Removed all traces of Redux from the app! (#5287) 2022-04-22 09:45:35 -07:00
format_error_response Enhance error handling for UI sendRequest service (#14971) 2023-11-09 09:33:31 -06:00
generate_csv update UI to react 18 (#17471) 2024-03-13 19:09:16 +00:00
permissions Fleet UI: Hide CTA on inherited queries/policies from team level users, and related unexpected UI fixes (#19523) 2024-06-24 15:59:06 -04:00
simple_search Removed all traces of Redux from the app! (#5287) 2022-04-22 09:45:35 -07:00
sort Add software details page (#6089) 2022-06-08 14:01:38 -05:00
strings FE: Update strip quotes to ensure not mismatched, add tests on string utils (#21606) 2024-08-28 13:14:26 -04:00
url Chore UI fleet maintained api integration (#22467) 2024-09-30 12:34:43 +01:00
yaml Fleet Documentation: Update agent options and enrollment secret documentation (#9565) 2023-02-13 10:45:37 -05:00
constants.tsx Fleet UI: 2FA (#24442) 2024-12-05 15:54:43 -05:00
copy_text.ts update jest setup and move config to its own file (#8258) 2022-10-25 14:17:32 +01:00
endpoints.ts Fleet UI: 2FA (#24442) 2024-12-05 15:54:43 -05:00
helpers.tests.tsx feat: enable multiple ABM and VPP tokens (#21693) 2024-08-29 18:51:46 -04:00
helpers.tsx UI - Determine query result column sort type from actual data present (#24734) 2024-12-17 09:41:30 -08:00
local.ts UI – Refrain from clearing the auth_token and redirecting to login for errors specific to this scenario (#14911) 2023-11-03 08:32:41 -07:00
osquery_tables.ts Fleet UI: Platform compatibility checker hides unsupported osquery tables (#16435) 2024-01-30 10:31:06 -05:00
platform_icon_class.ts Removed all traces of Redux from the app! (#5287) 2022-04-22 09:45:35 -07:00
software_install_scripts.ts Add support to upload RPM packages (#22502) 2024-10-01 13:02:13 -03:00
software_uninstall_scripts.ts Add support to upload RPM packages (#22502) 2024-10-01 13:02:13 -03:00
sql_tools.ts 21855 – Paginate and filter Queries on the server, update platform filtering from compatible to targeted platforms (#24446) 2024-12-11 10:50:28 -08:00