SurfSense/surfsense_web/components/assistant-ui/connector-popup
CREDO23 3ff87a218d feat: improve connector popup with grouped OAuth connectors
Active Connectors tab:
- Group OAuth connectors by type (Gmail, Google Drive, etc.)
- Show account count badge on grouped cards
- Show most recent last indexed date across all accounts
- Show non-OAuth connectors individually with active task messages

All Connectors tab:
- Show most recent last indexed date for OAuth connector types
- Check if any account is indexing for OAuth types

Accounts List View:
- Remove document count from individual account cards
- Back button returns to previous tab (not always All Connectors)

General:
- Update handleViewAccountsList to use (connectorType, connectorTitle) signature
- Consistent behavior for viewing accounts from both tabs
2026-01-07 11:40:21 +02:00
..
components fix: connector card and edit view styling 2026-01-07 08:36:55 +02:00
connect-forms feat: implement Confluence OAuth integration and connector routes 2026-01-06 13:20:22 +05:30
connector-configs feat: add connectorId support for multi-account OAuth connectors 2026-01-07 10:54:49 +02:00
constants feat: add connector accounts list view for OAuth connectors with multiple accounts 2026-01-07 09:28:07 +02:00
hooks feat: improve connector popup with grouped OAuth connectors 2026-01-07 11:40:21 +02:00
tabs feat: improve connector popup with grouped OAuth connectors 2026-01-07 11:40:21 +02:00
utils chore: ran frontend linting 2026-01-01 22:24:42 +05:30
views feat: improve connector popup with grouped OAuth connectors 2026-01-07 11:40:21 +02:00
index.ts chore: linting 2026-01-01 22:56:37 -08:00