-
Notifications
You must be signed in to change notification settings - Fork 50
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
afc3350
commit b355845
Showing
47 changed files
with
239 additions
and
77 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,52 @@ | ||
# v1.4.1 | ||
|
||
发布于:2024/1/30 22:26:16 | ||
|
||
|
||
|
||
# 配置文件 | ||
|
||
配置文件版本:1.4.1 | ||
|
||
### 小型更新 | ||
- 在 mis.yaml 中增加 jobChargeMetadata 可选配置可记录需要存储的扣费作业的字段信息 ([afc33507](https://github.com/PKUHPC/SCOW/commit/afc3350709975ab07b4dc816441a2b96b3d29ee7)) | ||
- mis 增加 allowUserChangeJobTimeLimit 参数控制普通用户是否可以修改作业时限 ([8d417bab](https://github.com/PKUHPC/SCOW/commit/8d417bab0a5773ee9ed046a0e327a25fd1b3be79)) | ||
- mis 配置文件增加addUserToAccount相关参数 ([68447f7c](https://github.com/PKUHPC/SCOW/commit/68447f7cbf7dbc16b2508472de535df0a0c07236)) | ||
|
||
|
||
# SCOW API和Hook | ||
|
||
SCOW API版本:1.6.0 | ||
|
||
### 重要更新 | ||
- charge接口增加可选入参user_id,metadata, 消费记录查询接口增加查询参数user_ids,增加返回值user_id与metadata ([afc33507](https://github.com/PKUHPC/SCOW/commit/afc3350709975ab07b4dc816441a2b96b3d29ee7)) | ||
|
||
|
||
# SCOW | ||
|
||
## 门户系统前端 (portal-web) | ||
|
||
### 小型更新 | ||
- 修复文件管理列表连续双击文件名导致进入错误目录的问题 ([a41c45bb](https://github.com/PKUHPC/SCOW/commit/a41c45bb29a276bab48a03dcf3751b74be249aad)) | ||
- 仪表盘处集群无法获取运行时不报 500 的错误提示和快捷方式跳转去掉 basePath ([f1264695](https://github.com/PKUHPC/SCOW/commit/f1264695304e8d4004bcc0dad196dc0c8e6874f0)) | ||
|
||
## 管理系统前端 (mis-web) | ||
|
||
### 小型更新 | ||
- 增加配置项控制普通用户是否可以修改作业时限 ([8d417bab](https://github.com/PKUHPC/SCOW/commit/8d417bab0a5773ee9ed046a0e327a25fd1b3be79)) | ||
- 增加消费记录中用户的显示、筛选及导出功能 ([afc33507](https://github.com/PKUHPC/SCOW/commit/afc3350709975ab07b4dc816441a2b96b3d29ee7)) | ||
- mis 增加控制添加用户至账户相关配置 ([68447f7c](https://github.com/PKUHPC/SCOW/commit/68447f7cbf7dbc16b2508472de535df0a0c07236)) | ||
|
||
## 管理系统后端 (mis-server) | ||
|
||
### 小型更新 | ||
- 适配 mikro-orm 更新会修改 ref 字段默认为 null ([186c359b](https://github.com/PKUHPC/SCOW/commit/186c359b032801c6df8c72b7625f4fcd6c0bd4d4)) | ||
- charge_record 表增加字段 user_id 及 metadata, 以及增加了 time,tenant,account,user_id,type 各字段的索引 ([afc33507](https://github.com/PKUHPC/SCOW/commit/afc3350709975ab07b4dc816441a2b96b3d29ee7)) | ||
- 增加消费记录中用户的显示、筛选及导出功能 ([afc33507](https://github.com/PKUHPC/SCOW/commit/afc3350709975ab07b4dc816441a2b96b3d29ee7)) | ||
|
||
## CLI (cli) | ||
|
||
### 小型更新 | ||
- 增加配置项控制普通用户是否可以修改作业时限 ([8d417bab](https://github.com/PKUHPC/SCOW/commit/8d417bab0a5773ee9ed046a0e327a25fd1b3be79)) | ||
|
||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,11 @@ | ||
# @scow/lib-hook | ||
|
||
## 1.0.7 | ||
|
||
### Patch Changes | ||
|
||
- @scow/protos@1.0.7 | ||
|
||
## 1.0.6 | ||
|
||
### Patch Changes | ||
|
Oops, something went wrong.