Commit Graph

533 Commits

Author SHA1 Message Date
wisonic-s
f987734aa2 refactor(图表): 图表获取数据逻辑插件化(WIP) 2024-06-25 18:44:19 +08:00
王嘉豪
dddf8649db
Merge pull request #10503 from dataease/pr@dev-v2@feat_report-filter
feat(XPack): 定时报告支持自定义过滤组件值
2024-06-25 18:26:21 +08:00
wangjiahao
1ab3d261a3 feat(XPack): 定时报告支持自定义过滤组件值 2024-06-25 18:25:08 +08:00
taojinlong
2d21558750
Merge pull request #10494 from dataease/pr@dev-v2_export_data
feat: API数据源支持Token认证 #9189
2024-06-25 15:54:25 +08:00
taojinlong
4c2db14934 feat: API数据源支持Token认证 #9189 2024-06-25 15:53:15 +08:00
fit2cloud-chenyw
465607c641 feat(X-Pack): DE启动时自动检测apisix配置并初始化 2024-06-25 15:34:41 +08:00
taojinlong
22253df9ba
Merge pull request #10484 from dataease/pr@dev-v2_export_data
Pr@dev v2 export data
2024-06-25 10:57:07 +08:00
taojinlong
fd79203282 fix: 修复sql参数中日期类型错误 2024-06-25 10:56:07 +08:00
junjun
6d73ba32e8 feat(仪表板): 新增下拉树接口 2024-06-25 10:13:32 +08:00
fit2cloud-chenyw
1a3090b7c6 fix(X-Pack): 同步管理菜单无法展示 2024-06-25 09:48:49 +08:00
fit2cloud-chenyw
6bd64d49e7 fix(X-Pack): 同步管理菜单无法展示 2024-06-25 09:44:41 +08:00
junjun
06536a7b61 feat(仪表板): 新增下拉树接口 2024-06-24 16:58:22 +08:00
junjun
b04a435f4a refactor(图表): 优化同环比日期字段过滤逻辑 2024-06-24 15:11:30 +08:00
taojinlong
892c395e67 Merge branch 'dev-v2' into pr@dev-v2_export_data 2024-06-24 13:54:34 +08:00
fit2cloud-chenyw
71a6573df0 perf(仪表板): 漏提代码 2024-06-22 08:56:56 +08:00
taojinlong
6546696f98 fix: impala jdbc展示错误 2024-06-21 18:31:04 +08:00
fit2cloud-chenyw
92917afb7a
Merge pull request #10438 from dataease/pr@dev-v2@feat_share_ticket
Pr@dev v2@feat share ticket
2024-06-21 15:54:11 +08:00
fit2cloud-chenyw
1fa37b5c18 feat(仪表板): 仪表板分享功能ticket相关flyway 2024-06-21 15:53:24 +08:00
fit2cloud-chenyw
8dd8e2e388 feat(仪表板): 仪表板分享功能增加ticket设置 #9835 2024-06-21 15:51:01 +08:00
王嘉豪
17b5f1d210
Merge pull request #10428 from dataease/pr@dev-v2@fix_picture-upload
fix(仪表板): 修复部分图片组件上传图片报错问题
2024-06-21 10:38:16 +08:00
wangjiahao
470adcc758 fix(仪表板): 修复部分图片组件上传图片报错问题 2024-06-21 10:37:12 +08:00
taojinlong
dcae9bc97b
Merge pull request #10421 from dataease/pr@dev-v2_export_data
fix: 除明细表外,对于其他图表类型,脱敏字段不展示
2024-06-20 18:21:58 +08:00
taojinlong
13bcf02dd5 fix: 除明细表外,对于其他图表类型,脱敏字段不展示 2024-06-20 18:20:14 +08:00
fit2cloud-chenyw
9447867d3f chore: 升级版本到2.8.0 2024-06-20 17:27:07 +08:00
fit2cloud-chenyw
230637b0fd
Merge pull request #10412 from dataease/pr@dev-v2@perf_plugin_static_load
perf(X-Pack): 插件管理-前端分布式加载静态资源
2024-06-20 16:32:55 +08:00
fit2cloud-chenyw
54d254e290 perf(X-Pack): 插件管理-前端分布式加载静态资源 2024-06-20 16:32:02 +08:00
junjun
40ecd125b4 pref: 数据源接口 2024-06-20 15:41:06 +08:00
wangjiahao
041fe35920 fix(仪表板、数据大屏): 修复部分富文本图表多次模板应用出现报错情况 #10384 2024-06-19 18:56:29 +08:00
junjun
dab3dcae69 pref: 数据源接口 2024-06-19 10:41:16 +08:00
junjun
7914ad7808 refactor(图表): 优化同环比日期字段过滤逻辑 2024-06-18 13:42:15 +08:00
junjun
e328324147 feat(仪表板): 新增批量获取数据集字段列表接口 2024-06-18 11:35:07 +08:00
junjun
2eb8e67e97 feat(仪表板): 新增批量获取数据集字段列表接口 2024-06-18 10:17:09 +08:00
jianneng-fit2cloud
688a157892 feat(图表): 新增符号地图 2024-06-17 21:49:57 +08:00
junjun
4df6457964 fix(图表): 修复下钻日期SQL拼接错误的问题 2024-06-17 15:36:59 +08:00
taojinlong
aacc847e20 fix: 除明细表外,对于其他图表类型,脱敏字段不展示 2024-06-14 17:21:48 +08:00
Junjun
a9bee350b5
Merge pull request #10272 from dataease/pr@dev-v2@refactor_calc
refactor(数据集): 优化计算字段中聚合函数匹配逻辑
2024-06-14 10:18:54 +08:00
ulleo
dd09edb9d6 fix(图表): 修复代码merge冲突 2024-06-14 10:16:20 +08:00
junjun
8fea9cfe3b refactor(数据集): 优化计算字段中聚合函数匹配逻辑 2024-06-14 10:16:19 +08:00
taojinlong
8eda291a90
Merge pull request #10262 from dataease/pr@dev-v2_export_data
feat: 导出中心导出失败时,给出失败原因信息,方便问题排查
2024-06-13 17:28:10 +08:00
taojinlong
3f926df20b
Merge pull request #10261 from dataease/pr@dev-v2_export_data
feat: 导出中心导出失败时,给出失败原因信息,方便问题排查
2024-06-13 17:27:20 +08:00
taojinlong
25779f13f4 feat: 导出中心导出失败时,给出失败原因信息,方便问题排查 2024-06-13 17:26:29 +08:00
taojinlong
c4e24bcff5 feat: 导出中心导出失败时,给出失败原因信息,方便问题排查 2024-06-13 17:22:13 +08:00
junjun
016117b3b8 refactor(图表): 优化同环比日期字段过滤逻辑 2024-06-13 16:59:03 +08:00
fit2cloud-chenyw
e27ce1b9a2
Merge branch 'dev-v2' into pr@dev-v2@feat_plugin_view 2024-06-13 16:28:20 +08:00
fit2cloud-chenyw
0279ce076c feat(X-Pack): 新增视图插件机制 2024-06-13 16:18:40 +08:00
ulleo
e23a3de97b feat(图表): 柱线组合图优化颜色展示 2024-06-13 15:41:30 +08:00
ulleo
9b60b15a30
Merge pull request #10242 from ulleo/dev-v2
feat(图表): 新增分组柱线组合图&堆叠柱线组合图
2024-06-13 14:16:45 +08:00
ulleo
0e1fadb936 feat(图表): 新增分组柱线组合图&堆叠柱线组合图 2024-06-13 14:15:55 +08:00
王嘉豪
54a75dfe45
Merge pull request #10229 from dataease/pr@dev-v2@fix_flyway
revert: 删除无用的flyway
2024-06-12 18:33:50 +08:00
wangjiahao
1c957aea16 revert: 删除无用的flyway 2024-06-12 18:33:17 +08:00