Commit Graph

9 Commits

Author SHA1 Message Date
Marvin Zhang
8ffba2944d refactor: optimized node communication 2024-11-01 15:19:48 +08:00
Marvin Zhang
9b5ed188a6 refactor: code cleanup 2024-10-20 16:55:57 +08:00
Marvin Zhang
6049fe3901 feat: updated database related api 2024-10-09 18:28:27 +08:00
Marvin Zhang
fc28a742de refactor: Update models to use DatabaseV2 instead of DataSourceV2 2024-08-05 13:14:57 +08:00
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
71194131cd refactor: Update SendNotification function to handle old and new settings triggers 2024-07-15 17:34:04 +08:00
Marvin Zhang
6cd1cfb5df feat: Add trigger fields to NotificationSettingV2 model 2024-07-13 10:53:38 +08:00
Marvin Zhang
6998a7cfe5 feat: updated models for notification 2024-07-11 18:08:40 +08:00
Marvin Zhang
c4d795f47f feat: added modules 2024-06-14 15:42:50 +08:00