rspace-online/modules/rschedule
Jeff Emmett 84c3c318d8 feat: async 3D gen, calendar reminder widget, cross-module drag, subdomain URL fixes
- Make /api/3d-gen async with job queue + email notification on completion
- Add reminder mini-calendar widget to canvas (top-right on shape select)
- Make items draggable across 6 modules (rNotes, rTasks, rFiles, rSplat, rPhotos, rBooks)
- Upgrade rCal drop handler with time-picker popover instead of confirm()
- Show reminder indicators (dots + badges) on calendar days
- Fix subdomain routing: remove space slug from server-rendered sub-nav,
  tab bar, and module links in production (/{moduleId} not /{space}/{moduleId})
- Add buildSpaceUrl() helper for correct external URL generation
- Fix rcart payment URLs for subdomain routing
- Fix rSchedule email links to use subdomain format

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-16 22:18:51 +00:00
..
components feat: integrate heartbeat with rSchedule shapes 2026-03-11 16:24:21 -07:00
landing.ts fix(routing): remove hardcoded /demo/ path prefix from URLs 2026-03-12 18:48:20 -07:00
local-first-client.ts feat(rschedule): add local-first-client.ts for standalone sync 2026-03-15 17:43:26 -07:00
mod.ts feat: async 3D gen, calendar reminder widget, cross-module drag, subdomain URL fixes 2026-03-16 22:18:51 +00:00
schemas.ts feat: consolidate domains, install deps, fix EncryptID types 2026-03-11 21:55:39 -07:00