Commit Graph

950 Commits

Author SHA1 Message Date
opensnail
b34242420c feat(sj_1.0.0): 优化RPC组件 2024-05-10 18:27:37 +08:00
opensnail
a7f0398746 feat(sj_1.0.0): 优化定时任务告警通知 2024-05-10 17:59:43 +08:00
opensnail
2fad654702 feat(sj_1.0.0): 修复客户端邮箱配置未提醒问题 2024-05-10 15:44:06 +08:00
dhb52
7f7d1b6b8c refactor: DateTypeEnum接受非空日期 2024-05-10 13:12:52 +08:00
dhb52
087e77ef2d refactor: mapstruct函数统一风格: convert,convertList,convertToXxx,convertListToXxxxList 2024-05-10 12:56:38 +08:00
dhb52
e7cf4e109c refactor: mapstruct函数统一风格: convert,convertList,convertToXxx,convertListToXxxxList 2024-05-10 12:52:19 +08:00
dhb52
ed9c2d12ea style: cs-fix 2024-05-10 12:37:35 +08:00
dhb52
e48a53698c style: cs-fix 2024-05-10 11:44:56 +08:00
dhb52
45b2122941 refactor: 简化MP QueryWrapper 写法 2024-05-10 10:11:39 +08:00
dhb52
ca5cca0da6 wip: 使用StreamUtils简化集合转换 2024-05-10 07:36:07 +08:00
dhb52
3d3217130c refactor: 简化messages的排序 2024-05-10 00:47:18 +08:00
dhb52
9d54c5b5b8 refactor: 简化DateTypeEnum 2024-05-10 00:47:17 +08:00
dhb52
9aa8bbced8 feat: 添加StreamUtils,MapUtils 工具类 2024-05-10 00:47:17 +08:00
dhb52
39e106b7fa fix: 通知人出入参改为统一的recipientIds 2024-05-09 16:55:37 +08:00
opensnail
7fb61350d6 feat(sj_1.0.0): 修复告警通知 2024-05-09 14:34:23 +08:00
opensnail
f6a4dda0b9 feat(sj_1.0.0): 优化消息通知 2024-05-09 12:23:19 +08:00
opensnail
2a18fbc944 feat(sj_1.0.0): 优化同步配置逻辑 2024-05-09 12:20:40 +08:00
opensnail
0005ce430d feat(sj_1.0.0): 优化同步配置逻辑 2024-05-08 18:18:01 +08:00
opensnail
d5b5c1cef2 feat(sj_1.0.0): 定时任务客户端接入告警 2024-05-08 15:34:53 +08:00
opensnail
e98946580e feat(sj_1.0.0): 工作流接入告警 2024-05-08 09:34:53 +08:00
opensnail
ef5c2fd953 feat(sj_1.0.0): 修复告警问题 2024-05-07 23:11:12 +08:00
opensnail
33fef492e2 feat(sj_1.0.0): 修复告警问题 2024-05-07 22:42:44 +08:00
opensnail
cd3ec5f781 feat(sj_1.0.0): 1、 定时任务告警新增失败原因 2、完善失败场景告警 2024-05-07 18:44:03 +08:00
wodeyangzipingpingwuqi
30221e8339 feat(sj_1.0.0):
1、Webhook告警、工作流回调请求密钥常量
2024-05-07 16:41:52 +08:00
wodeyangzipingpingwuqi
e4fe69d870 feat(sj_1.0.0):
1、告警新增Webhook
2、asyncSendMessage抽象放父类
2024-05-07 16:33:43 +08:00
opensnail
af8521e068 feat(sj_1.0.0): 优化pom 2024-05-07 11:26:42 +08:00
opensnail
0e42e379b0 feat(sj_1.0.0): 1、修复号段模式生成ID异常问题 2、 生成snail job启动logo 2024-05-06 23:39:21 +08:00
opensnail
0bc657988a feat(sj_1.0.0): 修复任务停接口异常 2024-05-06 18:35:58 +08:00
opensnail
4c3fcf73a9 feat(sj_1.0.0): 修复日志上报问题 2024-05-06 15:00:41 +08:00
dhb52
84c730844c refactor: UserSessionUtils.getGroupNames 2024-05-06 12:50:52 +08:00
dhb52
68c030242b fix: 查询条件trim的NPE问题 2024-05-06 10:17:53 +08:00
dhb52
aa486ad9c4 refactor: JobServiceImpl wrapper简化 2024-05-06 00:40:10 +08:00
dhb52
ed4ec0b340 refactor: 抽取UserSessionUtils.getGroupNames函数 2024-05-06 00:36:16 +08:00
opensnail
7015a8aa5b feat(sj_1.0.0): 修复告警报错问题 2024-05-05 23:21:49 +08:00
dhb52
278d7a9658 Revert "refactor: 简化JobBatchServiceImpl.getJobBatchPage代码,抽取UserSessionUtils.hasGroupPermission函数"
This reverts commit 8322d510fe.
2024-05-05 23:02:12 +08:00
dhb52
8322d510fe refactor: 简化JobBatchServiceImpl.getJobBatchPage代码,抽取UserSessionUtils.hasGroupPermission函数 2024-05-05 21:59:34 +08:00
dhb52
de577585c5 feat(sj_1.0.0): 定时任务批次分页增加字段executor_type,executor_info 2024-05-05 21:57:54 +08:00
opensnail
6104f3a34d feat(sj_1.0.0): 工作流接入失败告警模块 2024-05-05 20:55:30 +08:00
opensnail
05c9c06bd0 feat(sj_1.0.0): 1、修复用户查询失败问题 2、修复通知人为空问题 2024-05-05 10:10:57 +08:00
opensnail
97237ac538 feat(sj_1.0.0): 通知配置添加删除接口 2024-05-05 09:19:47 +08:00
dhb52
6a1196d0e0 fix: routeKey 类型 String=>Integer 2024-05-04 22:43:58 +08:00
opensnail
8de1c56067 feat(sj_1.0.0): 日志组件优化和邮箱通知 2024-05-04 09:10:32 +08:00
opensnail
d187e29b86 feat(sj_1.0.0): 优化组更新 2024-05-01 11:25:53 +08:00
dhb52
a824127558 feat(sj_1.0.0): 简化getSystemUserPageList代码 2024-04-30 19:47:44 +08:00
opensnail
cc499696f2 feat(sj_1.0.0): 优化代码 2024-04-30 18:38:25 +08:00
opensnail
d9118cd041 feat(sj_1.0.0): 优化通知配置 2024-04-28 18:24:21 +08:00
opensnail
d5c78014f9 feat(sj_1.0.0): 优化通知配置 2024-04-28 18:22:15 +08:00
opensnail
87a4adf45d feat(sj_1.0.0): 优化用户列表 2024-04-27 22:59:00 +08:00
opensnail
b980b6706d feat(sj_1.0.0): 优化查询组配置 2024-04-26 17:44:41 +08:00
opensnail
469e8061d2 feat(sj_1.0.0): 添加重试日志删除接口 2024-04-25 18:37:41 +08:00