rspace-online/shared/components
Jeff Emmett cfe060dc61 fix: invite UX — hide disabled modules, resolve usernames, show invites list, require userId on claim
- rApp dropdown no longer shows a "Manage rApps" panel for disabled modules.
  Enable/disable lives in Edit Space → Modules only.
- /api/internal/user-email/:userId now resolves by id OR did (real did🔑z6Mk…
  or legacy synthetic did🔑<32-char id prefix>), so Edit Space members list
  shows display names instead of raw DIDs.
- /api/spaces/:slug/invites admin check now accepts ownerDID stored as either
  raw userId or did🔑. Routes the list through a new internal endpoint on
  encryptid so Automerge-owned spaces without a space_members row still work.
- /join page registration payload was missing userId, causing every invite
  claim to fail with "Missing required fields: userId, credential, username".
  Same fix applied to the OIDC accept page flow.
2026-04-17 09:53:53 -04:00
..
folk-app-canvas.ts wip(rschedule): schemas + folk-app-canvas/folk-widget shared components 2026-04-16 17:26:45 -04:00
folk-widget.ts wip(rschedule): schemas + folk-app-canvas/folk-widget shared components 2026-04-16 17:26:45 -04:00
rstack-app-switcher.ts fix: invite UX — hide disabled modules, resolve usernames, show invites list, require userId on claim 2026-04-17 09:53:53 -04:00
rstack-chat-widget.ts feat(rchats): add global chat widget + unread count endpoint 2026-04-15 11:15:33 -04:00
rstack-collab-overlay.ts fix(collab): dedup cursors by username + same-page-only visibility 2026-04-16 15:00:11 -04:00
rstack-comment-bell.ts feat(comments): spatial comment pins on all rApp module pages 2026-04-10 11:15:05 -04:00
rstack-history-panel.ts fix(shell): header button reliability — history, settings, comments 2026-03-24 16:04:11 -07:00
rstack-identity.ts fix(auth): preserve current page on login instead of redirecting 2026-04-16 08:17:24 -04:00
rstack-markwhen-view.ts feat(rpast): chronicle-of-self timeline + markwhen projection 2026-04-16 16:13:11 -04:00
rstack-mi.ts feat(mi-voice): quieter+smoother voice, caveman terseness in voice mode 2026-04-16 15:44:11 -04:00
rstack-module-comments.ts feat(comments): spatial comment pins on all rApp module pages 2026-04-10 11:15:05 -04:00
rstack-module-setup.ts feat: per-rApp inline config + module-aware settings panel 2026-03-10 16:45:48 -07:00
rstack-notification-bell.ts feat(rtime): commitment notifications + email delivery channel 2026-04-01 14:59:10 -07:00
rstack-offline-indicator.ts feat: wire offline-first Automerge sync to all 13 rSpace modules 2026-03-04 19:07:59 -08:00
rstack-share-panel.ts feat: add Mermaid diagram generator canvas tool + share panel role selector 2026-04-01 14:01:52 -07:00
rstack-space-switcher.ts ui(space-settings): Invite label + breathing room under username search 2026-04-16 16:36:52 -04:00
rstack-tab-bar.ts rename: finish rschedule → rminders migration 2026-04-16 17:18:17 -04:00
rstack-user-dashboard.ts feat: customizable dashboard with persistent home icon and widget system 2026-04-10 23:10:27 -04:00