Commit Graph

238 Commits

Author SHA1 Message Date
Jian Qiu
c1d2dfbc92 fix: add vm integrity check notify (#16207)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2023-03-13 09:59:58 +08:00
mhf
aabe752d38 fix(notify): addMissingActionTranslate 2023-03-01 15:01:14 +08:00
mhf
87bbea8a97 fix(notify):fix topic of ChecksumTestFailed Result 2023-02-28 15:14:36 +08:00
mhf
88810de249 fix(notify): fix topic enable bug 2023-01-17 14:41:19 +08:00
mhf
da2132f821 fix(notify): 对服务异常添加消息通知 2023-01-16 15:49:35 +08:00
屈轩
6550c2e244 fix(notify): send msg with custom brand (#15793) 2023-01-15 13:49:06 +08:00
mhf
f3c24838e9 fix(notify): fix server/create bug 2023-01-14 18:02:12 +08:00
gouqi11
6557b6a6d6 fix(notify): add some template and notification (#15670) 2023-01-02 12:00:55 +08:00
Jian Qiu
22a2ffec45 feature: automatically purge expired splitables (#15226)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2022-10-26 02:07:04 +08:00
Jian Qiu
e31524bc5d feature: webhook support notification of user update (#14913)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2022-09-04 05:04:23 +08:00
Jian Qiu
965ba3ee77 fix: support huawei sms service (#14896)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2022-09-01 14:49:27 +08:00
Jian Qiu
551b7dcc73 fix(notify): fail to create deleted contacts (#14882)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2022-08-30 17:59:37 +08:00
Jian Qiu
02359b0bf8 feature: verify user with sms code (#14859)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2022-08-29 15:39:29 +08:00
Qiu Jian
1d75cff5b4 feature: verify user with sms code 2022-08-28 12:30:12 +08:00
QIU Jian
3098a7b857 fix: remove apiversion param from session 2022-08-25 10:08:30 +08:00
Zexi Li
22a9438eb8 feat(log,notify): notification of action log exceed count (#14605) 2022-07-12 06:58:35 +08:00
Zexi Li
5ede7c4ad2 fix(notify): adjust email width of receiver to 128 2022-07-06 16:08:44 +08:00
Jian Qiu
6b47369d36 fix: make notify template example field nullable (#14084)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2022-04-20 15:01:16 +08:00
rainzm
1efc554ed5 feat(notify): add topic_type in notification details 2022-04-13 16:03:33 +08:00
rainzm
115b91e681 feat(notify): filter notification by topic_type
之前的模型,消息和Event是一一对应的,一个Event可以和多个Topic对应,
为了支持通过Topic Type过滤消息,现在Event和Topic是一一对应的。
2022-04-12 14:23:53 +08:00
Zexi Li
85ff236532 fix(notify): lock panic when InitializeData 2022-04-08 15:11:16 +08:00
ioito
38626f5f3e fix(region): ctx lock panic 2022-04-07 15:00:02 +08:00
rainzm
a408a7634f fix(notify): enable websocket notifications defaultly for event notify 2022-04-02 18:51:53 +08:00
rainzm
1b662edde5 feat(notify): add topic 'checksum test faile' and 'user lock' 2022-04-01 19:03:41 +08:00
ioito
0cd13477b9 fix(region): remove nullable tag 2022-03-09 11:58:52 +08:00
ioito
fe48e8a04c fix(notify): add panic notify 2022-03-01 17:19:19 +08:00
rainzm
43af7d7c3a fix(region,notify): add create, delete and sync notification of loadbalancerbackendgroup 2022-01-19 19:21:50 +08:00
rainzm
021fc5647e fix(notify): real delete for email and mobile 2021-12-24 18:52:23 +08:00
rainzm
a100d4f245 feat(notify): add topic 'resource release due 30 day' 2021-12-22 19:21:33 +08:00
rainzm
0a4f087786 fix(notify): add missing webhook notification 2021-12-22 19:21:30 +08:00
Qiu Jian
1d354d8919 1. Remove is_rbac_enable option
2. code changes due to interface change
2021-12-02 10:24:23 +08:00
rainzm
a71d30cfa6 fix: close it after using sql.Rows 2021-11-25 17:39:50 +08:00
Qiu Jian
97a3ab12a2 support sqlite 2021-11-17 07:25:00 +08:00
Zexi Li
1b1af80abf Merge pull request #12685 from rainzm/timedtask
Independent scheduledtask service
2021-11-16 10:18:41 +08:00
rainzm
c44f0c5ec3 fix(notify): modify scheduledtaks const reference 2021-11-15 19:35:04 +08:00
Qu Xuan
e16901ce2c fix(region): export user_tags 2021-11-15 17:34:51 +08:00
Qiu Jian
a5b3345b3d fix: cleanup codes 2021-11-13 18:22:57 +08:00
Zexi Li
356dccc6fe Merge pull request #12615 from ioito/hotfix/qx-mcclient-modules
fix(common): split mcclient modules by service
2021-11-08 11:04:35 +08:00
Jian Qiu
1b5ec22599 fix: cleanup compile warnings (#12620)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2021-11-06 12:29:35 +08:00
Qu Xuan
06dc1c1b87 fix(common): split mcclient modules by service 2021-11-05 19:24:50 +08:00
rainzm
ef57e07fba fix(notify): init system tenant_id for robot without tenant_id 2021-11-03 19:57:16 +08:00
rainzm
0a2e1b84c2 fix(notify): init ProjectId for robots without ProjectId 2021-11-02 20:18:19 +08:00
rainzm
2a3dccfe15 feat(notify): add WebconsoleDisable for topic 2021-10-29 19:33:15 +08:00
rainzm
123cd0addc fix(notify): init robot project info 2021-10-29 16:47:15 +08:00
rainzm
635423218e fix(notify): be compatible with Chinese when generating names 2021-10-28 17:06:07 +08:00
rainzm
98f501b0e6 feat(notify): configure the new resource and its translation 2021-10-26 14:44:56 +08:00
rainzm
a7d54f8044 feat(notify): update topic 2021-10-26 10:50:12 +08:00
rainzm
1e9410fc57 fix(notify): robot ListItemFilter 2021-10-14 17:01:19 +08:00
Zexi Li
3b6c540fe3 Merge pull request #12407 from rainzm/subsriber/change
Fix changing of subscribers
2021-10-14 12:42:20 +08:00
rainzm
35b5a049ef fix(notify): modify resource list of topic 2021-10-13 19:56:16 +08:00