Skip to main content
Teams+

Single Project Overview

On the project page, you can access the project key, edit or delete the project, and view project information:

  1. Overview
  2. Open Issues
  3. Metric Violations
  4. DCM Config

Single Project

Accessing the Project Key​

To access the project key:

  1. Click "Show" to reveal the key.
  2. Click "Copy" to copy the key to your clipboard.
info

The project key is required to upload data to that particular project. Do not disclose or share this key.

To learn how to integrate DCM Dashboards into your workflow, check out this guide.

Project Key

Available Actions​

Renaming the Project​

To rename the project:

  1. Click on the triple dot menu near the project's name.
  2. Choose "Edit project's name".
  3. Enter the new name.
  4. Click "Update project".

Update Project

Deleting the Project​

To delete the project:

  1. Click on the triple dot menu near the project's name.
  2. Choose "Delete project".
  3. Confirm deleting in the opening modal.
warning

Deleting a project will remove all associated dashboard data. This action cannot be undone.

Delete Project

Adding the Project to Favorites​

To quickly access the opened project, you can add it to favorites and it will appear in the sidebar menu.

info

Favorite projects are stored per-device.

Generating a Report​

To generate a PDF report for the Projects Overview page, use the browser ctrl+P/cmd+P menu and save the page as PDF.

PDF Report

Overview​

The Overview tab is structurally identical to the Projects Overview, but scoped to a single project. It includes:

  • A breakdown of issue categories
  • A chart showing issues over time
  • A chart showing baselined issues over time
  • A list of charts for all enabled metrics

This view helps you understand the overall state of this specific project and how it changed over time.

Project Overview

Open Issues​

This tab shows all uploaded issues.

info

This tab will not have any data if the --with-details CLI flag is not passed during the upload.

You can filter by category which are the same as the ones you have seen in the overview or search by specific term like media-query.

Project Issues

Metric Violations​

This tab shows uploaded violations based on the enabled metrics.

info

This tab will not have any data if the --with-details CLI flag is not passed during the upload.

Project Metrics

DCM Config​

This tab shows a list of enabled rules and metrics from your project’s configuration (defined under dart_code_metrics in your analysis_options.yaml).

Project Metrics