supermemory/apps/web/components/add-document
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
..
connections.tsx feat(web): pause Google Drive connect with a notify-me fallback (#1602) 2026-08-27 20:20:13 +00:00
file.tsx Support HTML file uploads in Nova (#1076) 2026-06-10 06:09:20 +00:00
index.tsx feat(web): support discount code checkout (#1523) 2026-08-16 13:43:53 -07:00
link.tsx Add bulk multi-URL paste to create separate memories (#1109) 2026-06-15 11:37:09 +05:30
note.tsx Add bulk multi-URL paste to create separate memories (#1109) 2026-06-15 11:37:09 +05:30