Skip to content

feat: Unify connections into the Add Memory modal; redesign disconnect dialog#900

Merged
graphite-app[bot] merged 1 commit intomainfrom
05-05-feat_unify_connections_into_the_add_memory_modal_redesign_disconnect_dialog
May 5, 2026
Merged

feat: Unify connections into the Add Memory modal; redesign disconnect dialog#900
graphite-app[bot] merged 1 commit intomainfrom
05-05-feat_unify_connections_into_the_add_memory_modal_redesign_disconnect_dialog

Conversation

@MaheshtheDev
Copy link
Copy Markdown
Member

@MaheshtheDev MaheshtheDev commented May 5, 2026

  • 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.

@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented May 5, 2026

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
✅ Deployment successful!
View logs
supermemory-mcp 9584d98 May 05 2026, 10:34 PM

@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented May 5, 2026

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
supermemory-app 9584d98 Commit Preview URL May 05 2026, 10:35 PM

@MaheshtheDev MaheshtheDev marked this pull request as ready for review May 5, 2026 21:18
Copy link
Copy Markdown
Member Author


How to use the Graphite Merge Queue

Add the label Main to this PR to add it to the merge queue.

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

@graphite-app graphite-app Bot requested a review from Dhravya May 5, 2026 21:18
@claude
Copy link
Copy Markdown

claude Bot commented May 5, 2026

Claude finished @MaheshtheDev's task in 1m 50s —— View job


Review Complete

  • Fetch PR diff
  • Analyze changed files for bugs and security issues
  • Check for existing review comments
  • Submit review

Overview: Unifies the connections UI into the Add Memory modal, deletes the redundant ConnectionsDetail view, and simplifies the disconnect dialog from radio buttons to a single checkbox.

Issues found: None — this looks good to ship.

Score: 10/10

Copy link
Copy Markdown

@claude claude Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overview: Unifies the connections UI into the Add Memory modal, deletes the redundant ConnectionsDetail view, and simplifies the disconnect dialog from radio buttons to a single checkbox.

Issues found: None — this looks good to ship.

The refactoring is clean:

  • The ConnectionRow component was properly migrated from the deleted file
  • The new dropdown-based "Add a connection" CTA in the connected state is a good UX improvement
  • The simplified disconnect dialog correctly handles the hasMemories edge case
  • URL routing changes from ?view=connections to ?add=connect are consistent
  • The formatRelativeTime helper handles null/undefined inputs properly

Score: 10/10

@graphite-app
Copy link
Copy Markdown

graphite-app Bot commented May 5, 2026

Merge activity

…t 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.
@graphite-app graphite-app Bot force-pushed the 05-05-feat_unify_connections_into_the_add_memory_modal_redesign_disconnect_dialog branch from 6a286f8 to 9584d98 Compare May 5, 2026 22:33
@graphite-app graphite-app Bot merged commit 9584d98 into main May 5, 2026
6 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants