-
Notifications
You must be signed in to change notification settings - Fork 74
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: remove unused component files (#2923)
**Changes:** Removes legacy web components and routes in favor of React components, specifically: - Removes `backend-ai-environment-view` and `backend-ai-session-view-next` components - Removes unused React component definitions and routes for sessions, container registry, keypair info, and error logs - Updates app routing to remove environment and session page handlers **Rationale:** This change continues the migration from Web Components to React-based UI components by removing duplicate/legacy implementations that have been replaced by their React counterparts. **Review Requirements:** - Verify that session and environment pages load correctly with React components - Confirm no regressions in navigation and routing - Check that removed components are fully replaced by React equivalents
- Loading branch information
Showing
4 changed files
with
1 addition
and
355 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.