Skip to content

Per-project task list + purge/cancel actions #8

Description

@Eyalm321

Type: AFK

What to build

From a project's task lane, let the user drill into the actual tasks (id / title / state / attempts) and act on them: purge terminal tasks (done/failed/dead) and cancel an in-flight task. Wired to the control API.

Acceptance criteria

  • Clicking a lane shows that lane's tasks (id, title, state, attempts)
  • A "purge terminal" action removes done/failed/dead tasks for the queue and the UI updates
  • A per-task cancel action fails/removes an in-flight task
  • Actions report success/failure and never wedge the UI

Blocked by

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions