SurfSense/surfsense_web/components/assistant-ui/connector-popup/components
Anish Sarkar 924d18896a feat: implement connector status management and warnings, ran frontend linting
- Added a new hook `useConnectorStatus` to manage connector status information.
- Introduced `ConnectorStatusBadge` and `ConnectorWarningBanner` components for displaying status and warnings.
- Updated `ConnectorCard` and `ConnectorAccountsListView` to utilize the new status management features, including conditional rendering based on connector status and warnings.
- Created a configuration file for connector statuses to streamline status management across the application.
2026-01-09 18:55:50 +05:30
..
connector-card.tsx feat: implement connector status management and warnings, ran frontend linting 2026-01-09 18:55:50 +05:30
connector-dialog-header.tsx feat: add Linear OAuth integration and connector routes 2026-01-02 21:24:28 +05:30
connector-status-badge.tsx feat: implement connector status management and warnings, ran frontend linting 2026-01-09 18:55:50 +05:30
connector-warning-banner.tsx feat: implement connector status management and warnings, ran frontend linting 2026-01-09 18:55:50 +05:30
date-range-selector.tsx chore: ran frontend linting 2026-01-01 22:24:42 +05:30
periodic-sync-config.tsx feat: enhance periodic indexing configuration with detailed validation and UI options 2026-01-03 23:06:09 +05:30