Applications list page (/apps) with route drill-down #54
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Context
The plan identifies
/appsas a Phase 2 entry point for browsing applications and their routes. Currently the only way to reach the route diagram page is via Ctrl+Click from ExecutionExplorer or direct URL.What's needed
GET /appspage listing all unique application groups from the agent registry/apps/{group}/routes/{routeId}URL scheme
This is now Phase 4 of the UX navigation overhaul (#69).
The
/appspage is critical for making route diagrams discoverable without going through the search-first flow. Users need a topology-first entry point.Updated scope — the Applications page should:
RoutePagewithout?exec=(diagram-only mode)Terminology clarification: The
/appspage lists applications (groups), not individual agent instances.order-service-eu) — all instances of the same Camel appSo the hierarchy is:
Each application card could show instance count (e.g. "3 instances") as secondary info.