rspace-online/modules
Jeff Emmett 4b08a02851 fix(seed): prevent demo data re-seeding after user deletes content
Added a `seeded` flag to Automerge doc metadata across 6 modules
(rcal, rnotes, rtasks, rvote, rbnb, rvnb). Once demo data is seeded,
deleting all content no longer triggers re-seeding on next page load.

Also removed rcal's per-request seedDemoIfEmpty() call from the route
handler — onInit + seedTemplate already handle initial seeding.

fix(canvas): prevent bulk delete dialog from stacking

The Delete key repeat was creating multiple overlays, making the dialog
appear unclosable. Added a guard to prevent duplicate dialogs, and
Escape key support to dismiss.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-22 14:24:51 -07:00
..
crowdsurf revert: remove standalone domains we don't own 2026-03-21 18:31:17 -07:00
rbnb fix(seed): prevent demo data re-seeding after user deletes content 2026-03-22 14:24:51 -07:00
rbooks feat(onboarding): add module-specific connect/import/create CTAs 2026-03-20 14:17:19 -07:00
rcal fix(seed): prevent demo data re-seeding after user deletes content 2026-03-22 14:24:51 -07:00
rcart feat(onboarding): add module-specific connect/import/create CTAs 2026-03-20 14:17:19 -07:00
rchats feat(rswag): full feature parity — POD clients, dithering, AI gen, fulfillment 2026-03-20 23:21:53 -07:00
rchoices feat(crowdsurf): restore module and add Elo pairwise ranking layer 2026-03-20 23:51:24 -07:00
rdata feat(tours+solo): add tours to remaining modules and solo mode toggle 2026-03-21 17:26:57 -07:00
rdesign revert: remove standalone domains we don't own 2026-03-21 18:31:17 -07:00
rdocs revert: remove standalone domains we don't own 2026-03-21 18:31:17 -07:00
rfiles feat(onboarding): add module-specific connect/import/create CTAs 2026-03-20 14:17:19 -07:00
rflows feat(rflows): add organic/mycorrhizal view mode toggle 2026-03-20 23:01:20 -07:00
rforum feat: add Automerge schemas + local-first-clients for remaining modules 2026-03-15 17:49:51 -07:00
rinbox feat(rinbox): bridge Listmonk newsletter campaigns with multisig approval 2026-03-21 15:03:06 -07:00
rmaps fix(canvas): map shape interaction + reminder widget dismissal 2026-03-21 20:44:28 -07:00
rmeets feat(rtube,rmeets): live 360° stream splitting + Jitsi External API 2026-03-16 14:28:13 -07:00
rnetwork fix(rnetwork): prevent TubeGeometry NaN errors in 3D graph 2026-03-20 23:16:45 -07:00
rnotes fix(seed): prevent demo data re-seeding after user deletes content 2026-03-22 14:24:51 -07:00
rphotos feat: async 3D gen, calendar reminder widget, cross-module drag, subdomain URL fixes 2026-03-16 22:18:51 +00:00
rpubs feat(rpubs): polish publish flow with teal accents, SVG icons, and card layouts 2026-03-21 17:04:19 -07:00
rschedule feat(onboarding): add module-specific connect/import/create CTAs 2026-03-20 14:17:19 -07:00
rsocials feat(tours+solo): add tours to remaining modules and solo mode toggle 2026-03-21 17:26:57 -07:00
rspace fix(spaces): fix space creation routing and use /rspace URLs 2026-03-20 11:07:01 -07:00
rsplat feat(tours+solo): add tours to remaining modules and solo mode toggle 2026-03-21 17:26:57 -07:00
rswag feat(rswag): full feature parity — POD clients, dithering, AI gen, fulfillment 2026-03-20 23:21:53 -07:00
rtasks fix(seed): prevent demo data re-seeding after user deletes content 2026-03-22 14:24:51 -07:00
rtrips feat(onboarding): add module-specific connect/import/create CTAs 2026-03-20 14:17:19 -07:00
rtube fix(spaces): match owner DID format in space list + resolve all TS errors 2026-03-20 11:11:32 -07:00
rvnb fix(seed): prevent demo data re-seeding after user deletes content 2026-03-22 14:24:51 -07:00
rvote fix(seed): prevent demo data re-seeding after user deletes content 2026-03-22 14:24:51 -07:00
rwallet feat(rwallet): integrate CRDT token flows into wallet visualizations 2026-03-21 13:47:14 -07:00