Commit Graph

1673 Commits

Author SHA1 Message Date
wangjiahao
a1e0bf9152 Merge remote-tracking branch 'origin/v1.8' into v1.8 2022-03-01 11:14:25 +08:00
wangjiahao
e188e4a7b3 fix: 仪表板复制重名直接进入编辑页面问题 2022-03-01 11:14:09 +08:00
taojinlong
69ee34bf48 fix: mongo 校验错误 2022-02-28 23:31:22 +08:00
taojinlong
af7b9dab09 fix: 识别 pg 类型 2022-02-28 23:01:29 +08:00
taojinlong
4d0319d44c Merge branch 'v1.8' of github.com:dataease/dataease into v1.8 2022-02-28 21:57:45 +08:00
taojinlong
caf65cb4df fix: 识别 pg 类型 2022-02-28 18:51:24 +08:00
taojinlong
59e5aadee6 fix: mongo 拉取不到最新的collection 2022-02-28 18:45:59 +08:00
wangjiahao
357e3ec285 Merge remote-tracking branch 'origin/v1.8' into v1.8 2022-02-28 18:01:29 +08:00
wangjiahao
190dc5b2a6 feat: 存量视图支持在仪表板编辑列表删除 2022-02-28 18:01:14 +08:00
taojinlong
7ddaaca36c fix: Elasticsearch 支持 nested 类型 2022-02-28 16:25:44 +08:00
taojinlong
d6f0c07ad4 fix: Elasticsearch sql, field_multi_value_leniency -> true; the API returns the first value from the array with no guarantee of consistent results. 2022-02-28 15:02:59 +08:00
taojinlong
84e65cb659 Merge branch 'v1.8' of github.com:dataease/dataease into v1.8 2022-02-28 15:02:45 +08:00
fit2cloud-chenyw
df29dcb467
Merge pull request #1846 from dataease/pr@v1.8@fix_public_link_jump
fix: 公共链接跳转无法打开目标仪表板
2022-02-28 13:28:20 +08:00
fit2cloud-chenyw
434fbd5b11 fix: 公共链接跳转无法打开目标仪表板 2022-02-28 13:27:22 +08:00
junjun
d7a1f5197c refactor: 权限 2022-02-28 12:16:31 +08:00
junjun
82f4d11b62 refactor: 数据集视图权限 2022-02-28 11:58:04 +08:00
taojinlong
11088931ea Merge branch 'v1.8' of github.com:dataease/dataease into v1.8 2022-02-28 11:39:14 +08:00
taojinlong
7add22f6d8 refactor: 优化数据源删除提示信息 2022-02-28 11:38:51 +08:00
wangjiahao
5e794da1f5 Merge remote-tracking branch 'origin/v1.8' into v1.8 2022-02-28 11:36:02 +08:00
wangjiahao
7aaad18dd9 fix: 自己创建的仪表板右上角没有编辑按钮 2022-02-28 11:35:32 +08:00
junjun
64d9471c33 refactor: 删除无用接口 2022-02-28 11:22:30 +08:00
junjun
5141f52abb refactor: 视图权限 2022-02-28 11:19:32 +08:00
taojinlong
c9b355c69e fix: 数据集 api 权限 2022-02-28 10:43:20 +08:00
junjun
9642862e57 refactor: 数据集视图权限 2022-02-27 14:49:59 +08:00
taojinlong
cdaa7c42e3 fix: 数据源、数据集 api 权限 2022-02-26 17:10:02 +08:00
taojinlong
9ac2f35992 Merge branch 'v1.8' of github.com:dataease/dataease into v1.8 2022-02-26 17:08:45 +08:00
taojinlong
afa4b4ed32 fix: 数据源、数据集 api 权限 2022-02-26 17:08:37 +08:00
wangjiahao
68b29be9e7 Merge remote-tracking branch 'origin/v1.8' into v1.8 2022-02-25 18:37:01 +08:00
wangjiahao
0ef9e7a001 fix: 仪表板复制后打开的是旧仪表板问题 2022-02-25 18:36:32 +08:00
fit2cloud-chenyw
04730cb4ac refactor: flyway修改拓展插件名称 2022-02-25 17:47:44 +08:00
wangjiahao
74bd25a641 Merge remote-tracking branch 'origin/v1.8' into v1.8 2022-02-25 17:44:33 +08:00
wangjiahao
9c7ad6f04a fix: 仪表板保存视图被删的问题 2022-02-25 17:44:15 +08:00
taojinlong
03a2e92254 fix: api 数据集补全字段 2022-02-25 17:32:17 +08:00
wangjiahao
ecba9659f5 Merge remote-tracking branch 'origin/v1.8' into v1.8 2022-02-25 12:00:45 +08:00
wangjiahao
5166facf16 refactor: 初始化时仪表板视图删的时候,不在复制对应的视图 2022-02-25 12:00:28 +08:00
junjun
bd62492d49 fix: 获取API数据源下表接口报错 2022-02-25 10:34:30 +08:00
wangjiahao
7c97035f71 refactor: 更新可选边框 2022-02-24 22:19:49 +08:00
wangjiahao
b29c00627d feat: 将所有仪表板板视图都归属仪表板 2022-02-24 21:54:03 +08:00
wangjiahao
734aa62a31 Merge remote-tracking branch 'origin/dev' into dev
# Conflicts:
#	backend/src/main/resources/db/migration/V32__1.8.sql
2022-02-24 17:41:27 +08:00
wangjiahao
c4dfd975f1 refactor: 仪表板复制支持视图、跳转信息、联动信息同步复制 2022-02-24 17:40:51 +08:00
fit2cloud-chenyw
527f5daac2
Merge pull request #1818 from dataease/pr@dev@feat_xpack_api
feat: 增加xpack包内部分api
2022-02-24 17:27:15 +08:00
fit2cloud-chenyw
8484b44ffb feat: 增加xpack包内部分api 2022-02-24 17:25:59 +08:00
taojinlong
64c1ebd11a Merge branch 'dev' of github.com:dataease/dataease into dev 2022-02-24 16:44:10 +08:00
taojinlong
52fcd983ae feat: 显示api数据表的状态 2022-02-24 16:43:54 +08:00
junjun
c1e9d3570d fix: 修复视图中数据集字段、数据,未受数据集权限控制的问题 2022-02-24 14:36:29 +08:00
junjun
d5c0a625fa fix: 修复视图中数据集字段、数据,未受数据集权限控制的问题 2022-02-24 14:33:11 +08:00
taojinlong
3c5c98dd89 fix: 公共链接获取用户信息报错 2022-02-24 14:29:20 +08:00
taojinlong
1b8e7b7dc4 fix: 公共链接获取用户信息报错 2022-02-24 11:13:46 +08:00
taojinlong
582bf1e913 fix: 公共链接获取用户信息报错 2022-02-24 10:34:30 +08:00
taojinlong
2bd1c83e79 fix: db2 sql 数据集抽取错误 2022-02-23 21:33:50 +08:00