rspace-online/modules/rnetwork/components
Jeff Emmett 913f9aa4d0 fix(rnetwork): trust data rendering in graph and delegation views
- Fix graph cache keying: include trust/authority params so cached
  non-trust responses don't shadow trust-enriched requests
- Add /api/delegations/space endpoint to EncryptID for space-level
  delegation listing (no auth required, for graph/sankey)
- Fetch and include delegates_to edges in graph API response
- Pass auth-url attribute to delegation manager and sankey components
- Rewrite sankey loadData to use space-level delegation endpoint
  instead of per-user endpoints (shows all flows, not just current user)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-11 20:03:23 -07:00
..
folk-crm-view.ts fix(rnetwork): trust data rendering in graph and delegation views 2026-03-11 20:03:23 -07:00
folk-delegation-manager.ts feat(rnetwork): implement delegative trust flows for liquid democracy 2026-03-11 19:16:06 -07:00
folk-graph-viewer.ts feat(rnetwork): implement delegative trust flows for liquid democracy 2026-03-11 19:16:06 -07:00
folk-trust-sankey.ts fix(rnetwork): trust data rendering in graph and delegation views 2026-03-11 20:03:23 -07:00
network.css feat: add interactive canvas to rNetwork + rSocials canvas view 2026-03-04 19:16:46 -08:00