Skip to content

Code Insights: Bring new API to the creation UI pages

Administrator requested to merge vk/new-api-at-creation-ui into main

Created by: vovakulikov

Based on https://github.com/sourcegraph/sourcegraph/pull/26149

Background

This PR gets rid of explicit setting cascade usage at code insights creation UI pages and also implements all needed API methods for it. The dashboard page and other pages beyond creation UI pages will be migrated in separate PRs.

Work In Progress

  • Implement minimal fro creation UI API
  • Migration UI components to the new API context
  • Fix storybook stories
  • Fix integration tests
  • Fix unit tests

Merge request reports

Loading