rspace-online/shared/components
Jeff Emmett 4536b5cab1 fix: remove rvote proposals from space dashboard + fix protocol in redirects
1. Remove all rvote/proposals fetching from rstack-user-dashboard.
   rApp-specific data (proposals) should stay within the rVote module,
   not leak into the space-level dashboard.

2. Fix url.protocol in bare-domain redirects — TLS is terminated by
   Cloudflare/Traefik so url.protocol is always http: internally.
   Use https: for production domains.

3. Rewrite /{space}/api/... paths internally on bare domain instead
   of redirecting to subdomain (avoids CORS + mixed content issues).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-24 12:29:15 -07:00
..
rstack-app-switcher.ts feat(crowdsurf): restore module and add Elo pairwise ranking layer 2026-03-20 23:51:24 -07:00
rstack-collab-overlay.ts feat(collab): unify header & tab-row — shared people-panel across all rApps 2026-03-24 11:46:26 -07:00
rstack-comment-bell.ts feat(ux): move comment button to header bar with unresolved badge 2026-03-23 14:02:27 -07:00
rstack-history-panel.ts feat(history): add "Revert to this point" button in Time Machine panel 2026-03-23 19:08:15 -07:00
rstack-identity.ts fix(auth): reload page on logout and redirect logged-in users from space grid 2026-03-24 10:54:35 -07:00
rstack-mi.ts fix(mi): only minimize on Escape when input empty, fix mobile transform 2026-03-21 16:25:06 -07: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 fix(shell): hide notification/share/settings icons on mobile, add to identity dropdown 2026-03-16 20:58:52 -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 fix(shell): hide notification/share/settings icons on mobile, add to identity dropdown 2026-03-16 20:58:52 -07:00
rstack-space-settings.ts fix(settings): position dropdown below and to the right of gear icon 2026-03-23 16:37:25 -07:00
rstack-space-switcher.ts feat(spaces): add Create Space modal with member invites and invite links 2026-03-23 12:04:27 -07:00
rstack-tab-bar.ts fix(ux): move people-online badge into sub-tab header bar 2026-03-23 13:29:45 -07:00
rstack-user-dashboard.ts fix: remove rvote proposals from space dashboard + fix protocol in redirects 2026-03-24 12:29:15 -07:00