You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
- Updated mail_enterprise_task.py to use EmailI18nService.send_raw_email() - Updated queue_monitor_task.py to use EmailI18nService with new QUEUE_MONITOR_ALERT type - Updated mail_clean_document_notify_task.py to use EmailI18nService with new DOCUMENT_CLEAN_NOTIFY type - Added send_raw_email() method for backward compatibility with pre-rendered HTML emails - Added new email types: ENTERPRISE_CUSTOM, QUEUE_MONITOR_ALERT, DOCUMENT_CLEAN_NOTIFY - Added email template configurations for the new email types - Removed unused imports (render_template, mail) from refactored files This change centralizes email handling through EmailI18nService while maintaining backward compatibility for legacy email sending patterns. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> |
7 months ago | |
|---|---|---|
| .. | ||
| annotation | 10 months ago | |
| __init__.py | 1 year ago | |
| add_document_to_index_task.py | 9 months ago | |
| batch_clean_document_task.py | 10 months ago | |
| batch_create_segment_to_index_task.py | 8 months ago | |
| clean_dataset_task.py | 10 months ago | |
| clean_document_task.py | 7 months ago | |
| clean_notion_document_task.py | 10 months ago | |
| create_segment_to_index_task.py | 9 months ago | |
| deal_dataset_vector_index_task.py | 9 months ago | |
| delete_account_task.py | 1 year ago | |
| delete_segment_from_index_task.py | 10 months ago | |
| disable_segment_from_index_task.py | 10 months ago | |
| disable_segments_from_index_task.py | 10 months ago | |
| document_indexing_sync_task.py | 8 months ago | |
| document_indexing_task.py | 7 months ago | |
| document_indexing_update_task.py | 8 months ago | |
| duplicate_document_indexing_task.py | 8 months ago | |
| enable_segment_to_index_task.py | 10 months ago | |
| enable_segments_to_index_task.py | 10 months ago | |
| mail_account_deletion_task.py | 7 months ago | |
| mail_change_mail_task.py | 7 months ago | |
| mail_email_code_login.py | 7 months ago | |
| mail_enterprise_task.py | 7 months ago | |
| mail_invite_member_task.py | 7 months ago | |
| mail_owner_transfer_task.py | 7 months ago | |
| mail_reset_password_task.py | 7 months ago | |
| ops_trace_task.py | 9 months ago | |
| recover_document_indexing_task.py | 8 months ago | |
| remove_app_and_related_data_task.py | 7 months ago | |
| remove_document_from_index_task.py | 10 months ago | |
| retry_document_indexing_task.py | 8 months ago | |
| sync_website_document_indexing_task.py | 8 months ago | |