canvas-website/src/components
Jeff Emmett 70085852d8 feat: add canvas users to CryptID connections dropdown
Shows all collaborators currently on the canvas with their connection status:
- Green border: Trusted (edit access)
- Yellow border: Connected (view access)
- Grey border: Not connected

Users can:
- Add unconnected users as Connected or Trusted
- Upgrade Connected users to Trusted
- Downgrade Trusted users to Connected
- Remove connections

Also fixes TypeScript errors in networking module.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-05 23:08:16 -08:00
..
auth feat: implement user permissions system (view/edit/admin) 2025-12-05 22:27:12 -08:00
networking feat: add canvas users to CryptID connections dropdown 2025-12-05 23:08:16 -08:00
ConnectionStatusIndicator.tsx feat: implement binary Automerge CRDT sync and open-mapping module 2025-12-04 19:45:02 -08:00
ErrorBoundary.tsx automerge, obsidian/quartz, transcribe attempt, fix AI APIs 2025-09-21 11:43:06 +02:00
FathomMeetingsPanel.tsx feat: update mulTmux terminal tool and improve shape utilities 2025-11-26 04:08:08 -08:00
GoogleDataTest.tsx feat: implement Google Data Sovereignty module for local-first data control 2025-12-04 15:22:40 -08:00
GoogleExportBrowser.tsx refactor: Rename GoogleDataBrowser to GoogleExportBrowser 2025-12-04 16:46:10 -08:00
HolonBrowser.tsx feat: add default AI endpoints for all users 2025-11-30 18:38:09 -08:00
NotificationsDisplay.tsx auth in progress 2025-04-17 15:51:49 -07:00
ObsidianToolbarButton.tsx automerge, obsidian/quartz, transcribe attempt, fix AI APIs 2025-09-21 11:43:06 +02:00
ObsidianVaultBrowser.tsx everything working in dev 2025-11-10 11:06:13 -08:00
OfflineIndicator.tsx chore: exclude open-mapping from build, fix TypeScript errors 2025-12-05 12:16:29 -08:00
PrivateWorkspaceManager.tsx feat: Add Private Workspace zone for data sovereignty (Phase 3) 2025-12-04 16:54:27 -08:00
StandardizedToolWrapper.tsx Add production Traefik labels for jeffemmett.com 2025-12-03 22:34:34 -08:00
StarBoardButton.tsx feat: move Mycelial Intelligence to permanent UI bar + fix ImageGen RunPod API 2025-11-27 23:57:26 -08:00
VisibilityChangeManager.tsx feat: implement Phase 5 - permission flow and drag detection for data sovereignty 2025-12-04 17:59:58 -08:00
VisibilityChangeModal.tsx feat: implement Phase 5 - permission flow and drag detection for data sovereignty 2025-12-04 17:59:58 -08:00