rspace-online/modules/rnotes
Jeff Emmett 41051715b9 feat(rtasks): ClickUp two-way sync integration
Add bidirectional sync between rTasks and ClickUp:
- API client with 100 req/min rate limiter
- OAuth2 + personal API token connection flows
- Import wizard (workspace → space → list picker)
- Outbound push queue (5s intervals, 10-item batches)
- Inbound webhook with HMAC-SHA256 validation
- Field-level conflict detection (rTasks wins)
- Source badges (purple CU) with sync status dots on task cards
- Sync status indicator in board header for connected boards

Also fix 6 pre-existing TS errors across crowdsurf, rcal, rnotes.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-24 17:37:01 -07:00
..
components feat(rtasks): ClickUp two-way sync integration 2026-03-24 17:37:01 -07:00
converters feat(rnotes): import converters for Evernote, Roam, file upload & sync 2026-03-20 15:53:57 -07:00
db feat: Phase 4 — remove PostgreSQL from 11 modules, switch to Automerge 2026-03-02 15:48:01 -08:00
landing.ts feat(rnotes): import converters for Evernote, Roam, file upload & sync 2026-03-20 15:53:57 -07:00
local-first-client.ts perf: parallelize local-first init — batch IDB loads, cache crypto keys, preload sync states 2026-03-03 14:18:55 -08:00
mod.ts feat(collab): unified presence system across all 27 rApps 2026-03-24 16:56:06 -07:00
schemas.ts feat(rnotes): import converters for Evernote, Roam, file upload & sync 2026-03-20 15:53:57 -07:00
yjs-ws-provider.ts feat(rnotes): add collab status bar, sidebar indicator, mobile UX polish 2026-03-24 16:11:49 -07:00