supermemory/apps/web/components/integrations
MaheshtheDev 29c43984fe feat(web): pause Google Drive connect with a notify-me fallback (#1602)
![image.png](https://app.graphite.com/user-attachments/assets/6d7dd2cf-575b-450c-b7bb-c24b8ec834b9.png)

Google is not approving new authorizations while it re-reviews our app, so
every path that starts a new Google connection now shows a PAUSED badge and a
"Notify me" button instead of Connect.

- Existing connections are untouched: sync, file picking and history still work.
- Notify me fires a connector_paused_clicked PostHog event and remembers the
choice in localStorage, so we can pull who to email when the review clears.
- One list in lib/connector-availability.ts drives every surface; removing the
two entries turns Google back on.
2026-08-27 20:20:13 +00:00
..
chrome-detail.tsx chore: improve the codebase with react doctor (#917) 2026-05-09 19:12:01 +00:00
install-steps.tsx feat(web): pause Google Drive connect with a notify-me fallback (#1602) 2026-08-27 20:20:13 +00:00
integration-grid-card.tsx feat: enhanced the integration page for more conversion (#899) 2026-05-04 17:41:52 +00:00
plugins-detail.tsx feat(web): support discount code checkout (#1523) 2026-08-16 13:43:53 -07:00
raycast-detail.tsx Fix Raycast API key bug and redesign setup modal (#960) 2026-05-17 23:15:04 +00:00
raycast-setup-modal.tsx Fix Raycast API key bug and redesign setup modal (#960) 2026-05-17 23:15:04 +00:00
shortcuts-detail.tsx Fix integrations layout and mobile promo responsiveness (#1481) 2026-08-17 18:47:36 +00:00