Commit Graph

21 Commits

Author SHA1 Message Date
Marvin Zhang
c64e8cec63 feat: Update notification trigger patterns and add alert trigger
The code changes modify the notification constants and models to update the trigger patterns for tasks and nodes. Additionally, a new trigger for alerts is added to the constants. This change allows for more flexible matching of notification triggers.
2024-07-31 15:58:41 +08:00
Marvin Zhang
6b4dc3e783 refactor: Remove unused code for SMTP authentication and add Gmail OAuth2 authentication support 2024-07-27 19:29:43 +08:00
Marvin Zhang
c85692f353 refactor: Update models to include sender email, name, and mail recipients for notification requests 2024-07-26 15:33:58 +08:00
Marvin Zhang
9c3afad1c1 refactor: Update NotificationChannelV2 model to include Telegram notification settings 2024-07-25 22:58:39 +08:00
Marvin Zhang
bf9c176497 refactor: Update IM notification function to support DingTalk and Wechat Work providers 2024-07-24 17:58:05 +08:00
Marvin Zhang
5b6be54ba1 feat: support notification for node 2024-07-24 17:00:35 +08:00
Marvin Zhang
f75a3bfebf feat: Add Slack as a new IM provider for notification channels 2024-07-23 17:45:52 +08:00
Marvin Zhang
87007334e3 feat: updated notification settings and channels 2024-07-23 17:24:40 +08:00
Marvin Zhang
38ce85f78c refactor: Remove unused code and update models and functions for notification channels and settings 2024-07-23 12:22:59 +08:00
Marvin Zhang
f7f40dc05e refactor: Update SendNotification function to handle old and new settings triggers 2024-07-18 00:05:48 +08:00
Marvin Zhang
bbe43fa5ab refactor: Update SendNotification function to handle old and new settings triggers 2024-07-16 17:54:06 +08:00
Marvin Zhang
71194131cd refactor: Update SendNotification function to handle old and new settings triggers 2024-07-15 17:34:04 +08:00
Marvin Zhang
5c5032b6fe feat: Add template field to NotificationSettingV2 model 2024-07-13 10:03:24 +08:00
Marvin Zhang
6998a7cfe5 feat: updated models for notification 2024-07-11 18:08:40 +08:00
Marvin Zhang
ce8ff0ce2f refactor: removed unnecessary code 2024-07-11 12:45:29 +08:00
Marvin Zhang
840100dbc3 fix: unable to sync directories to work nodes 2024-07-01 15:59:20 +08:00
Marvin Zhang
1ad3e0619d fix: notification issue 2024-06-26 13:18:28 +08:00
Marvin Zhang
c269a46b43 fix: missing data source issue 2024-06-26 12:37:24 +08:00
Marvin Zhang
33a30e03ef feat: added modules 2024-06-14 16:37:48 +08:00
Marvin Zhang
ca070cc788 feat: added modules 2024-06-14 15:59:48 +08:00
Marvin Zhang
c4d795f47f feat: added modules 2024-06-14 15:42:50 +08:00