Commit History

Increase the threshold value of enabling middle content search.
311e37f

yangdx commited on

Add middle-content matching for GraphViewer
9273670

yangdx commited on

Fix graph label drop down list position problem
6860011

yangdx commited on

Add initial value display for AsyncSelect
1600ec8

yangdx commited on

Fix linting
b79b057

yangdx commited on

Set queryLabel after query on page first load
75d0b6d

yangdx commited on

Fix linting
78282cc

yangdx commited on

Add label validation in GraphLabels component
5cfaefc

yangdx commited on

Fix linting
e70144e

yangdx commited on

Fix: emtpy graph not display correctly after cleaning the database
f57fcd2

yangdx commited on

Fix linting
7ddc416

yangdx commited on

Fetch all labels and graph data again on refresh
abf0e97

yangdx commited on

Fix: graph label not set on grapview initial mount
bd39ed2

yangdx commited on

Remove redundant debug log for graph labels fetching
e12960e

yangdx commited on

Added data reload button to graph labels component
6043dbd

yangdx commited on

Remove graphSearchTypes.ts, move OptionItem type to GraphSearch.tsx
dc332df

yangdx commited on

Improve graph state cleanup by fully resetting sigma instance on label change
4b9c299

yangdx commited on

Update comment translations to English
9defefd

yangdx commited on

Fix linting
2e179f3

yangdx commited on

Optimize graph state management & performance for tab switching visibility
d3a437a

yangdx commited on

Minimized API request between Tab view change
5611aed

yangdx commited on

Fix linting
3be437a

yangdx commited on

Limit the search scope to labels in the current subgraph
dcae38a

yangdx commited on

Optimize dependency arrays in graph components
b63eb5d

yangdx commited on

Fix linting
201c775

yangdx commited on

Fix duplicate api requuests for graph fetching
3ab8571

yangdx commited on

Merge branch 'main' into improve-property-tooltip
2000c22

yangdx commited on

Ensure seamless toggling between selected labels and the complete graph
aa0d4c6

yangdx commited on

Refactor graph label handling to extract labels directly from graph data
5edb4ed

yangdx commited on

Always fetch data for "*" label
85b7cce

yangdx commited on

Added Minimum Degree
77ca676

baoheping commited on

add graph depth and layout iteration settings
07eaad0

ArnoChen commited on

implement API key alert
0ef8cba

ArnoChen commited on