supermemory/apps/web/components/onboarding-brain
MaheshtheDev 5a3ff85ea5 fix(web): don't use consumer email domains as the company domain (#1343)
workspaceDomainFromEmail returned the raw domain for free providers, so a gmail.com user picking Team was shown gmail.com as their company domain. Confirming it named the org "Gmail", persisted brainWorkspaceDomain, and ran company research against Gmail.

It now returns null for consumer providers, so the confirm step starts empty and requires a real company domain.
2026-07-22 23:42:03 +00:00
..
company-brain-onboarding.tsx feat(web): open company brain signup to everyone (#1342) 2026-07-22 21:05:53 +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): revamp Company Brain configure page (#1306) 2026-07-18 18:45:03 +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 company brain responsiveness (#1239) 2026-07-16 01:57:51 +00:00
step-team.tsx company brain responsiveness (#1239) 2026-07-16 01:57:51 +00:00
types.ts fix(web): don't use consumer email domains as the company domain (#1343) 2026-07-22 23:42:03 +00:00