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

Webview - Add event message passing from the Webview to the IDE #370

Merged
merged 4 commits into from
Aug 2, 2023

Conversation

Or-Geva
Copy link
Contributor

@Or-Geva Or-Geva commented Jul 16, 2023

  • All tests passed. If this feature is not already covered by the tests, I added new tests.

This pull request introduces the capability to capture event notifications from the JFrog IDE Webview.
It includes the initial event type called JumpToCode, which will be accessible on the Eos view. Clicking on a specific button on the Eos view will now open the corresponding file and highlight the relevant line based on the Webview.

Additionally, the entire event mechanism has been refactored for improved functionality.

Depend on:

@Or-Geva Or-Geva temporarily deployed to frogbot August 2, 2023 09:46 — with GitHub Actions Inactive
@Or-Geva Or-Geva added improvement Automatically generated release notes safe to test Approve running integration tests on a pull request labels Aug 2, 2023
@github-actions
Copy link

github-actions bot commented Aug 2, 2023

@Or-Geva Or-Geva merged commit ac7af1f into jfrog:master Aug 2, 2023
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Automatically generated release notes safe to test Approve running integration tests on a pull request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants