dataeaseShu
|
d76045727d
|
Merge branch 'dev' into pr@dev_memory_component
|
2022-11-30 11:48:59 +08:00 |
|
dataeaseShu
|
c33d78cf4d
|
fix: 视图复制后修改名称bug修复 错误信息看不到按钮样式调整 数据源描述字符限制保存异常
|
2022-11-30 11:47:22 +08:00 |
|
taojinlong
|
ab923a29c2
|
fix(数据集): 数据集时间格式化问题
|
2022-11-29 23:58:51 +08:00 |
|
taojinlong
|
c52dc9a2df
|
fix(数据集): 调整按钮
|
2022-11-28 23:08:27 +08:00 |
|
taojinlong
|
4fbf4626cb
|
feat: 单次执行的任务,可以手动触发执行一次同步数据的任务
|
2022-11-22 16:04:54 +08:00 |
|
dataeaseShu
|
65169d8879
|
fix: 数据源分页 文本列表深色主题 数据集详情不规范
|
2022-11-18 15:50:10 +08:00 |
|
dataeaseShu
|
aee08eeb7e
|
fix: 数据同步 筛选样式
|
2022-10-27 15:06:19 +08:00 |
|
fit2cloud-chenyw
|
0c59d65dc4
|
fix: 前端拼写错误
|
2022-10-22 22:32:44 +08:00 |
|
fit2cloud-chenyw
|
9db2228f8c
|
fix(规范代码): 根据typos工具规范部分前端代码
|
2022-10-21 13:06:45 +08:00 |
|
dataeaseShu
|
673bec292f
|
fix: 仪表板列表栏样式调整 sql数据集table预览固定显示 系统管理部分代码优化 创建数据集搜索框键入受限#3392
|
2022-10-20 13:53:17 +08:00 |
|
dataeaseShu
|
daaf27746d
|
fix: 系统管理文件名规范
|
2022-10-18 16:03:57 +08:00 |
|
dataeaseShu
|
c4f7fbc6c9
|
fix: git 文件大小写不敏感bug
|
2022-10-18 14:43:38 +08:00 |
|
dataeaseShu
|
a5c84554db
|
feat: 数据集增加表名字段复制 代码优化 仪表板样式调整
|
2022-10-18 11:48:54 +08:00 |
|
dataeaseShu
|
79f75b4590
|
feat: eslint fix
|
2022-10-11 15:09:32 +08:00 |
|
taojinlong
|
fe84c366d4
|
fix(数据更新): 【数据集】创建增量定时任务输入后定时任务语句就没了
|
2022-09-30 12:09:56 +08:00 |
|
taojinlong
|
83c296b3f0
|
Merge branch 'dev' into pr@dev@dataset
|
2022-09-28 16:19:00 +08:00 |
|
taojinlong
|
14f206493a
|
refactor: nikeName -> nickName
|
2022-09-28 15:45:36 +08:00 |
|
dataeaseShu
|
be33456b17
|
fix: 数据集 数据源bugfix
|
2022-09-28 13:04:06 +08:00 |
|
dataeaseShu
|
d90a49716c
|
fix: 插件国际化 表格记忆select
|
2022-09-22 14:57:38 +08:00 |
|
dataeaseShu
|
d4ed421955
|
fix: 定时任务样式统一
|
2022-08-31 21:28:42 +08:00 |
|
dataeaseShu
|
52497a0aeb
|
fix: 任务管理优化
|
2022-08-31 18:39:25 +08:00 |
|
dataeaseShu
|
0ba75bb98c
|
fix: 筛选组件 国际化优化
|
2022-08-31 16:13:59 +08:00 |
|
dataeaseShu
|
f36fdc0e6f
|
fix: 左侧图标适配主题 表格列bug
|
2022-08-30 21:25:11 +08:00 |
|
dataeaseShu
|
fad65004ef
|
feat: 操作日志 详情筛选 修改密码优化 日期组件优化
|
2022-08-30 21:25:10 +08:00 |
|
dataeaseShu
|
ffc6f7dbe9
|
fix: 导航栏图标更换 逻辑修改
|
2022-08-26 18:01:34 +08:00 |
|
dataeaseShu
|
9bf6a752bb
|
fix: 模版管理 插件管理 国际化 bug修复
|
2022-08-26 13:00:57 +08:00 |
|
dataeaseShu
|
aa3b1e7830
|
fix: 任务管理 bug修复
|
2022-08-25 17:55:55 +08:00 |
|
dataeaseShu
|
fb0538954e
|
feat: 数据同步 定时报告 优化
|
2022-08-22 18:14:04 +08:00 |
|
Dovahkinn
|
5e61a8f30a
|
fix(frontend): 修复 css 中不再支持的样式深度选择符号 >>> 导致命令行报错的问题 (#2806)
* fix: 执行 eslint 命令, 修复代码
* fix(frontend): justify-content 不支持的值 start, end 改为 flex-start, flex-end
* Update format-utils.js
去掉注释
* fix(frontend): 修复 css 中不再支持的样式深度选择符号 >>> 导致命令行报错的问题, 替换为 ::v-deep
* Update DateFormat.vue
* Update FrameLinks.vue
* Update Hyperlinks.vue
* Update HyperlinksDialog.vue
* Update LinkageField.vue
* Update VideoLinks.vue
* Update DeNumberRange.vue
* Update DeSelectGrid.vue
* Update index.scss
* Update index.vue
* Update BackgroundColorSelector.vue
* Update LegendSelector.vue
* Update LegendSelectorAntV.vue
* Update SplitSelector.vue
* Update SplitSelectorAntV.vue
* Update TitleSelector.vue
* Update TitleSelectorAntV.vue
* Update XAxisSelector.vue
* Update XAxisSelectorAntV.vue
* Update YAxisExtSelector.vue
* Update YAxisExtSelectorAntV.vue
* Update YAxisSelector.vue
* Update YAxisSelectorAntV.vue
* Update QuotaFilterEditor.vue
* Update ResultFilterEditor.vue
* Update LabelNormal.vue
* Update LabelNormalText.vue
* Update AssistLine.vue
* Update FunctionCfg.vue
* Update ScrollCfg.vue
* Update Threshold.vue
* Update ColorSelector.vue
* Update LabelSelector.vue
* Update SizeSelector.vue
* Update TooltipSelector.vue
* Update TooltipSelectorAntV.vue
* Update TotalCfg.vue
* Update TableNormal.vue
* Update ChartStyle.vue
* Update AddCustom.vue
* Update AddExcel.vue
* Update DatasetChartDetail.vue
* Update DatasetGroupSelector.vue
* Update DatasetGroupSelectorTree.vue
* Update CalcFieldEdit.vue
* Update FieldEdit.vue
* Update TabDataPreview.vue
* Update UnionView.vue
* Update UpdateInfo.vue
* Update Group.vue
* Update all.vue
* Update readed.vue
* Update unread.vue
* Update index.vue
* Update index.vue
* Update index.vue
* Update PanelBackgroundColorSelector.vue
* Update PanelColorSelector.vue
* Update ViewAttribute.vue
* Update SubjectTemplateItem.vue
* Update multiplexing.vue
* Update filterDialog.vue
* Update PanelList.vue
* Update PanelMain.vue
* Update PanelDetailInfo.vue
* Update MapSettingLeft.vue
* Update index.vue
* Update DatasetTaskList.vue
* Update TaskRecord.vue
* Update dataset.vue
* Update personPwd.vue
* Update privateForm.vue
Co-authored-by: 王嘉豪 <42510293+ziyujiahao@users.noreply.github.com>
|
2022-08-05 18:24:27 +08:00 |
|
taojinlong
|
8f33d3779e
|
fix: 新建同步任务时数据集无数据无需提示“请先完成数据同步”
|
2022-05-25 20:24:29 +08:00 |
|
taojinlong
|
3d4e33c8ca
|
fix: 创建关联数据集时,去掉空目录
|
2022-03-02 17:49:14 +08:00 |
|
taojinlong
|
62525b0bb3
|
feat: 增量更新,优先显示设置的
|
2022-01-28 18:58:01 +08:00 |
|
taojinlong
|
5fb8aba187
|
fix: 任务名称长度限制
|
2022-01-27 13:31:10 +08:00 |
|
fit2cloud-chenyw
|
3b546a6f41
|
refactor: 前端eslint警告以及报错
|
2021-12-01 18:07:40 +08:00 |
|
taojinlong
|
e654cafa68
|
refactor: 调整表单样式
|
2021-11-30 12:28:22 +08:00 |
|
taojinlong
|
63d3e5d015
|
feat(数据集): 添加同步任务时,过滤掉空目录
|
2021-11-29 17:48:41 +08:00 |
|
taojinlong
|
d82f121cf1
|
refactor: 任务状态字体颜色调整
|
2021-11-11 17:54:54 +08:00 |
|
fit2cloud-chenyw
|
f5e0235815
|
style: 数据集样式优化
|
2021-10-13 15:31:03 +08:00 |
|
fit2cloud-chenyw
|
4161aa6f83
|
style: 完善深色主题样式
|
2021-10-11 18:39:43 +08:00 |
|
taojinlong
|
e4b16b33c3
|
fix: 没有经过全量更新不能进行增量更新,并记录日志
|
2021-08-04 10:34:43 +08:00 |
|
taojinlong
|
a3defb1a88
|
feat: 优化任务状态的切换
|
2021-08-04 10:34:37 +08:00 |
|
taojinlong
|
4352479850
|
feat: 优化查询任务日志
|
2021-08-01 15:12:42 +08:00 |
|
taojinlong
|
0a0a38c9d7
|
fix: 任务管理增加权限-> 用户只能管理拥有[管理权限]的数据集的任务
|
2021-07-29 19:22:29 +08:00 |
|
taojinlong
|
bfc646d3a3
|
fix: 页面loading 效果
|
2021-07-29 14:51:27 +08:00 |
|
taojinlong
|
86f0791a4f
|
fix: 任务列表上次执行时间与执行记录执行时间不一致
|
2021-07-29 12:18:29 +08:00 |
|
taojinlong
|
43c3e56905
|
fix: 任务 跳转
|
2021-07-29 00:44:00 +08:00 |
|
taojinlong
|
1d55507388
|
Merge branch 'dev' into pr@dev@task
|
2021-07-27 16:09:41 +08:00 |
|
taojinlong
|
585755a37a
|
fix: 更新任务状态
|
2021-07-27 16:07:03 +08:00 |
|
fit2cloud-chenyw
|
6718d15cf0
|
fix: 跳转任务消息延时
|
2021-07-27 12:30:29 +08:00 |
|
taojinlong
|
d324ff8c6e
|
fix: 更新任务状态
|
2021-07-23 18:37:56 +08:00 |
|