de/backend/src/main/java/io/dataease/ext
2023-07-11 08:06:02 +08:00
..
query fix: 部分后台拼写错误 2022-10-21 17:26:31 +08:00
AuthMapper.java feat(平台对接): 飞书国际版 2022-10-24 13:22:58 +08:00
AuthMapper.xml fix: 修改拼写错误,格式化代码 2022-10-24 14:42:37 +08:00
CleaningRebotMapper.java feat(清理机器人): 启动时执行清理 2022-11-01 12:56:24 +08:00
CleaningRebotMapper.xml feat(清理机器人): 启动时执行清理 2022-11-01 12:56:24 +08:00
DEVersionMapper.java feat: 支持 Maxcompute 2022-04-15 16:08:33 +08:00
DEVersionMapper.xml feat: 支持 Maxcompute 2022-04-15 16:08:33 +08:00
ExtAppLogMapper.java feat: 支持应用市场,支持应用导入导出 2022-09-19 17:07:50 +08:00
ExtAppLogMapper.xml feat(应用): 应用模板支持选择存量数据源 2022-12-07 18:21:15 +08:00
ExtAuthMapper.java fix: 权限继承模式api权限逻辑调整 2022-04-28 17:49:21 +08:00
ExtAuthMapper.xml fix: 权限继承模式api权限逻辑调整 2022-04-28 17:49:21 +08:00
ExtChartGroupMapper.java feat: 支持 Maxcompute 2022-04-15 16:08:33 +08:00
ExtChartGroupMapper.xml feat: 支持 Maxcompute 2022-04-15 16:08:33 +08:00
ExtChartViewFieldMapper.java feat: 仪表板支持应用导出 2022-09-08 18:29:34 +08:00
ExtChartViewFieldMapper.xml feat: 仪表板支持应用导出 2022-09-08 18:29:34 +08:00
ExtChartViewMapper.java feat: 仪表板支持应用导出 2022-09-08 18:29:34 +08:00
ExtChartViewMapper.xml fix(视图): 修复部分外置数据库复制带有视图字段的仪表板时报错问题 #4854 2023-03-23 17:52:05 +08:00
ExtDataSetGroupMapper.java feat: 支持 Maxcompute 2022-04-15 16:08:33 +08:00
ExtDataSetGroupMapper.xml feat(应用市场): 三方应用对接 2022-10-26 19:34:56 +08:00
ExtDataSetTableFieldMapper.java fix(应用): 修复含有关联数据集的仪表板应用导入后关联数据集报错问题 2022-11-28 22:23:30 +08:00
ExtDataSetTableFieldMapper.xml fix(应用): 修复含有关联数据集的仪表板应用导入后关联数据集报错问题 2022-11-28 22:23:30 +08:00
ExtDataSetTableMapper.java feat(血源分析): 支持数据库,数据集,仪表板的血源分析 2022-12-21 12:12:44 +08:00
ExtDataSetTableMapper.xml fix(血源关系): 修复存在多个 Excel 数据集依赖时的报错 2022-12-29 19:26:32 +08:00
ExtDatasetTableUnionMapper.java feat: 支持 Maxcompute 2022-04-15 16:08:33 +08:00
ExtDatasetTableUnionMapper.xml feat: 支持 Maxcompute 2022-04-15 16:08:33 +08:00
ExtDataSetTaskMapper.java fix(应用): 修复含有关联数据集的仪表板应用导入后关联数据集报错问题 2022-11-28 22:23:30 +08:00
ExtDataSetTaskMapper.xml fix(数据集): 优化数据集同步界面分页查询逻辑,解决分页查询慢的问题 2023-05-31 19:57:24 +08:00
ExtDataSourceMapper.java feat(血源分析): 支持数据库,数据集,仪表板的血源分析 2022-12-21 12:12:44 +08:00
ExtDataSourceMapper.xml fix(数据源列表): 数据源列表按照类型名称和数据源名称升序排序,忽略大小写 2023-01-12 15:55:47 +08:00
ExtDeptMapper.java feat: 支持 Maxcompute 2022-04-15 16:08:33 +08:00
ExtDeptMapper.xml feat: 支持 Maxcompute 2022-04-15 16:08:33 +08:00
ExtFileContentMapper.java feat: 支持 Maxcompute 2022-04-15 16:08:33 +08:00
ExtMenuMapper.java feat: 支持 Maxcompute 2022-04-15 16:08:33 +08:00
ExtPanelAppTemplateMapper.java refactor(应用): 优化应用的静态文件存储方式,静态文件直接存放在服务器 2022-11-02 15:27:22 +08:00
ExtPanelAppTemplateMapper.xml refactor(应用): 优化应用的静态文件存储方式,静态文件直接存放在服务器 2022-11-02 15:27:22 +08:00
ExtPanelDesignMapper.java feat: 支持 Maxcompute 2022-04-15 16:08:33 +08:00
ExtPanelDesignMapper.xml feat: 支持 Maxcompute 2022-04-15 16:08:33 +08:00
ExtPanelGroupExtendDataMapper.java feat: 支持 Maxcompute 2022-04-15 16:08:33 +08:00
ExtPanelGroupExtendDataMapper.xml feat: 支持 Maxcompute 2022-04-15 16:08:33 +08:00
ExtPanelGroupMapper.java fix(仪表板): 修复仪表板目录删除后,目录目录下的仪表板对应的默认仪表板可能没有跟随删除问题 #5171 2023-05-23 12:48:58 +08:00
ExtPanelGroupMapper.xml fix(仪表板): 修复仪表板目录删除后,目录目录下的仪表板对应的默认仪表板可能没有跟随删除问题 #5171 2023-05-23 12:48:58 +08:00
ExtPanelLinkJumpMapper.java feat(应用): 应用导出支持导出原仪表板的联动与跳转效果 #4753 2023-03-20 15:17:29 +08:00
ExtPanelLinkJumpMapper.xml feat(应用): 应用导出支持导出原仪表板的联动与跳转效果 #4753 2023-03-20 15:17:29 +08:00
ExtPanelLinkMapper.java feat: 支持 Maxcompute 2022-04-15 16:08:33 +08:00
ExtPanelLinkMapper.xml feat: 支持 Maxcompute 2022-04-15 16:08:33 +08:00
ExtPanelOuterParamsMapper.java feat: 支持 Maxcompute 2022-04-15 16:08:33 +08:00
ExtPanelOuterParamsMapper.xml feat: 支持 Maxcompute 2022-04-15 16:08:33 +08:00
ExtPanelShareMapper.java feat: 支持 Maxcompute 2022-04-15 16:08:33 +08:00
ExtPanelShareMapper.xml feat(清理机器人): 启动时执行清理 2022-11-01 12:56:24 +08:00
ExtPanelStoreMapper.java feat: 支持 Maxcompute 2022-04-15 16:08:33 +08:00
ExtPanelStoreMapper.xml refactor: 优化仪表板下架逻辑,下架禁止查看 2022-05-19 17:58:19 +08:00
ExtPanelTemplateMapper.java feat: 支持 Maxcompute 2022-04-15 16:08:33 +08:00
ExtPanelTemplateMapper.xml feat: 支持 Maxcompute 2022-04-15 16:08:33 +08:00
ExtPanelViewLinkageMapper.java feat(应用): 应用导出支持导出原仪表板的联动与跳转效果 #4753 2023-03-20 15:17:29 +08:00
ExtPanelViewLinkageMapper.xml fix(仪表板): 优化联动配置界面,防止联动配置卡顿问题 2023-07-11 08:06:02 +08:00
ExtPanelViewMapper.java feat: 支持 Maxcompute 2022-04-15 16:08:33 +08:00
ExtPanelViewMapper.xml fix: 过滤跳转设置中联动视图查询出现的无用数据 2022-06-01 16:39:46 +08:00
ExtPluginSysMenuMapper.java feat: 支持 Maxcompute 2022-04-15 16:08:33 +08:00
ExtPluginSysMenuMapper.xml feat: 支持 Maxcompute 2022-04-15 16:08:33 +08:00
ExtSysAuthMapper.java feat: 支持 Maxcompute 2022-04-15 16:08:33 +08:00
ExtSysAuthMapper.xml feat: 支持 Maxcompute 2022-04-15 16:08:33 +08:00
ExtSysLogMapper.java perf(系统管理-日志管理): 优化用户列表查询api根据关键字查询 2022-08-30 12:37:44 +08:00
ExtSysLogMapper.xml perf(系统管理-日志管理): 优化用户列表查询api根据关键字查询 2022-08-30 12:37:44 +08:00
ExtSysMenuMapper.java feat: 支持 Maxcompute 2022-04-15 16:08:33 +08:00
ExtSysMenuMapper.xml refactor(模板市场): 模板市场显示由基础设置页面控制 2022-08-02 15:08:11 +08:00
ExtSysMsgMapper.java fix(消息管理): 消息批量已读api存在IDOR安全漏洞 2023-05-15 15:54:09 +08:00
ExtSysMsgMapper.xml feat: 支持 Maxcompute 2022-04-15 16:08:33 +08:00
ExtSysPluginMapper.java feat: 支持 Maxcompute 2022-04-15 16:08:33 +08:00
ExtSysPluginMapper.xml feat: 支持 Maxcompute 2022-04-15 16:08:33 +08:00
ExtSysRoleMapper.java feat: 支持 Maxcompute 2022-04-15 16:08:33 +08:00
ExtSysRoleMapper.xml feat: 支持 Maxcompute 2022-04-15 16:08:33 +08:00
ExtSystemParameterMapper.java feat: 支持 Maxcompute 2022-04-15 16:08:33 +08:00
ExtSystemParameterMapper.xml feat: 支持 Maxcompute 2022-04-15 16:08:33 +08:00
ExtSysUserMapper.java feat: 支持 Maxcompute 2022-04-15 16:08:33 +08:00
ExtSysUserMapper.xml perf(系统管理): 组织角色管理api适配新版UI 2022-07-16 10:05:48 +08:00
ExtTaskInstanceMapper.java feat: 自定义数据源检测间隔 2022-09-14 16:37:32 +08:00
ExtTaskInstanceMapper.xml feat: 自定义数据源检测间隔 2022-09-14 16:37:32 +08:00
ExtTaskMapper.java feat: 支持 Maxcompute 2022-04-15 16:08:33 +08:00
ExtTaskMapper.xml feat: 支持 Maxcompute 2022-04-15 16:08:33 +08:00
ExtVAuthModelMapper.java refactor: 优化仪表板数据集菜单操作逻辑,防止菜单量大时可能造成的卡顿 2023-02-08 16:20:54 +08:00
ExtVAuthModelMapper.xml refactor: 优化仪表板数据集菜单操作逻辑,防止菜单量大时可能造成的卡顿 2023-02-08 16:20:54 +08:00
HomeMapper.java feat: 支持 Maxcompute 2022-04-15 16:08:33 +08:00
HomeMapper.xml fix(移动端): 没有角色的用户无法查看分享仪表板 2022-11-02 16:29:02 +08:00
MobileDirMapper.java feat: 支持 Maxcompute 2022-04-15 16:08:33 +08:00
MobileDirMapper.xml feat: 支持 Maxcompute 2022-04-15 16:08:33 +08:00
MobileMeMapper.java feat: 支持 Maxcompute 2022-04-15 16:08:33 +08:00
MobileMeMapper.xml feat: 支持 Maxcompute 2022-04-15 16:08:33 +08:00
UtilMapper.java feat: 支持 Maxcompute 2022-04-15 16:08:33 +08:00
UtilMapper.xml feat: 支持 Maxcompute 2022-04-15 16:08:33 +08:00