Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: render html from snyk-ls [IDE-214] #496

Merged
merged 5 commits into from
Apr 3, 2024

Conversation

teodora-sandu
Copy link
Contributor

@teodora-sandu teodora-sandu commented Mar 26, 2024

Description

Uses JCEF to render HTML served from snyk-ls. This is built using the CLI from snyk/cli#5138 and it looks incomplete because it is: styling and actions will be addressed in future PRs, as will different parts of the UI. This PR just wires up the rendering of the HTML so we can build on top of it.

Tested locally by following the instructions here: https://snyksec.atlassian.net/wiki/spaces/IDE/pages/1966866488/How+to+setup+development+for+Consistent+Ignores

Checklist

  • Tests added and all succeed
  • Linted
  • CHANGELOG.md updated
  • README.md updated, if user-facing

Screenshots / GIFs

  • error is shown in balloon when feature flag is enabled but JCEF is not supported (should never happen but just in case)
Screenshot 2024-03-27 at 15 22 15 - panel gets rendered correctly when feature flag is enabled Screenshot 2024-03-27 at 15 23 33 - old panel gets rendered when feature flag is disabled Screenshot 2024-03-27 at 15 25 34

@teodora-sandu teodora-sandu force-pushed the feat/render-html-from-snyk-ls branch 6 times, most recently from 413a83a to 8229d9f Compare March 27, 2024 15:30
@teodora-sandu teodora-sandu marked this pull request as ready for review March 27, 2024 15:35
@teodora-sandu teodora-sandu requested a review from a team as a code owner March 27, 2024 15:35
@teodora-sandu teodora-sandu force-pushed the feat/render-html-from-snyk-ls branch from 8229d9f to 197b2e5 Compare March 27, 2024 17:02
@teodora-sandu teodora-sandu changed the title feat: render html from snyk-ls feat: render html from snyk-ls [IDE-214] Mar 28, 2024
@teodora-sandu teodora-sandu force-pushed the feat/render-html-from-snyk-ls branch from 436ae22 to 458cea8 Compare April 2, 2024 14:42
@teodora-sandu teodora-sandu merged commit 12fd4ef into master Apr 3, 2024
9 checks passed
@teodora-sandu teodora-sandu deleted the feat/render-html-from-snyk-ls branch April 3, 2024 10:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants