Commit 6e13454
Matthew Valancy
Integrate Neo4j backend with enhanced List and Timeline views
✨ Complete integration of PR #2 and PR #3 features
🔗 Neo4j GraphQL backend with auto-generated resolvers
📋 Enhanced List view with advanced search and filtering
📅 Timeline view with Gantt charts and calendar options
🎨 Fix UI text colors and Timeline relationship display
🔧 Update navigation descriptions for better UX
Features:
- Neo4j 5.15-community with APOC plugins
- ListView with Dashboard/Table/Cards/Kanban views
- TimelineView with Gantt/Calendar/Activity feeds
- Improved relationship indicators in Timeline
- Fixed dark theme text colors in UserSelector
- Updated Workspace description to reflect multi-view functionality1 parent 045fa58 commit 6e13454
9 files changed
Lines changed: 3113 additions & 142 deletions
File tree
- packages
- server
- src
- web
- src
- components
- pages
- types
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
0 commit comments