rspace-online/shared/components
Jeff Emmett b80386e85c feat(rpayments): extract QR payment app from rCart into its own rApp
- New modules/rpayments/ with routes, schemas, components, landing, recurring-executor
- Doc ID pattern {space}:payments:{paymentId}; one-time migration from {space}:cart:payments:*
- Cross-module hook onPaymentPaid() — rCart registers handler in onInit to auto-record
  contributions on linked shopping carts when a contribute-pay payment settles
- rCart: drop all /api/payments/*, /payments, /request, /pay/:id, /subscriptions, email
  scheduler, and the inline payments tab in folk-cart-shop; contribute-pay now mints
  via imported rpayments schemas and returns /rpayments/pay/ links
- server/index.ts: register paymentsModule, flip public-endpoint matcher to /rpayments
- Display: rPayments (💳) added to module-display, rstack-app-switcher (Commerce),
  rstack-tab-bar (Funding & Commerce), e2e/fixtures/module-list
- Vite: 3 payment component build entries + payments.css repointed to modules/rpayments
2026-04-18 14:21:11 -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
rspace-canvas-chrome.ts feat(canvas): unified rApp canvas interaction — keyboard + space-to-grab 2026-04-17 18:18:49 -04:00
rstack-app-switcher.ts feat(rpayments): extract QR payment app from rCart into its own rApp 2026-04-18 14:21:11 -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(presence): keep peers online across rApp navigation in same space 2026-04-17 11:23:50 -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 feat(auth): cross-subdomain username hint for passkey SSO 2026-04-17 12:05:07 -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 fix(spaces): dark-mode role dropdown, invite revoke route, fuzzy username search 2026-04-18 13:58:41 -04:00
rstack-tab-bar.ts feat(rpayments): extract QR payment app from rCart into its own rApp 2026-04-18 14:21:11 -04:00
rstack-user-dashboard.ts feat: customizable dashboard with persistent home icon and widget system 2026-04-10 23:10:27 -04:00