SurfSense/surfsense_web/components/sources
CREDO23 5ad9e718d1 refactor: migrate YouTube tab to use jotai + tanstack query mutation
- Replace imperative authenticatedFetch with createDocumentMutationAtom
- Use mutation's isPending state instead of local isSubmitting state
- Maintain backward compatibility with existing UI behavior
- Keep all validation, error handling, and toast notifications
- Remove dependency on auth-utils for API calls
2025-12-08 11:02:01 +00:00
..
connector-data.tsx feat: add BookStack connector for wiki documentation indexing 2025-12-04 14:08:44 +08:00
ConnectorsTab.tsx feat(UI): reorganized connectors 2025-11-26 13:44:38 -08:00
DocumentUploadTab.tsx feat: migrate document upload to use jotai + tanstack query mutation atom 2025-12-08 11:02:01 +00:00
GridPattern.tsx refactor(ux): combined sources to one section 2025-11-07 14:28:30 -08:00
types.ts refactor(ux): combined sources to one section 2025-11-07 14:28:30 -08:00
YouTubeTab.tsx refactor: migrate YouTube tab to use jotai + tanstack query mutation 2025-12-08 11:02:01 +00:00