SurfSense/surfsense_web/app/dashboard/[search_space_id]
Mandar77 e20e9fa57a feat: add comprehensive Trello connector with full test suite
- Add TrelloConnector class with API integration for boards, cards, and comments
- Implement Trello indexing task for background document processing
- Add TRELLO_CONNECTOR enum to DocumentType and SearchSourceConnectorType
- Create /trello/boards/ API endpoint for board fetching
- Add TrelloCredentialsRequest Pydantic model for API validation
- Implement Trello search functionality in ConnectorService
- Add comprehensive test suite with 80+ test cases covering:
  * Unit tests for TrelloConnector class with error handling
  * Integration tests for API endpoints and database operations
  * Frontend component tests for configuration and creation pages
  * End-to-end workflow testing
- Add test configuration with shared fixtures and mock data
- Create test runner script and comprehensive documentation
- Fix missing TRELLO_CONNECTOR in SearchSourceConnectorType enum
- Add frontend TrelloBoard interface and connector page
- Implement complete connector creation flow with board selection
- Add robust error handling for API failures, timeouts, and malformed data
- Include security considerations for credential handling and input validation
2025-09-19 12:12:51 -07:00
..
chats Improvements for sidebar 2025-08-02 21:20:36 -07:00
connectors feat: add comprehensive Trello connector with full test suite 2025-09-19 12:12:51 -07:00
documents refactor: connector icon handling by centralizing icon retrieval in contracts. 2025-09-13 15:13:04 -07:00
logs/(manage) Biome: fixes for app/dashboard/search_pace_id pages 2025-07-27 11:46:34 -07:00
podcasts Biome: fixes for app/dashboard/search_pace_id pages 2025-07-27 11:46:34 -07:00
researcher/[[...chat_id]] Initial formatting using biome 2025-07-27 10:05:37 -07:00
client-layout.tsx Fixed erroneous 'use server' in ui component 2025-08-11 10:49:36 -07:00
layout.tsx Added breadcrumbs 2025-08-02 22:46:15 -07:00
page.tsx Added breadcrumbs 2025-08-02 22:46:15 -07:00