The folk-graph-viewer component was never calling /api/graph — it only fetched /api/workspaces and /api/info, leaving nodes/edges empty for non-demo spaces. Now loadData() fetches the graph endpoint and maps server field names (label→name, works_at→work_at) to match the client interface. Force layout and org colors are now dynamic instead of hardcoded for 3 demo orgs. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| folk-graph-viewer.ts | ||
| network.css | ||