Commit Graph

344 Commits

Author SHA1 Message Date
屈轩
d46a7010fe fix(region): disk reset webhook (#23325) 2025-09-18 15:08:15 +08:00
屈轩
d01ea18cf2 fix(notify): optimized workwx access token expired time (#23322) 2025-09-18 14:55:10 +08:00
屈轩
eb82b9d9ca fix: upgrade go 1.24 (#23241) 2025-09-05 18:26:33 +08:00
屈轩
9c97f665f5 fix(notify): support dingtalk robot sign (#22766) 2025-06-23 16:59:36 +08:00
屈轩
6290cb0daa fix(notify): support notify with robotids (#22502) 2025-05-09 21:23:03 +08:00
屈轩
4267f2ab29 fix(notify): optimized notify error msg (#22500) 2025-05-09 17:35:06 +08:00
屈轩
4b77e1f4a7 fix(notify): init topic action and resource (#22478) 2025-05-02 13:31:35 +08:00
Jian Qiu
36c87e17b7 fix: notify default policy not effective (#22379)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2025-04-13 09:56:09 +08:00
Jian Qiu
e1e89cc7a2 feature: archived task show (#22309)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2025-03-20 10:24:14 +08:00
屈轩
529f49c429 fix(notify): task model (#22272) 2025-03-13 14:52:04 +08:00
屈轩
7e1d2db513 fix(notify): support create topic (#22268) 2025-03-13 14:04:52 +08:00
Jian Qiu
425b081ede fix: split compute tasks into subtasks (#22253)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2025-03-09 09:16:27 +08:00
Jian Qiu
f794cb43f0 fix: task clean job in batch limit (#22238)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2025-03-07 01:50:33 +08:00
屈轩
edb01cfa3c fix(notify): avoid panic when clean task (#22180) 2025-02-25 12:02:44 +08:00
wanyaoqi
88cd7551e5 fix(host): update host-base to v0.7.0 (#22085)
* fix(host): update host-base to v0.7.0

* fix(cronjob): init timezone, timer set location
2025-02-15 00:02:32 +08:00
Jian Qiu
fb849aec25 fix: enable task archivers (#21943)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2025-01-08 23:20:28 +08:00
屈轩
845799178d fix(region): allow disable default policy (#21585) 2024-11-14 14:42:21 +08:00
屈轩
a0acb81420 fix(notify): show pretty notify error (#21531) 2024-11-06 10:04:48 +08:00
Jian Qiu
e7d15aca80 fix: update vendor 3.11 20240917, upgrade go to 1.21 (#21256)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2024-09-18 20:48:31 +08:00
屈轩
1d79f32c4d fix(notify): avoid empty email addr (#20797) 2024-07-12 10:10:22 +08:00
屈轩
669544c5c5 fix(notify): avoid panic when mobile not set (#20743) 2024-07-08 21:31:00 +08:00
gouqi11
b3ca5c7be7 fix(notify): add mobile verify (#20519)
Co-authored-by: 马鸿飞 <mahongfei@yunion.cn>
2024-06-13 18:59:37 +08:00
gouqi11
a62f9b8486 fix(notify): fix mobile validate (#20509)
Co-authored-by: 马鸿飞 <mahongfei@yunion.cn>
2024-06-11 14:17:06 +08:00
gouqi11
90cea2d24d fix(notify): message add medium tag (#20419)
Co-authored-by: 马鸿飞 <mahongfei@yunion.cn>
2024-05-31 10:39:10 +08:00
gouqi11
79be391449 fix(notify): change receiver owner (#20251)
Co-authored-by: 马鸿飞 <mahongfei@yunion.cn>
2024-05-30 11:46:59 +08:00
gouqi11
9d2ba7c8e3 fix(region): parent task id is not primary key (#20261) (#20208)
Co-authored-by: 屈轩 <qu_xuan@icloud.com>
2024-05-21 15:14:21 +08:00
屈轩
d4900e7d45 fix(region): cloudpods baremetal (#20133) 2024-05-07 18:18:43 +08:00
屈轩
003ad678f6 fix: revert default policy (#20111) 2024-04-23 19:17:18 +08:00
屈轩
74cdcf7e6d fix(docs): update swagger api (#20100) 2024-04-22 16:24:28 +08:00
gouqi11
d5ec516aac feat(notify): support cloudphone (#19959)
Co-authored-by: 马鸿飞 <mahongfei@yunion.cn>
2024-04-12 15:16:23 +08:00
gouqi11
cc34cce115 fix(notify): clean notificationGroup after send (#19858)
Co-authored-by: 马鸿飞 <mahongfei@yunion.cn>
2024-04-02 18:40:13 +08:00
屈轩
4429c108ac fix(notify): simplify receiver api (#19764) 2024-03-21 20:07:34 +08:00
屈轩
8d254bcc80 fix(notify): add capability for notify config (#19568) 2024-02-28 17:51:32 +08:00
Jian Qiu
81a12d1f16 feature: allow manager to preapre query context (#19451)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2024-02-05 20:06:40 +08:00
gouqi11
14d10c121c fix(commom): setStatus with notify hook (#19405)
Co-authored-by: 马鸿飞 <mahongfei@yunion.cn>
2024-02-01 20:44:40 +08:00
gouqi11
ff8b0c8de7 feat(notify): SupportReceiverGetContactTypeByRoleId (#19295)
Co-authored-by: 马鸿飞 <mahongfei@yunion.cn>
2024-01-19 10:14:27 +08:00
gouqi11
f83ee1d5de feat(notify): support project notify (#19242)
Co-authored-by: 马鸿飞 <mahongfei@yunion.cn>
2024-01-15 19:34:57 +08:00
马鸿飞
2e90bca3ec fix(notify): add actionTranslate 2024-01-09 19:20:11 +08:00
马鸿飞
98ff5145c4 fix(notify): add missing topic 2024-01-05 16:27:14 +08:00
gouqi11
cd1b0e9dfc fix(notify): host topic bug fix (#19167)
Co-authored-by: 马鸿飞 <mahongfei@yunion.cn>
2024-01-04 19:21:00 +08:00
gouqi11
c10cef4eae feat(notify): support notify for host (#19020)
Co-authored-by: 马鸿飞 <mahongfei@yunion.cn>
2023-12-27 20:07:01 +08:00
gouqi11
2309dfc27c fix(notify): fix webhook brand (#18723)
Co-authored-by: 马鸿飞 <mahongfei@yunion.cn>
2023-11-17 15:37:08 +08:00
马鸿飞
0cd8ae2ed6 feat(notify): Allow direct notification sending 2023-10-24 15:21:00 +08:00
Jian Qiu
2798bfc8fa fix: allow vmware network associate with multiple wires (#18318)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2023-10-23 10:20:15 +08:00
屈轩
71644db668 fix: docgengo (#18350) 2023-10-18 06:18:53 -05:00
Zexi Li
746fff5fb9 Merge pull request #18320 from gouqi11/supportHostNotify
fix(notify): fix role subscriber groupTimes
2023-10-16 16:04:27 +08:00
马鸿飞
7c35ea11d1 fix(notify): fix role subscriber groupTimes 2023-10-16 11:28:52 +08:00
屈轩
c59a9ac5b7 fix(common): remove service default policy (#17334) 2023-10-13 14:00:48 +08:00
马鸿飞
2d7766dc4c feat(notify): support db_dispatcher notify 2023-10-12 15:30:00 +08:00
Zexi Li
1bf03f0878 Merge pull request #17957 from gouqi11/changeGroupTimes
fix(notify): add group_times for subscriber
2023-09-07 17:09:57 +08:00