Skip to main content

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.

Application card — metrics view
#ElementDescription
1Application nameFavorite toggle (star), application type icon, and the application name. Click the star to pin the application to the top of the list.
2DORA metricsCalculated DORA metrics with trend charts. See DORA Metrics.
3Package versionThe 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).

#ElementDescription
4Aggregate metricsTwo key counters with trend charts — to be described.
5Top componentsRanked list of the application's components by activity. Shows the top results out of the total component count.

Deployments

Application card — deployments view

Shows the deployment status of the application across all environments.

ColumnDescription
StatusHealth indicator of the deployment. A green heart means the deployment is healthy.
EnvironmentThe target environment, with its type icon and name. Starred environments are pinned at the top.
Package VersionThe package version currently deployed in that environment.

Components

Application card — components view

Lists all Application Components that belong to the application.

ColumnDescription
ComponentComponent name and type icon. Starred components are pinned at the top.
VersionThe latest successfully built version. Displays No builds available if no build exists yet.
QualityStatic analysis quality gate result.
CoverageCode coverage percentage from the latest build.