SurfSense/surfsense_backend/app/routes
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
..
__init__.py feat: Add Elasticsearch connector integration 2025-10-08 12:17:00 +05:30
airtable_add_connector_route.py handle token token refreshing when expired 2025-09-21 21:14:03 +02:00
chats_routes.py Improvements for sidebar 2025-08-02 21:20:36 -07:00
documents_routes.py Implemented serverside pagination; 2025-10-01 13:05:22 -07:00
google_calendar_add_connector_route.py fix merge conflits 2025-08-07 21:43:48 +02:00
google_gmail_add_connector_route.py add relelvant bot suggestions 2025-08-15 09:12:40 +02:00
llm_config_routes.py Fixed all ruff lint and formatting errors 2025-07-24 14:43:48 -07:00
logs_routes.py Fixed all ruff lint and formatting errors 2025-07-24 14:43:48 -07:00
luma_add_connector_route.py chore: linting and formatting 2025-09-28 22:26:26 -07:00
podcasts_routes.py Fixed all ruff lint and formatting errors 2025-07-24 14:43:48 -07:00
search_source_connectors_routes.py feat: implement Elasticsearch connector with indexing capabilities and validation 2025-10-04 13:47:59 +05:30
search_spaces_routes.py Fixed all ruff lint and formatting errors 2025-07-24 14:43:48 -07:00