fleet/frontend/pages/hosts/ManageHostsPage/components/RunScriptBatchModal
Scott Gress 4ce8a095c7
Reload view after canceling script, and update time validation (#32242)
for #32238

# Details

* After a script is canceled, refresh the current tab to show that the
canceled script is no longer there
* When scheduling a script, check the specified time against UTC, not
current timezone time of day.

# Checklist for submitter

## Testing

- [X] QA'd all new/changed functionality manually

For unreleased bug fixes in a release candidate, one of:

- [X] Confirmed that the fix is not expected to adversely impact load
test results
2025-08-25 09:15:12 -05:00
..
_styles.scss UI for scheduling batch scripts (#31885) 2025-08-14 10:10:45 -05:00
helpers.ts Reload view after canceling script, and update time validation (#32242) 2025-08-25 09:15:12 -05:00
index.ts UI: Add ability to run scripts on batches of hosts (#28563) 2025-04-28 16:32:41 -07:00
RunScriptBatchModal.tests.tsx UI for scheduling batch scripts (#31885) 2025-08-14 10:10:45 -05:00
RunScriptBatchModal.tsx UI for scheduling batch scripts (#31885) 2025-08-14 10:10:45 -05:00