SurfSense/surfsense_backend/app/connectors
Anish Sarkar 51f263da72 feat: Add Elasticsearch connector integration
- Updated ElasticsearchIndexer to use connector_config for initialization.
- Created a new page for adding Elasticsearch connectors with a comprehensive form.
- Enhanced the dashboard to include the Elasticsearch connector in the connectors list.
- Updated breadcrumb component to display Elasticsearch connector label.
- Added Elasticsearch icon to the connector icons enum.
- Installed @radix-ui/react-radio-group for radio button functionality in the form.
2025-10-08 12:17:00 +05:30
..
airtable_connector.py update airtable indexer 2025-08-26 19:17:46 +02:00
clickup_connector.py add coderabbit suggestions 2025-07-30 22:25:47 +02:00
confluence_connector.py add relevant coderrabit suggestions 2025-07-27 14:03:39 +02:00
discord_connector.py Fixed all ruff lint and formatting errors 2025-07-24 14:43:48 -07:00
elasticsearch_connector.py feat: Add Elasticsearch connector integration 2025-10-08 12:17:00 +05:30
github_connector.py Fixed all ruff lint and formatting errors 2025-07-24 14:43:48 -07:00
google_calendar_connector.py clean up 2025-08-26 11:53:27 +02:00
google_gmail_connector.py clean up 2025-08-26 11:53:27 +02:00
jira_connector.py Fixed formatting and linting post Jira connector PR 2025-07-25 10:52:34 -07:00
linear_connector.py Fixed all ruff lint and formatting errors 2025-07-24 14:43:48 -07:00
luma_connector.py chore: linting and formatting 2025-09-28 22:26:26 -07:00
notion_history.py fix: made notion indexing async 2025-08-21 14:43:04 -07:00
slack_history.py Fixed all ruff lint and formatting errors 2025-07-24 14:43:48 -07:00