Files
backstage/plugins/devtools-common
Fredrik Adelöw 85f38c29d1 devtools: Add cancel task operation to scheduled tasks
Renames useTriggerScheduledTask to useScheduledTasksOperations and adds
cancelTask alongside triggerTask, with shared isLoading/error state. Adds
CancelScheduledTask type to devtools-common and cancelScheduledTask to the
DevToolsApi interface and client, hitting the existing scheduler cancel
endpoint. The ScheduledTasksContent UI now shows both trigger and cancel
buttons per task row.

Signed-off-by: Fredrik Adelöw <freben@spotify.com>
Made-with: Cursor
2026-03-11 16:47:24 +01:00
..
2026-02-17 16:06:18 +00:00
2026-02-17 16:06:18 +00:00
2025-12-09 12:07:00 -08:00
2025-12-09 12:07:00 -08:00

DevTools Common

Common types and permissions for the DevTools plugin.