Application List
The application list presents each application as a card. Every card gives you an at-a-glance overview of the application's current state and quick access to the most common actions — without needing to open the application detail.
Card Header
The header is visible in all card views and contains the application's identity and primary actions.
| # | Element | Description |
|---|---|---|
| 1 | Application name | Favorite toggle (star), application type icon, and the application name. Click the star to pin the application to the top of the list. |
| 2 | DORA metrics | Calculated DORA metrics with trend charts. See DORA Metrics. |
| 3 | Package version | The currently active package version. Click ⋮ to open the context menu with additional options. |
Card Views
The left edge of each card contains a view switcher with three tabs. Click a tab to switch between the available views.
Metrics
The default view. Displays aggregated statistics for the application over a selected time range (Six Months / All Time).
| # | Element | Description |
|---|---|---|
| 4 | Aggregate metrics | Two key counters with trend charts — to be described. |
| 5 | Top components | Ranked list of the application's components by activity. Shows the top results out of the total component count. |
Deployments
Shows the deployment status of the application across all environments.
| Column | Description |
|---|---|
| Status | Health indicator of the deployment. A green heart means the deployment is healthy. |
| Environment | The target environment, with its type icon and name. Starred environments are pinned at the top. |
| Package Version | The package version currently deployed in that environment. |
Components
Lists all Application Components that belong to the application.
| Column | Description |
|---|---|
| Component | Component name and type icon. Starred components are pinned at the top. |
| Version | The latest successfully built version. Displays No builds available if no build exists yet. |
| Quality | Static analysis quality gate result. |
| Coverage | Code coverage percentage from the latest build. |