SurfSense/surfsense_backend/app/tasks/celery_tasks
Anish Sarkar 7af3d1bc1a feat: improve Google Drive connector handling and UI feedback
- Added logic to refresh connector and notification attributes after indexing to ensure up-to-date information.
- Enhanced periodic sync configuration to disable the option when no folders or files are selected for Google Drive, providing user feedback through a message.
- Updated the connector edit view to reflect the new disabled state for periodic sync based on selected items.
- Implemented validation in the connector dialog to prevent enabling periodic sync without selected items, improving user experience.
2026-01-17 12:59:18 +05:30
..
__init__.py feat: added celery and removed background_tasks for MQ's 2025-10-20 00:30:00 -07:00
blocknote_migration_tasks.py fix: code cleanup 2025-11-30 11:37:50 +05:30
connector_tasks.py feat: enhance Google Drive indexing with new options 2026-01-17 12:33:57 +05:30
document_reindex_tasks.py feat: fixed issues of note management 2025-12-17 00:09:43 -08:00
document_tasks.py Reapply "Merge pull request #686 from AnishSarkar22/feat/replace-logs" 2026-01-16 11:32:06 -08:00
podcast_tasks.py feat: refactor new chat agent to support configurable tools and remove deprecated components 2025-12-22 20:17:08 -08:00
schedule_checker_task.py feat: improve Google Drive connector handling and UI feedback 2026-01-17 12:59:18 +05:30