Bai
|
6703ab9a77
|
perf: 添加BasePermissionsViewSet,支持搜索过滤
|
4 years ago |
Bai
|
2176fd8fac
|
feat: 更新翻译
|
4 years ago |
fit2bot
|
856e7c16e5
|
feat: 添加组件监控;TerminalModel添加type字段; (#5206)
* feat: 添加组件监控;TerminalModel添加type字段;
* feat: Terminal序列类添加type字段
* feat: Terminal序列类添加type字段为只读
* feat: 修改组件status文案
* feat: 取消上传组件状态序列类count字段
* reactor: 修改termina/models目录结构
* feat: 修改ComponentTypeChoices
* feat: 取消考虑CoreComponent类型
* feat: 修改Terminal status判断逻辑
* feat: 终端列表添加status过滤; 组件状态序列类添加default值
* feat: 添加PrometheusMetricsAPI
* feat: 修改PrometheusMetricsAPI
Co-authored-by: Bai <bugatti_it@163.com>
|
4 years ago |
fit2bot
|
d4feaf1e08
|
fix: 修复由于更新django captch版本引起的css丢失问题 (#5204)
* fix: 修复由于更新django captch版本引起的css丢失问题
* perf: 优化验证码的高度
Co-authored-by: ibuler <ibuler@qq.com>
|
4 years ago |
xinwen
|
4424c4bde2
|
perf(asset): 手动启动节点资产数量自检程序时区分组织
|
4 years ago |
fit2bot
|
5863e3e008
|
perf(asset): 资产树,右击增加计算节点数量的菜单,可以让后台去计算 #527 (#5207)
Co-authored-by: xinwen <coderWen@126.com>
|
4 years ago |
xinwen
|
79a371eb6c
|
perf(auth): 密码过期后,走重置密码流程 #530
|
4 years ago |
fit2bot
|
7c7de96158
|
feat(login): 登录日志要体现用哪个backend登录的 #4472 (#5199)
Co-authored-by: xinwen <coderWen@126.com>
|
4 years ago |
ibuler
|
80b03e73f6
|
feat(celery): 添加celery的health check接口
|
4 years ago |
fit2bot
|
32dbab2e34
|
perf: 数据库应用database字段添加allow_null=True (#5196)
* perf: 数据库应用database字段修改为required
* perf: 数据库应用database字段添加allow_null=True
Co-authored-by: Bai <bugatti_it@163.com>
|
4 years ago |
ibuler
|
b189e363cc
|
revert(system): 暂时去掉system组件
|
4 years ago |
Bai
|
4c3a655239
|
perf: 用户序列类禁止修改source字段
|
4 years ago |
Bai
|
5533114db5
|
feat: 用户授权应用树按组织节点进行区分
|
4 years ago |
Jiangjie.Bai
|
4c469afa95
|
feat: 取消资产配置相关字段只读模式 (#5182)
* feat: 取消资产配置相关字段只读模式
* feat: 取消资产配置相关字段只读模式
|
4 years ago |
xinwen
|
4b67d6925e
|
feat(asset): api 添加推送系统用户到多个资产
|
4 years ago |
fit2bot
|
dd979f582a
|
stash (#5178)
* Dev (#4791)
* fix(xpack): 修复last login太长的问题 (#4786)
Co-authored-by: ibuler <ibuler@qq.com>
* perf: 更新密码中也发送邮件 (#4789)
Co-authored-by: ibuler <ibuler@qq.com>
* fix(terminal): 修复获取螺旋的异步api
* fix(terminal): 修复有的录像存储有问题的导致下载录像的bug
* fix(orgs): 修复组织添加用户bug
* perf(requirements): 修改jms-storage==0.0.34 (#4797)
Co-authored-by: Bai <bugatti_it@163.com>
Co-authored-by: fit2bot <68588906+fit2bot@users.noreply.github.com>
Co-authored-by: ibuler <ibuler@qq.com>
Co-authored-by: Bai <bugatti_it@163.com>
* stash
* feat(system): 添加系统app
* stash
* fix: 修复一些bug
Co-authored-by: xinwen <coderWen@126.com>
Co-authored-by: ibuler <ibuler@qq.com>
Co-authored-by: Bai <bugatti_it@163.com>
Co-authored-by: Jiangjie.Bai <32935519+BaiJiangJie@users.noreply.github.com>
|
4 years ago |
Bai
|
042ea5e137
|
feat: 授权应用树API返回org_name字段
|
4 years ago |
fit2bot
|
43b5e97b95
|
feat(excel): 添加Excel导入/导出 (#5124)
* refactor(drf_renderer): 添加 ExcelRenderer 支持导出excel文件格式; 优化CSVRenderer, 抽象 BaseRenderer
* perf(renderer): 支持导出资源详情
* refactor(drf_parser): 添加 ExcelParser 支持导入excel文件格式; 优化CSVParser, 抽象 BaseParser
* refactor(drf_parser): 添加 ExcelParser 支持导入excel文件格式; 优化CSVParser, 抽象 BaseParser 2
* perf(renderer): 捕获renderer处理异常
* perf: 添加excel依赖包
* perf(drf): 优化导入导出错误日志
* perf: 添加依赖包 pyexcel-io==0.6.4
* perf: 添加依赖包pyexcel-xlsx==0.6.0
* feat: 修改drf/renderer&parser变量命名
* feat: 修改drf/renderer的bug
* feat: 修改drf/renderer&parser变量命名
Co-authored-by: Bai <bugatti_it@163.com>
|
4 years ago |
fit2bot
|
3447eeda68
|
fix(applications): 修改attrs不能为null (#5172)
Co-authored-by: Bai <bugatti_it@163.com>
|
4 years ago |
fit2bot
|
75ef413ea5
|
fix(applications): 修改attrs不能为null (#5171)
Co-authored-by: Bai <bugatti_it@163.com>
|
4 years ago |
fit2bot
|
662c9092dc
|
reactor(dockerfile): 使用debian构建docker (#5169)
Co-authored-by: ibuler <ibuler@qq.com>
|
4 years ago |
Bai
|
36e9d8101a
|
fix: 添加迁移文件: Node ordering
|
4 years ago |
Bai
|
89ec6ba6ef
|
fix: Node ordering [`parent_key`, `value`]; 修复默认组织Default节点显示问题(存在key为0的Default节点)
|
4 years ago |
Bai
|
af40e46a75
|
fix: 优化迁移Default节点
|
4 years ago |
Bai
|
86fcd3c251
|
fix: 添加迁移文件(如果需要,将Default节点的key从0修改为1)
|
4 years ago |
xinwen
|
e656ba70ec
|
fix(assets): 推送动态系统用户未指定 username 取全部 usernames
|
4 years ago |
xinwen
|
bb807e6251
|
fix(perms): 新建授权时动态用户可能推送不成功
|
4 years ago |
Bai
|
bbd6cae3d7
|
perf(org): 优化获取org_name字段
|
4 years ago |
Bai
|
c3b09dd800
|
perf(perms): 优化用户授权树返回org_name字段;添加thread_local属性org_mapper减少查询次数
|
4 years ago |
Bai
|
6d427b9834
|
fix: 禁止删除组织根节点
|
4 years ago |
xinwen
|
610aaf5244
|
fix(assets): 动态系统用户和用户关系变化时没有推送到资产
|
4 years ago |
xinwen
|
df2f1b3e6e
|
perf(User): 用户列表在大规模数据情况下慢
|
4 years ago |
fit2bot
|
f26b7a470a
|
perf(celery-task): 优化检查节点资产数量的 Celery 任务 (#5052)
Co-authored-by: xinwen <coderWen@126.com>
|
4 years ago |
xinwen
|
a4667f3312
|
fix(Node): Node 保存的时候,在信号里设置 parent_key
|
4 years ago |
xinwen
|
91081d9423
|
refactor(perms): 在动态用户所绑定的授权规则中,如授权给用户组,当用户组增加成员后,动态系统用户下没有相应增加用户,因此也不会自动推送 (#5084) (#5086)
|
4 years ago |
fit2bot
|
3041697edc
|
fix(orgs): 兼容旧的组织用户关系接口 (#5088)
Co-authored-by: xinwen <coderWen@126.com>
|
4 years ago |
xinwen
|
75d7530ea5
|
fix(perms): 在动态用户所绑定的授权规则中,如授权给用户组,当用户组增加成员后,动态系统用户下没有相应增加用户,因此也不会自动推送
|
4 years ago |
xinwen
|
39ab5978be
|
perf(perms): 获取用户所有授权时转换成 list
|
4 years ago |
ibuler
|
7be7c8cee1
|
fix(perms): 修复我的资产页面问题
|
4 years ago |
xinwen
|
68b22cbdec
|
fix(perms): 修复用户组授权树与资产问题
|
4 years ago |
xinwen
|
a7c704bea3
|
perf(celery-task): 优化检查节点资产数量的 Celery 任务
|
4 years ago |
xinwen
|
21993b0d89
|
perf(perms): 优化用户授权资产列表加载速度
|
4 years ago |
xinwen
|
73ccf3be5f
|
fix(perms): 当用户授权为空时,清空旧的授权树
|
4 years ago |
ibuler
|
bf3056abc4
|
fix(django3): 修复django3兼容问题
|
4 years ago |
xinwen
|
f2fd9f5990
|
perf(assets): 限制搜索授权资产返回的条数
|
4 years ago |
fit2bot
|
6d39a51c36
|
[fix]: 兼容django 3 (#5038)
* chore(django): 修改版本依赖
* [fix]: 兼容django 3
* fix(merge): 去掉不用的JSONField
* fix(requirements): 修改加密库的版本
Co-authored-by: ibuler <ibuler@qq.com>
|
4 years ago |
xinwen
|
7fa94008c9
|
fix(old-api): 调整旧的组织与用户关联接口
|
4 years ago |
xinwen
|
1af4fcd381
|
fix(perms): nodes-with-assets 接口添加刷新重构树
|
4 years ago |
ibuler
|
6ec0b3ad54
|
fix(assets): 修复获取org_root的问题
|
4 years ago |
xinwen
|
f557c1dace
|
fix(assets): model 添加 asset 默认排序
|
4 years ago |