-
Notifications
You must be signed in to change notification settings - Fork 51
refactor: update dependencies and improve graph handling #697
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
Open
Anchel123
wants to merge
42
commits into
staging
Choose a base branch
from
add-layouts
base: staging
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
42 commits
Select commit
Hold shift + click to select a range
eaef11e
refactor: update dependencies and improve graph handling
Anchel123 98fc391
feat: enhance combobox type safety and element menu positioning
Anchel123 94953fc
feat: update API proxy target and add element menu tests
Anchel123 b14ed9e
feat: improve graph element handling and enhance toolbar accessibility
Anchel123 7b0cde0
fix: resolve build and compilation errors
Anchel123 da01b49
Fix remaining PR #697 code quality issues
Anchel123 b86d5f9
Improve path zoom handling and remove unnecessary state updates
Anchel123 bcf5e7a
Reduce link zoom multiplier to 1.1x for better spacing
Anchel123 bf30fd7
Remove automatic path zoom - just highlight paths without forcing zoom
Anchel123 d64403e
fix: improve path zoom behavior - zoom all paths on response, then zo…
Anchel123 babe0ba
fix: add graphId to ForceGraph for incremental data updates
Anchel123 6745207
fix: update @falkordb/canvas dependency to version 0.2.5
Anchel123 4807a29
fix: improve element menu removal test for deterministic assertions
Anchel123 0bb7392
fix: update API proxy target to local development server
Anchel123 d063625
fix: set viewport in browser context to ensure desktop layout on page…
Anchel123 d14b29d
Merge branch 'staging' into add-layouts
Anchel123 e39f528
fix: resolve combobox crash from repo objects and legacy graph name l…
Anchel123 a18f422
fix: compose AsyncGraphQuery graph name immediately for explicit bran…
Anchel123 8492264
fix: normalize /api/list_repos payload for both string[] and object b…
Anchel123 eb13fa6
fix(e2e): seed synthesized CALLS edges into the actual indexed graph
Anchel123 0875796
fix(e2e): correct category checkbox order and metrics panel read race
Anchel123 89166c6
fix: update API proxy target to use the production URL
Anchel123 7463dff
Revert "fix: update API proxy target to use the production URL"
Anchel123 7b5c156
test(e2e): wait for element menu to appear after right-click
Naseem77 4d4e727
test(e2e): select category checkboxes by label instead of index
Naseem77 8cde46f
test(e2e): fix metrics panel poll to parse '<n> Nodes' text
Naseem77 9f5f56a
fix(api): resolve repo_info metadata lookup for full graph keys
Naseem77 56aa648
test(e2e): focus a node before right-clicking canvas center
Naseem77 d87b7e9
fix: address unresolved PR review feedback
Anchel123 ec3289a
fix: resolve new PR review comments
Anchel123 8b72a66
fix: address latest PR review threads
Anchel123 ba2054d
fix: address latest review comments
Anchel123 dfe62ff
fix: address newest PR review findings
Anchel123 d6b7c2a
fix: align canvas with local React 19 setup
Anchel123 56b496b
fix: update dependencies and improve component implementations
Anchel123 cb2f7c9
chore: downgrade React and React DOM to version 18.3.1 and update cor…
Anchel123 3639af3
fix: correct insertIndex calculation in RemoveLastPath function
Anchel123 84fcd20
fix: address latest review comments
Anchel123 1b53c48
fix: avoid duplicate graph existence lookup
Anchel123 2fa562f
chore: upgrade React and related dependencies; refactor DataPanel com…
Anchel123 42424e0
fix: address latest review comments
Anchel123 bffa01b
fix: guard element menu repo URL for links
Anchel123 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.