Commit graph

2167 commits

Author SHA1 Message Date
DESKTOP-RTLN3BA\$punk
77ea261e29 fix(typos): update breadcrumb key generation and enforce number coercion for optional size in Google Drive item type 2025-12-31 19:32:44 -08:00
Anish Sarkar
495168b243 fix: reintroduced blocknote editor page 2026-01-01 03:11:37 +05:30
Anish Sarkar
e2f4f6c8e0 feat: Add Circleback connector integration
- Implement CirclebackConnectForm for user input and configuration
- Update connector benefits to include Circleback features
- Add CirclebackConfig component for webhook configuration
- Integrate Circleback into connector selection and management UI
- Update connector constants and document mappings for Circleback
2026-01-01 02:59:49 +05:30
Anish Sarkar
2373421212 refactor: Clean up imports and streamline component structure in thread.tsx and google-drive-folder-tree.tsx for improved maintainability 2026-01-01 02:03:11 +05:30
Anish Sarkar
fda682c9e7 Merge remote-tracking branch 'upstream/dev' into fix/connector 2026-01-01 02:03:02 +05:30
Anish Sarkar
63968e6455 feat: Remove multiple connector components and streamline source addition process, updating UI elements for improved user experience and consistency. 2026-01-01 01:57:59 +05:30
Rohan Verma
7a746fd2b6
Merge pull request #650 from CREDO23/add-coloured-icons
[Improvement] Use colored icons in connector cards
2025-12-31 12:19:02 -08:00
CREDO23
e2c062c079 feat: use colored icons for Teams and Zoom in connector list
- Replace IconBrandWindows with Teams SVG icon
- Replace IconBrandZoom with Zoom SVG icon
- Remove unused Tabler icon imports
- Use getConnectorIcon helper for consistency
2025-12-31 21:59:20 +02:00
CREDO23
9548dd289c feat: integrate colored SVG icons in getConnectorIcon
- Use Next.js Image component for SVG icons (20x20px)
- Replace 16 Tabler/Lucide icons with branded SVGs
- Add support for Teams, Zoom, YouTube string cases
- Clean up unused icon imports
- Maintain fallback for connectors without SVG icons
2025-12-31 21:58:37 +02:00
CREDO23
d3f83afb3d feat: add colored connector icons
- Add 18 branded SVG icons to public/connectors/
- Clean naming convention (e.g., slack.svg, google-drive.svg)
- Includes: Slack, Notion, GitHub, Jira, Google (Drive/Gmail/Calendar),
  Linear, Discord, Confluence, BookStack, ClickUp, Elasticsearch,
  Baidu, Airtable, YouTube, Teams, Zoom
2025-12-31 21:57:38 +02:00
Rohan Verma
b0b7d33cf9
Merge pull request #648 from CREDO23/refactor-modularize-threadtsx-into-focused-component-modules
[Refactor][Fix] Modularize thread.tsx and fix connector popover in chat page
2025-12-31 11:15:22 -08:00
Rohan Verma
095dc1b336
Merge pull request #649 from CREDO23/google-drive-connector
[Feat] Google drive connector | Allow files selection when indexing
2025-12-31 11:15:03 -08:00
Anish Sarkar
3a6749e86f feat: Update connector UI components with improved button styles and border adjustments for better visual consistency 2025-12-31 23:24:20 +05:30
Anish Sarkar
75119bf06b feat: Remove YouTube connector and associated components, streamline source addition process with new YouTube crawler view, and enhance connector management UI for improved user experience. 2025-12-31 18:17:03 +05:30
CREDO23
9c78726b6b feat: add file selection to Google Drive connector
- Add structured request body with folders and files arrays
- Support individual file indexing alongside folder indexing
- Remove deprecated folder_ids/folder_names query params
- Update UI to allow selecting both folders and files
2025-12-31 14:15:07 +02:00
Anish Sarkar
de63e77f78 feat: Remove webcrawler connector and associated references from the dashboard, streamlining the source addition process and improving UI consistency. 2025-12-31 17:35:45 +05:30
Anish Sarkar
d21e800740 Merge remote-tracking branch 'upstream/dev' into fix/connector 2025-12-31 17:26:10 +05:30
Anish Sarkar
163df8fda7 feat: Enhance connector management UI with improved loading states, add document count display for connectors, and implement indexing progress indicators for better user feedback. 2025-12-31 17:21:26 +05:30
Anish Sarkar
3ac806dcdf feat: Refactor document upload and connector management UI, enhance user experience with improved loading states, and streamline source addition process by removing unnecessary components. 2025-12-31 16:47:19 +05:30
Anish Sarkar
4d6186a43a feat: Update SearxNG connector form validation, enhance connector connect view with additional properties, and refine type handling in connector dialog for improved schema compliance. 2025-12-31 16:33:15 +05:30
Anish Sarkar
21146485e6 feat: Add support for Confluence, BookStack, GitHub, Jira, ClickUp, and Luma connectors, including configuration forms and benefits display, enhance connector dialog for new connectors, and improve overall connector management functionality. 2025-12-31 16:27:30 +05:30
Anish Sarkar
aaf2861681 feat: Add support for Slack, Discord, and Notion connectors, including configuration forms and benefits display, enhance connector dialog for new connectors, and improve overall connector management functionality. 2025-12-31 16:01:45 +05:30
Anish Sarkar
b26768cec5 feat: Add support for SearxNG, Linkup, and Baidu Search connectors, including configuration forms and benefits display, enhance connector dialog for new connectors, and improve overall connector management functionality. 2025-12-31 15:42:50 +05:30
Anish Sarkar
36d25e9505 feat: Add Elasticsearch connector support with configuration forms, enhance connector dialog for indexing settings, and implement date range selection for periodic sync. 2025-12-31 15:29:33 +05:30
Anish Sarkar
95f95558dc feat: Remove YouTube connector support and add Linear connector benefits functionality, enhance Linear connect form with benefits display and accordion documentation section. 2025-12-31 14:04:29 +05:30
Anish Sarkar
e7a60924ce feat: Add Linear and Tavily API connector forms and configurations, organized the components 2025-12-31 12:58:12 +05:30
Anish Sarkar
880b3cc4bf feat: Add Tavily API connector support, including configuration forms and connection handling, enhance connector dialog with non-OAuth connection logic, and improve state management for connector creation. 2025-12-31 12:35:43 +05:30
Anish Sarkar
5d1859db17 feat: Add Webcrawler and YouTube connector configurations, enhance connector dialog with creation functionality, and improve UI responsiveness and styling across components. 2025-12-31 11:41:57 +05:30
Anish Sarkar
ddfbb9509b feat: Implement connector editing functionality in the popup, including Google Drive folder selection, and enhance connector management with improved state handling and UI updates. 2025-12-31 02:00:11 +05:30
DESKTOP-RTLN3BA\$punk
476c764611 feat: fix Circleback connector and update related enums 2025-12-30 12:13:18 -08:00
DESKTOP-RTLN3BA\$punk
c19d300c9d feat: added circleback connector 2025-12-30 09:00:59 -08:00
Anish Sarkar
29a3dcf091 feat: Introduce new connector schemas and validation, enhance connector dialog with improved query parameter handling, and implement scroll detection in indexing configuration view. 2025-12-30 21:25:48 +05:30
CREDO23
5b39b32ef6 fix: improve connector popover filtering and display
- Show document count badges for each document type
- Filter to only show non-indexable connectors
- Only display document types with at least 1 document
- Update total source count to reflect filtered connectors
2025-12-30 17:37:22 +02:00
CREDO23
2b5377846d refactor: modularize thread.tsx into focused component modules
- Split 1,089-line thread.tsx into 10 smaller, focused modules
- Created dedicated files for thinking-steps, welcome, composer, messages, etc.
- No breaking changes - all logic preserved exactly as before
- Improved code organization and maintainability
2025-12-30 16:38:57 +02:00
Anish Sarkar
32b4a09c0e feat: Refactor connector popup to include new components for active and all connectors, enhance indexing configuration view, and improve date range selection functionality. 2025-12-30 20:07:15 +05:30
Anish Sarkar
2898192ac4 feat: Update redirect URLs in connector routes to include success parameters and improve indexing configuration handling in the connector popup. 2025-12-30 19:49:28 +05:30
Anish Sarkar
ec39763631 Merge remote-tracking branch 'upstream/dev' into fix/connector 2025-12-30 17:28:24 +05:30
Anish Sarkar
03559ddc01 style: Update connector popup styles for improved UI consistency, including border adjustments, background colors, and hover effects. 2025-12-30 17:28:15 +05:30
Anish Sarkar
733ec5df13 feat: enhance connector popup responsiveness, update connector icon, and add a scroll fade effect. 2025-12-30 16:05:38 +05:30
Anish Sarkar
577ebdb3e7 feat: Refactor connector selection UI to a dialog with tabs, search, and connection logic, and add new dialog sub-components. 2025-12-30 15:51:10 +05:30
Rohan Verma
23870042f3
Merge pull request #640 from CREDO23/google-drive-connector
[Feat] Add Google drive connector
2025-12-29 20:51:34 -08:00
Rohan Verma
c20cb7e056
Merge pull request #644 from CREDO23/fix-logs-page
[Fix] Logs page showing only 5 items
2025-12-29 20:50:19 -08:00
Anish Sarkar
9f19bea284 feat: Extract connector indicator UI from thread into a new dedicated component. 2025-12-30 04:03:34 +05:30
Anish Sarkar
8749225661 fix: changed design for tooltip 2025-12-30 03:36:28 +05:30
CREDO23
c3054809ee chore: update env example 2025-12-29 20:39:36 +02:00
CREDO23
7618662e70 refactor: rename GOOGLE_DRIVE_CONNECTOR to GOOGLE_DRIVE_FILE document type 2025-12-29 20:38:26 +02:00
CREDO23
16bc991b13 feat: add Google Drive connector to knowledge base search 2025-12-29 18:13:27 +02:00
CREDO23
4425fbbc31 fix: lint error in logs api service 2025-12-29 17:24:10 +02:00
CREDO23
6b1317435a fix: remove hardcoded limit in query params 2025-12-29 17:23:31 +02:00
Rohan Verma
433ea169a6
Merge pull request #643 from MODSetter/dev
feat: improved ui and some optimizations
2025-12-28 16:13:35 -08:00