impr: batch index for messaging connectors & some fixes#796
impr: batch index for messaging connectors & some fixes#796MODSetter merged 9 commits intoMODSetter:devfrom
Conversation
…cy and conversational context
|
@AnishSarkar22 is attempting to deploy a commit to the Rohan Verma's projects Team on Vercel. A member of the Team first needs to authorize it. |
There was a problem hiding this comment.
Review by RecurseML
🔍 Review performed on 20a13df..7cede99
✨ No bugs found, your code is sparkling clean
✅ Files analyzed, no issues (4)
• surfsense_backend/app/tasks/connector_indexers/discord_indexer.py
• surfsense_backend/app/tasks/connector_indexers/slack_indexer.py
• surfsense_web/app/(home)/login/LocalLoginForm.tsx
• surfsense_web/app/dashboard/[search_space_id]/documents/(manage)/components/RowActions.tsx
…beling in DocumentTypeIcon
…nents for consistent loading indicators
There was a problem hiding this comment.
Review by RecurseML
🔍 Review performed on 7cede99..5ab672b
✨ No bugs found, your code is sparkling clean
✅ Files analyzed, no issues (11)
• surfsense_web/app/dashboard/[search_space_id]/documents/(manage)/components/DocumentTypeIcon.tsx
• surfsense_web/app/dashboard/[search_space_id]/documents/(manage)/components/DocumentsTableShell.tsx
• surfsense_web/app/dashboard/[search_space_id]/more-pages/page.tsx
• surfsense_web/components/UserDropdown.tsx
• surfsense_web/components/assistant-ui/thread.tsx
• surfsense_web/components/json-metadata-viewer.tsx
• surfsense_web/components/layout/ui/sidebar/SidebarUserProfile.tsx
• surfsense_web/components/public-chat/public-chat-footer.tsx
• surfsense_web/components/public-chat/public-chat-view.tsx
• surfsense_web/components/ui/checkbox.tsx
• surfsense_web/lib/connectors/utils.ts
There was a problem hiding this comment.
Review by RecurseML
🔍 Review performed on 5ab672b..e2dd80c
✨ No bugs found, your code is sparkling clean
✅ Files analyzed, no issues (6)
• surfsense_backend/app/tasks/connector_indexers/discord_indexer.py
• surfsense_backend/app/tasks/connector_indexers/slack_indexer.py
• surfsense_web/app/dashboard/[search_space_id]/documents/(manage)/components/RowActions.tsx
• surfsense_web/components/UserDropdown.tsx
• surfsense_web/components/layout/ui/sidebar/SidebarUserProfile.tsx
• surfsense_web/components/public-chat/public-chat-footer.tsx
… for better readability
…nhanced readability
…e efficiency and conversational context
There was a problem hiding this comment.
Review by RecurseML
🔍 Review performed on e2dd80c..20ab128
✨ No bugs found, your code is sparkling clean
✅ Files analyzed, no issues (2)
• surfsense_backend/app/tasks/connector_indexers/teams_indexer.py
• surfsense_web/components/assistant-ui/connector-popup/connector-configs/views/indexing-configuration-view.tsx
Description
FILEtype documents cannot be edited when their status is shown as failed.Motivation and Context
FIX #
Screenshots
API Changes
Change Type
Testing Performed
Checklist
High-level PR Summary