Commit Graph
219 Commits
Author SHA1 Message Date
rainzm 68bb344201 feat(notify): filter notification by topic_type
之前的模型,消息和Event是一一对应的,一个Event可以和多个Topic对应,
为了支持通过Topic Type过滤消息,现在Event和Topic是一一对应的。
2022-04-12 13:52:55 +08:00
Zexi Li 8f921c3385 fix(notify): lock panic when InitializeData 2022-04-08 15:09:35 +08:00
ioito 4bcf2cf99b fix(region): ctx lock panic 2022-04-07 14:54:29 +08:00
rainzm 75aeacef8e fix(notify): enable websocket notifications defaultly for event notify 2022-04-02 18:50:21 +08:00
rainzm 64d685ca07 feat(notify): add topic 'checksum test faile' and 'user lock' 2022-04-01 18:50:34 +08:00
ioito 3dfdcd18fc fix(region): remove nullable tag 2022-03-09 11:49:59 +08:00
ioito 6f32a0281a fix(notify): add panic notify 2022-03-01 17:17:29 +08:00
rainzm 6893749dde fix(region,notify): add create, delete and sync notification of loadbalancerbackendgroup 2022-01-19 19:17:01 +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 QiuandQiu Jian 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
rainzm b2a45cb98e fix(notify): support modify rolescope when change subscriber 2021-10-13 16:43:21 +08:00
rainzm 517da1d61b fix(notify): use roleCache to display role info 2021-10-13 16:33:17 +08:00
rainzm 9e64205386 fix(notify): SetModelManager to delete successfully 2021-10-13 16:32:35 +08:00
rainzm 04946cb7f6 fix(notify): modify 'dingtalk-robot' to 'workwx-robot' 2021-10-12 15:36:06 +08:00
rainzm 4bbc096a4d fix(notify): get the receivers that need to be added and deleted correctly 2021-10-11 17:46:51 +08:00
rainzm 27fac4b484 fix(notify): update mobile where appropriate 2021-10-08 21:24:11 +08:00
rainzm 09a670d67b fix(notify): modify the width of ReceiverId 2021-10-08 21:24:11 +08:00
rainzm 1e9e192a9c fix(notify): add default policy for subscribers 2021-10-08 21:22:17 +08:00
rainzm 8d32750850 fix(notify): optimization of message template 2021-09-29 14:12:28 +08:00
rainzm 8cb7ef24f2 fix(notify): remove disk in 'update' topic 2021-09-27 19:54:35 +08:00
rainzm e1f8850f25 fix(notify): solve the permission problem of subscriber 2021-09-27 19:06:24 +08:00
rainzm e300795f42 fix(notify): allow list and get topics for all 2021-09-27 18:24:20 +08:00
rainzm 78115949a0 fix(notify): correctly use tenant cache to query domain 2021-09-27 16:41:58 +08:00
rainzm 16fc73f355 fix(notify): check for duplicate subscribers when creating 2021-09-27 16:15:02 +08:00
rainzm 66dc7388b5 fix(notify): update database when change subscriber's identification 2021-09-27 15:53:35 +08:00
rainzm 8d70077da4 fix(notify): repull subcontact correctly when creating or deleting config 2021-09-27 11:04:00 +08:00
rainzm 29d53eb04a fix(notify): change the delivery format of config and eliminate some redundant steps of sending messages 2021-09-27 11:03:59 +08:00
Qu Xuan 8ba5393ae5 fix(region): optimized validate delete condition query 2021-09-23 09:58:54 +08:00
rainzm 52d9142b4d fix(region): delete the wrong tag 'nullable:false' 2021-08-30 16:52:34 +08:00