rspace-online/shared/components
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
..
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(rtasks): ClickUp two-way sync integration 2026-03-24 17:37:01 -07:00
rstack-comment-bell.ts fix(shell): header button reliability — history, settings, comments 2026-03-24 16:04:11 -07: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(identity): replace device nudge toast with QR code for mobile linking 2026-03-24 17:06:29 -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(shell): header button reliability — history, settings, comments 2026-03-24 16:04:11 -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