Commit Graph

154 Commits

Author SHA1 Message Date
taojinlong
7e40ea46dd <proxy>
<id>optional</id>
      <active>true</active>
      <protocol>http</protocol>
      <username></username>
      <password></password>
      <host>127.0.0.1</host>
      <port>7890</port>
      <nonProxyHosts>local.net|some.host.com</nonProxyHosts>
    </proxy>
Merge branch 'main' of github.com:dataease/dataease into main
2021-06-07 12:35:17 +08:00
taojinlong
b2f1469869 feat: column separator: |DE| 2021-06-07 12:35:06 +08:00
junjie
2b85822794 feat(提示):视图提示优化 2021-06-07 11:01:21 +08:00
taojinlong
b42e1e2855 feat: 设置 Excel 字段长度 2021-06-07 10:17:55 +08:00
junjie
2d6c22190f feat(fix):数据源、数据集、视图以及分组场景等,同一级下名称全局唯一,修改提示文案;同一数据集下相同定时任务同名校验 2021-06-03 17:32:05 +08:00
taojinlong
7eb0c473bf Merge branch 'main' of github.com:dataease/dataease into main 2021-06-03 15:11:34 +08:00
taojinlong
48069f563f fix: 判断导入数据执行结果 2021-06-03 15:10:54 +08:00
junjie
180c56f293 feat(fix):rollback 2021-06-03 12:40:54 +08:00
junjie
ee5e4ac055 feat(fix):删除数据集,同时删除关联视图的关联关系 2021-06-03 12:30:50 +08:00
taojinlong
018b657f1a feat: 处理增量同步 2021-06-03 12:17:05 +08:00
taojinlong
101a8a24e1 feat: 处理 LONGTEXT 类型 2021-06-03 10:29:04 +08:00
taojinlong
4c36090094 feat: kettle抽取数据时,字符集默认utf-8 2021-06-02 18:26:56 +08:00
taojinlong
c627f44e6e Merge branch 'main' of github.com:dataease/dataease into main 2021-06-02 17:11:44 +08:00
junjie
e20f4c23ed feat(fix):前端样式冲突修复;doris ddl修复 2021-06-02 17:08:12 +08:00
taojinlong
047abdde1c feat: 添加sql数据集时,非空校验 2021-06-02 16:58:37 +08:00
taojinlong
b3fec2c72d fix: 预览数据出错 2021-06-02 16:40:14 +08:00
taojinlong
34d58277ab feat: 抽取数据,支持数据源表的 column name 为中文 2021-06-02 15:35:03 +08:00
junjie
c2cb12c73b feat(fix):添加db数据集,默认加上数据源名称 2021-06-02 11:59:33 +08:00
taojinlong
89c758a50a feat: 识别excel 时间类型 2021-06-01 14:18:24 +08:00
taojinlong
c699ebeed4 feat: 识别excel data 类型 2021-06-01 14:05:45 +08:00
junjie
87c5a44016 feat(数据集):excel解析date数据,默认存日期类型 2021-06-01 14:03:06 +08:00
taojinlong
7fc6296bc1 feat: 检测同步状态 2021-05-31 16:01:51 +08:00
taojinlong
99bae93fb5 feat: 限制数据集只有一个同步任务;数据源支持修改密码和端口号 2021-05-31 12:49:55 +08:00
taojinlong
92718d1678 feat: 限制数据集只有一个同步任务 2021-05-31 10:17:24 +08:00
taojinlong
f83f4fb12f Merge branch 'main' of github.com:dataease/dataease into main 2021-05-29 12:07:49 +08:00
taojinlong
c262914b60 Merge branch 'main' of github.com:dataease/dataease into main 2021-05-28 17:24:52 +08:00
taojinlong
f99865cf8d feat: 更新任务立即执行时, 2021-05-28 16:37:37 +08:00
taojinlong
7f48bf4fe4 fix: 检测同步任务 2021-05-28 12:48:16 +08:00
taojinlong
bb76675ec1 fix: 同步任务 2021-05-27 18:14:43 +08:00
junjie
b0cf90babe feat(数据集):定时任务fix 2021-05-27 16:01:45 +08:00
junjie
8e6d5436bc feat(cron):cron time fix 2021-05-26 19:17:06 +08:00
junjie
dadf7bd1f6 feat(数据集):关联视图:两个数据集之间,不能有同一关联字段出现多次 2021-05-26 14:03:44 +08:00
taojinlong
e522d3935d fix: 限制数据集只有一个同步任务 2021-05-26 12:05:16 +08:00
taojinlong
cebbc87e6e Merge branch 'main' of github.com:dataease/dataease into main 2021-05-25 17:53:59 +08:00
junjie
9bac8c22b0 feat(backend):后端fix 2021-05-25 17:50:41 +08:00
taojinlong
11226a99a0 fix: 预览数据错误 2021-05-25 17:48:29 +08:00
taojinlong
abb8dcf3c3 fix: 识别 Excel 字段类型 2021-05-25 15:32:07 +08:00
taojinlong
982a7579c8 Merge branch 'main' of github.com:dataease/dataease into main 2021-05-25 12:48:15 +08:00
taojinlong
d5c99e6ec9 fix: 识别 Excel 字段类型 2021-05-25 12:48:06 +08:00
junjie
f85ac96e9f feat(backend):关联视图表、字段重复关联校验 2021-05-25 11:53:19 +08:00
junjie
ee3c99e177 feat(backend):关联视图表、字段重复关联校验 测试 2021-05-25 11:03:55 +08:00
xiajunjie
3e6caadf16 feat(backend):tree delete fix 2021-05-24 23:01:09 +08:00
taojinlong
a48249c8db fix: 预览 excel数据集时,给出提示信息:处理中/处理失败 2021-05-24 18:44:49 +08:00
wangjiahao
432459a062 fix: 1.视图 数据集 默认查询所有数据 2021-05-24 17:55:53 +08:00
wangjiahao
746e6c49c3 Merge remote-tracking branch 'origin/main' into main
# Conflicts:
#	backend/src/main/resources/i18n/messages_en_US.properties
#	backend/src/main/resources/i18n/messages_zh_CN.properties
#	backend/src/main/resources/i18n/messages_zh_TW.properties
#	frontend/src/components/canvas/components/Toolbar.vue
2021-05-24 17:30:13 +08:00
wangjiahao
b59c4967f7 fix: 1.普通仪表盘可转为默认仪表盘同时增加默认仪表盘全新 2.仪表盘,视图,数据集加载慢的问题 3.上传大图片不成功的问题,4.仪表盘页面整体加上loading 5.编辑仪表盘预览改为全屏弹框模式 2021-05-24 17:28:03 +08:00
taojinlong
f9bb4b3142 fix: 抽取excel数据格式问题; 2021-05-24 17:06:35 +08:00
junjie
dcafd50b2b feat(i18n):后端国际化;cron 组件国际化 2021-05-24 11:03:57 +08:00
junjie
0129af6652 feat(backend):仪表盘过滤组件 field fix 2021-05-21 13:47:19 +08:00
junjie
c5b7a766f3 feat(backend):仪表盘支持日期过滤;doris过滤 test 2021-05-21 12:35:24 +08:00