mirror of
https://github.com/supermemoryai/supermemory.git
synced 2026-07-14 11:38:50 +00:00
## Summary - Add disconnect actions for org and personal GitHub/Linear connections on the Company Brain settings page - Show connected Slack workspace name and an admin-only **Reconnect Slack** button (pairs with API admin gate in supermemoryai/mono#1912) - Fix infinite loading skeleton when `/brain/connections` fails by falling back to empty state with a toast ## Test plan - [ ] Open Settings → Company Brain connections as org admin - [ ] Confirm Slack team name shows when workspace is connected - [ ] Confirm **Reconnect Slack** is visible for admin/owner only - [ ] Connect and disconnect GitHub/Linear for org (admin) and personal scopes - [ ] Simulate failed connections fetch (e.g. offline) and confirm page renders instead of infinite skeleton |
||
|---|---|---|
| .. | ||
| account.tsx | ||
| billing.tsx | ||
| cancel-reasons.ts | ||
| company-brain-connections.tsx | ||
| connections-mcp.tsx | ||
| integrations.tsx | ||
| org-context.tsx | ||
| settings-content.tsx | ||
| settings-modal.tsx | ||
| settings-org-switcher.tsx | ||
| support.tsx | ||
| sync-history-panel.tsx | ||
| sync-status-badge.tsx | ||
| sync-utils.ts | ||