SurfSense/surfsense_web/components/assistant-ui/connector-popup/hooks
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
..
use-connector-dialog.ts chore: linting 2026-01-08 13:11:58 -08:00
use-connector-status.ts feat: implement connector status management and warnings, ran frontend linting 2026-01-09 18:55:50 +05:30