fleet/frontend/utilities
jacobshandling 85e826a094
UI: Add ability to run scripts on batches of hosts (#28563)
## For #28159 

- Implement UI capability to run scripts on batches of hosts at a time
  - Add new hosts table `Run script` primary action, triggers
- new `RunScriptBatch` modal, allows running scripts on the selected
batch of hosts
- new `RunScriptBatchPaginatedList`, handles logic specific to this
modal, and utilizes the now more flexible `PaginatedList` component
- Widen capabilities of `PaginatedList` component to elegantly handle
more diverse applications, including this one
- Widen capabilities of `ScriptDetailsModal` component to elegantly
handle more diverse applications, including this one
- Streamline updating `state`s on manage hosts page
- Clearer, more concise naming

- [x] Changes file added for user-visible changes in `changes/`
- [x] A detailed QA plan exists on the associated ticket (if it isn't
there, work with the product group's QA engineer to add it)
- [x] Manual QA for all new/changed functionality

---------

Co-authored-by: Jacob Shandling <jacob@fleetdm.com>
2025-04-28 16:32:41 -07:00
..
append_target_type_to_targets replaced old api calls with new version (#5254) 2022-04-20 10:45:32 -07:00
campaign_helpers Full-stack: Granular host count data for live queries/policies (#27258) 2025-03-19 09:53:55 -07: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 Fleet UI: Auto-install VPP apps (#26455) 2025-02-24 16:01:55 -05: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 add UI for turning android mdm on/off (#26517) 2025-02-21 17:23:38 +00: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 Fleet UI: Fix several team ids that were dropping in certain flows (#26590) 2025-02-27 10:53:34 -05:00
yaml Fleet Documentation: Update agent options and enrollment secret documentation (#9565) 2023-02-13 10:45:37 -05:00
constants.tsx Fleet UI: Update osquery version options (#28316) 2025-04-16 19:12:48 -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 UI: Add ability to run scripts on batches of hosts (#28563) 2025-04-28 16:32:41 -07:00
error_messages.ts Full-stack: Make "Server url" validation conditions consistent across Fleet, update Web Address form validation and submission logic per Fleet best practices (frontend/docs/patterns.md) (#27455) 2025-03-27 13:56:38 -07:00
helpers.tests.tsx feat: enable multiple ABM and VPP tokens (#21693) 2024-08-29 18:51:46 -04:00
helpers.tsx UI: Conditional access - Microsoft Entra (#27982) 2025-04-15 13:55:07 -07: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 Remove default EXE install/uninstall scripts, require entering install/uninstall scripts on EXE upload (#27268) 2025-03-31 13:52:06 -05:00
software_uninstall_scripts.ts Remove default EXE install/uninstall scripts, require entering install/uninstall scripts on EXE upload (#27268) 2025-03-31 13:52:06 -05:00
sql_tools.tests.ts Update SQL parser to handle more modern syntax (#28211) 2025-04-16 10:10:52 -05:00
sql_tools.ts Update SQL parser to handle more modern syntax (#28211) 2025-04-16 10:10:52 -05:00