chore: remove tasks frontend - #28743
Merged
Merged
Conversation
Collaborator
|
Heads up: per Mike's request we're breaking #28750 (the full Tasks removal) into a PR stack that builds on this PR as its root: frontend removal (this PR) → CLI/scaletest → coderd API + codersdk → provisioner proto → DB migrations/data drop (#28750 rebuilt). Nothing has been pushed to your branches. (Edited: an earlier version of this comment noted a conflict against the base branch; your latest pushes already reconciled the chain, so it's moot.) If you restructure or force-push these branches, we'll restack on top.
|
ibetitsmike
force-pushed
the
lilac/remove-tasks-frontend
branch
from
August 31, 2026 21:15
c2738ca to
0d729b4
Compare
This was referenced Aug 31, 2026
ibetitsmike
force-pushed
the
lilac/remove-tasks-frontend
branch
from
August 31, 2026 21:31
0ba47e5 to
0d729b4
Compare
ibetitsmike
force-pushed
the
lilac/remove-tasks-frontend
branch
from
August 31, 2026 22:15
2d8f302 to
0d729b4
Compare
ibetitsmike
approved these changes
Sep 1, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Removes the legacy Coder Tasks frontend now that Coder Agents has superseded it.
This removes the Tasks routes, pages, navigation, client code, and related UI. Backend removal will follow separately.
Depends on #28738.
Implementation plan
This PR was generated by Coder Agents.