supermemory/apps/web/components/chat
MaheshtheDev aedcbeb321 feat(web): org brain switcher in header + plan badges (#1006)
- Replace the top-left logo menu with an org switcher (Switch brain): lists organizations with avatar monograms, brand-blue active row, and the active org name (sans "Organization") shown above the supermemory wordmark.
- Switching an org persists the active org and reloads so all data re-scopes.
- Show each org's plan badge in the switcher, reusing the account settings badge (extracted OrgPlanBadge + resolveOrgPlan to a shared component).
- Match the profile dropdown to the same design (rows, hover/focus, border).
- Remove the 'Be part of the next supermemory app' research CTA card.
- Add hideCount prop to SpaceSelector; hide the space count in chat input.
2026-05-26 00:53:32 +00:00
..
input mobile responsiveness pass + connections reauth fix (#959) 2026-05-17 21:49:23 +00:00
message chore: improve the codebase with react doctor (#917) 2026-05-09 19:12:01 +00:00
chat-empty-state.tsx fix(web): org plan badges via org-summaries and refresh Nova chat empty state (#968) 2026-05-18 23:44:09 +00:00
chat-graph-context-rail.tsx Update chat empty state and Auto space mode (#954) 2026-05-16 23:55:34 -07:00
home-chat-composer.tsx feat(web): org brain switcher in header + plan badges (#1006) 2026-05-26 00:53:32 +00:00
index.tsx feat(web): org brain switcher in header + plan badges (#1006) 2026-05-26 00:53:32 +00:00
model-selector.tsx fix: graph controls gap on compact viewports + model selector z-index (#982) 2026-05-23 08:47:19 -07:00