rspace-online/modules/rtasks
Jeff Emmett c00221c1e5 fix(rtasks): replace browser prompt/confirm with inline forms
- Workspace creation uses inline text input instead of prompt()
- Task deletion uses inline confirmation bar instead of confirm()
- Better error display when workspace creation fails (shows server error)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-06 17:21:52 -04:00
..
components fix(rtasks): replace browser prompt/confirm with inline forms 2026-04-06 17:21:52 -04:00
db feat: add ViewHistory for in-app back navigation, rename rWork to rTasks 2026-03-11 14:04:13 -07:00
lib feat(rtasks): ClickUp two-way sync integration 2026-03-24 17:37:01 -07:00
checklist-routes.ts Add toggle (check/uncheck) to checklist items + "Open in rTasks" button 2026-03-16 13:31:55 -07:00
landing.ts feat: add ViewHistory for in-app back navigation, rename rWork to rTasks 2026-03-11 14:04:13 -07:00
local-first-client.ts feat: add ViewHistory for in-app back navigation, rename rWork to rTasks 2026-03-11 14:04:13 -07:00
mod.ts fix(rtasks): bump JS cache version to v5 for new frontend features 2026-04-06 14:53:25 -04:00
schemas.ts fix(rtasks): add auth headers to all API calls + canvas toolbar to bottom-right 2026-04-06 14:42:16 -04:00