supermemory/apps/web/components/onboarding-brain
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
..
company-brain-onboarding.tsx fix(brain): keep the confirmed company domain after checkout return (#1536) 2026-08-18 23:13:12 +00:00
onboarding-confetti.tsx feat(web): make brain onboarding the default flow (#1067) 2026-06-09 17:13:32 +00:00
research-action-rail.tsx feat(web): offer a setup call alongside Slack install (#1599) 2026-08-26 07:43:48 +00:00
setup-call-button.tsx feat(web): offer a setup call alongside Slack install (#1599) 2026-08-26 07:43:48 +00:00
shell.tsx company brain responsiveness (#1239) 2026-07-16 01:57:51 +00:00
slack-handoff.tsx feat(brain): add /brain Slack-first onboarding entry (#1310) 2026-07-21 21:19:54 +00:00
step-about.tsx feat(web): open company brain signup to everyone (#1342) 2026-07-22 21:05:53 +00:00
step-ingest.tsx feat(web): company brain onboarding redesign + connector entitlement (#1178) 2026-06-30 22:01:20 +00:00
step-sources.tsx feat(web): pause Google Drive connect with a notify-me fallback (#1602) 2026-08-27 20:20:13 +00:00
step-team.tsx company brain responsiveness (#1239) 2026-07-16 01:57:51 +00:00
step-trial.tsx Clarify Company Brain trial copy (#1469) 2026-08-14 05:36:31 +00:00
types.ts fix(web): select the correct Company Brain workspace (#1372) 2026-07-28 06:14:22 +00:00