FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Code insights: Implement delete insights with new dashboard functionality by vovakulikov · Pull Request #22886 · sourcegraph/sourcegraph-public-snapshot · GitHub

This repository was archived by the owner on Sep 30, 2024. It is now read-only.

Code insights: Implement delete insights with new dashboard functionality - #22886

Merged
vovakulikov merged 2 commits into
mainfrom
code-insights/dashboard-delete-insight
Jul 16, 2021
Merged

Code insights: Implement delete insights with new dashboard functionality #22886
vovakulikov merged 2 commits into
mainfrom
code-insights/dashboard-delete-insight

Conversation

vovakulikov commented Jul 15, 2021
edited
Loading

Copy link
Copy Markdown
Contributor

Context

We always have this core insight functionality but with the dashboards system, we missed that at some point. This PR brings this functionality back. Currently, we have delete item in the insight context menu component. By click on that, you will delete this insight from all settings subjects and exclude this insight from all code insights dashboards.

Knowing issues

What have been done

  • Extract edit operations concept from the edit insight page
  • Re-write use-delete-insight handler taking into account new code insight dashboard system
  • Connect handler and UI

vovakulikov added code-insights Issues related to the Code Insights product code-insights-dashboard labels Jul 15, 2021
vovakulikov self-assigned this Jul 15, 2021
vovakulikov marked this pull request as ready for review July 15, 2021 20:34

valerybugakov left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

vovakulikov merged commit 9d7cbea into main Jul 16, 2021
vovakulikov deleted the code-insights/dashboard-delete-insight branch July 16, 2021 07:18
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

code-insights Issues related to the Code Insights product code-insights-dashboard

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL