-
-
Notifications
You must be signed in to change notification settings - Fork 100
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Release] Released for
2024.03.4
(#764)
- Loading branch information
Showing
88 changed files
with
185 additions
and
135 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,73 @@ | ||
**DataCap 发布!** | ||
|
||
| 发布版本 | 发布时间 | | ||
|:-----------:|:------------:| | ||
| `2024.03.3` | `2024-04-19` | | ||
|
||
#### 主要功能 | ||
|
||
--- | ||
|
||
- [用户] 支持上传头像 | ||
- [数据源] 删除 v1 `saveAndUpdate`、`getInfo` fc | ||
- [数据源] 替换 `getSource` 函数 | ||
- [数据源] 添加代码和名称栏 | ||
- [数据源] 重构元数据布局 | ||
- [数据源] 将数据库信息添加到元数据中 | ||
- [函数] 修复info中未定义属性转换时的错误 | ||
- [查询] 删除旧的 api | ||
- [查询] 修复历史数据为空的问题 | ||
- [片段] 适配器基础模块 | ||
- [流水线] 适配器基础模块 | ||
- [仪表板] 优化仪表板获取方式 | ||
- [仪表板] 添加描述 | ||
- [仪表板] 添加默认图像 | ||
- 删除配置目录下的 schema | ||
- 启用统一的 BaseEntity、BaseRepository、BaseController、BaseService | ||
- 支持 `saveOrUpdate` 方法根据属性设置相关值 | ||
- 添加代码权限信息 | ||
|
||
#### 用户界面 | ||
|
||
--- | ||
|
||
- [布局] 优化菜单选择和高亮显示 | ||
- [布局] 支持父菜单选择高亮显示 | ||
- [布局] 添加404页面回调 | ||
- [布局] 添加403页面重定向 | ||
- [布局] 添加重定向到网络页面 | ||
- [用户] 修复加载状态 | ||
- 添加页面加载进度 | ||
- 删除 echarts | ||
- 合并 i18n | ||
|
||
#### 数据集 | ||
|
||
--- | ||
|
||
- 修复数据集构建中缺失列的问题 | ||
- 固定信息路径 | ||
- 优化查询列传输数据过大的问题 | ||
- 添加获取列的权限 | ||
- 突出显示指标维度容器 | ||
- 将 id 替换为代码 | ||
|
||
#### 可视化 | ||
|
||
- [折线图] 添加标题 | ||
- 删除未使用的组件 | ||
- 将配置合并到编辑器中 | ||
- 修复配置不回显的问题 | ||
- 删除未使用的配置组件 | ||
- 禁用未查询可视化功能 | ||
- 添加散点图 | ||
- 添加雷达图 | ||
- 添加漏斗图 | ||
- 添加仪表图表 | ||
|
||
#### Docker | ||
|
||
--- | ||
|
||
- 替换 schema 路径 | ||
- 修复 docker compose 镜像并更改示例地址 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.