supermemory/apps/web/components/add-document
MaheshtheDev 9584d98d6b feat: Unify connections into the Add Memory modal; redesign disconnect dialog (#900)
- Consolidate Drive/Notion/OneDrive management into the Add Memory → Connect tab and remove the standalone `view=connections` page
(deleted `connections-detail.tsx`; redirected the Integrations tile and onboarding spotlight to `?add=connect`).

- Replace the duplicated provider tile row when connections exist with a single `+ Add a connection` dropdown styled to match the
home-page space selector.
- Rebuild the disconnect dialog as a single-decision flow: keep-memories is the default, with an inline `(optional)` checkbox to
also delete imported memories — primary button label/color flips to red when opted in.
- Memory-of-day card now deep-links the source document via `?doc=<id>` instead of just routing to the memories list.
- Refactored the Pro paywall on the connections surface into a focused, contained card matching the rest of the dashboard's visual
language.
2026-05-05 22:33:09 +00:00
..
connections.tsx feat: Unify connections into the Add Memory modal; redesign disconnect dialog (#900) 2026-05-05 22:33:09 +00:00
file.tsx feat: multi-file upload queue for Add Document (#789) 2026-03-19 21:14:17 +00:00
index.tsx feat: multi-file upload queue for Add Document (#789) 2026-03-19 21:14:17 +00:00
link.tsx chore: remove the new folder and fix imports (#740) 2026-02-16 14:30:29 -07:00
note.tsx chore: remove the new folder and fix imports (#740) 2026-02-16 14:30:29 -07:00