rspace-online/modules/rnetwork/components
Jeff Emmett fb26324929 fix: rNetwork graph viewer now fetches /api/graph and normalizes CRM data
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>
2026-03-03 13:25:11 -08:00
..
folk-graph-viewer.ts fix: rNetwork graph viewer now fetches /api/graph and normalizes CRM data 2026-03-03 13:25:11 -08:00
network.css refactor: rename module directories to match r-prefixed module IDs 2026-02-28 19:49:26 -08:00