Commit History

Hide created_at property on webui
3dcb884

gzdaniel commited on

Update toptips position
310568a

yangdx commited on

Optimize tooltips posistion
449346d

yangdx commited on

refactor: improve graph property update mechanism
b6a03c6

yangdx commited on

Fix Neo4j node and edge edit problem
f4c3104

yangdx commited on

Fix tooltips missing for editable properties
11a9ac3

yangdx commited on

refactor(graph): Refactoring the attribute line component to extract common logic into a separate file
03cc6ab

choizhang commited on

39a1836

choizhang commited on

feat(graph): Add editing function for entity and relationship attributes
fa48cea

choizhang commited on

fix: improve form accessibility with proper label associations
9accc9d

yangdx commited on

Added dark mode styles for node property buttons
6ff0c6b

yangdx commited on

Fix linting
6f4639a

yangdx commited on

style: Update colors and button styles in PropertiesView component
32aac27

yangdx commited on

Fix linting and upate webui assets
169a4c0

yangdx commited on

Avoid graphics flickering during node operations
e41c826

yangdx commited on

Fix linting
37bba66

yangdx commited on

Add Node Expansion and Pruning Features
b8f3341

yangdx commited on

Translate common property names to Chinese
1ea39b5

yangdx commited on

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

yangdx commited on

fix(Tooltip): fix truncated content and add scrollbar in property tooltips
a4ac433

yangdx commited on

Renamed relationship type from 'Target' to 'Neighbour'
895e92f

yangdx commited on

Update UI and refine node property display for compatible with legacy data
76e617d

yangdx commited on

Fix relation info in kownledge graph UI
c20c1d8

yangdx commited on

Added Minimum Degree
77ca676

baoheping commited on

implement API key alert
0ef8cba

ArnoChen commited on