Commit Graph

4 Commits

Author SHA1 Message Date
yangdx
1de74c9228 Fix linting 2025-04-15 12:34:04 +08:00
yangdx
22b03ee1bb refactor: improve graph property update mechanism
- Move graph data and UI state update logic into store
- Ensure all property updates trigger PropertiesView refresh
- Add graphDataVersion dependency to PropertiesView
- Follow React best practices by avoiding direct UI state modification in utility functions
- Fix issue where non-entity_id property changes weren't reflected in UI
2025-04-15 12:29:52 +08:00
yangdx
f2c471c7ba Fix Neo4j node and edge edit problem 2025-04-15 12:27:03 +08:00
choizhang
88947c7ece refactor(graph): Refactoring the attribute line component to extract common logic into a separate file 2025-04-14 10:13:54 +08:00