Skip to content
Snippets Groups Projects

Code insights: Add dashboard creation UI

Merged Warren Gifford requested to merge code-insights/dasbhoard-creation-ui into main

Created by: vovakulikov

Closes https://github.com/sourcegraph/sourcegraph/issues/22228

Background

Since code insight is going to have a dashboard system for sharing and viewing insights in a more convenient way we have to provide some UI/creation UI that a user be able to create their own dashboard. This PR adds a simple form/creation UI for the new dashboard entity.

Screenshot 2021-07-05 at 14 35 40

How to test

  1. Go to /insights/add-dashboard
  2. Fill out the form and click create a dashboard
  3. You should be redirected to the newly created dashboard page

What have been done

  • Create dashboard area routes
  • Craft creation dashboard page layout
  • Add setting change-logic
  • Changing file structure according to new dashboard routes

Merge request reports

Merged by avatar (May 6, 2025 9:51pm UTC)

Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading