Code Insights: Remove legacy insight card (view package)
Created by: vovakulikov
Based on https://github.com/sourcegraph/sourcegraph/pull/35925
This PR replaces the old API around insight card (the view package directory) with newly created and adopted in Code Insights pages InsightCard
components.
Test plan
- Make sure that code insights card look good on the on-prem and cloud landing pages
- Make sure that templates work without any regression
App preview:
Check out the client app preview documentation to learn more.