This website requires JavaScript.
Explore
Help
Sign In
ct
/
bmc_hub
Watch
1
Star
0
Fork
0
You've already forked bmc_hub
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
eacbd36e83
bmc_hub
/
app
/
backups
/
frontend
/
__init__.py
2 lines
43 B
Python
Raw
Normal View
History
Unescape
Escape
feat: Implement Email Workflow System with comprehensive documentation and migration scripts - Added Email Workflow System with automated actions based on email classification. - Created database schema with tables for workflows, executions, and actions. - Developed API endpoints for CRUD operations on workflows and execution history. - Included pre-configured workflows for invoice processing, time confirmation, and bankruptcy alerts. - Introduced user guide and workflow system improvements for better usability. - Implemented backup system for automated backup jobs and notifications. - Established email activity log to track all actions and events related to emails.
2025-12-15 12:28:12 +01:00
"""
Backup frontend views and templates.
"""
Reference in New Issue
Copy Permalink