fit2bot
|
09f9775eab
|
fix: 平台无category type 过滤 (#11580)
Co-authored-by: feng <1304903146@qq.com>
|
1 year ago |
ibuler
|
d0f79c2df2
|
perf: 添加 check api 避免未认证
|
1 year ago |
fit2bot
|
859268f7f3
|
perf: 优化账号创建 (#11440)
* feat: 支持账号模版自动推送
* perf: 修改模版
* perf: 优化账号创建
---------
Co-authored-by: ibuler <ibuler@qq.com>
|
1 year ago |
Bai
|
ea7b409a7f
|
fix: 修复资产树子节点创建后没有获取到的问题
|
1 year ago |
ibuler
|
3b6c2fc0c0
|
perf: 修改 sftp 的一些处理
|
1 year ago |
ibuler
|
b4b9c805ff
|
perf: 修改支持 Django4
|
1 year ago |
ibuler
|
daef154622
|
perf: 优化 host api 和 gunicorn 参数
|
1 year ago |
老广
|
b10623c970
|
Merge pull request #10879 from jumpserver/pr@dev@feat_chatgpt_support
feat: 支持 chatgpt 资产
|
1 year ago |
老广
|
7950718582
|
Merge pull request #10825 from jumpserver/pr@dev@perf_asset_node
perf: 接口sql优化 /api/v1/assets/nodes/children/tree/
|
1 year ago |
ibuler
|
19de79fadf
|
feat: 支持 chatgpt 资产
|
1 year ago |
fit2bot
|
bbbd011cc2
|
perf: 修改 protocol setting (#10875)
* feat: 新增账号配置
* perf: 修改 platform protocol define
* perf: 修改 account config
* perf: 修改协议设置
---------
Co-authored-by: ibuler <ibuler@qq.com>
|
1 year ago |
fangfang.dong
|
b3dce27309
|
perf: 接口sql优化 /api/v1/assets/nodes/children/tree/
|
1 year ago |
老广
|
bccf3a0340
|
Merge pull request #10819 from jumpserver/pr@dev@perf_asset_asset
perf: 接口sql优化 /api/v1/assets/assets/
|
1 year ago |
nut
|
358b3a1891
|
Update asset.py
|
1 year ago |
fangfang.dong
|
d7d554daf5
|
perf: 接口sql优化 /api/v1/assets/assets/
|
1 year ago |
ibuler
|
270ed5e2f8
|
perf: 修改 logging 避免冲突
|
1 year ago |
老广
|
db12bc07e8
|
Merge pull request #10760 from jumpserver/pr@dev@perf_assets_domain
perf: 接口 /api/v1/assets/domains/ sql优化
|
1 year ago |
fangfang.dong
|
39ba52e4de
|
perf: 接口 /api/v1/assets/label/ sql优化
|
1 year ago |
fangfang.dong
|
a8ef405939
|
perf: 接口 /api/v1/assets/domains/ sql优化
|
1 year ago |
ibuler
|
f4b5a302a1
|
fix: 修复授权资产根据协议搜索重复的问题
|
1 year ago |
Eric
|
b79aaff4a0
|
perf: 资产根据 ssh 协议过滤是否启用 sftp
|
1 year ago |
Bai
|
ed117ceac3
|
perf: 优化创建节点时校验同级节点名称不允许重复(API方式)
|
2 years ago |
ibuler
|
d285daa1c1
|
perf: 资产支持根据协议搜索
|
2 years ago |
ibuler
|
eccbf46300
|
merge: with dev
|
2 years ago |
Bai
|
feb42961ef
|
feat: 资产列表搜索支持 comment 模糊搜索
|
2 years ago |
ibuler
|
a261d69cd2
|
perf: 修改 m2m json field
|
2 years ago |
fit2bot
|
c7c3f711bf
|
perf: 优化发布机不显示task信息问题 (#10450)
* perf: 优化发布机不显示task信息问题
* perf: 添加celery task execution api的task_name字段
---------
Co-authored-by: “huailei000” <2280131253@qq.com>
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
fit2bot
|
f06059837d
|
perf: 授权类型树 (#10390)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
feng
|
9802aec881
|
perf: 自动化执行详情数据
|
2 years ago |
Bai
|
8309f00e5e
|
fix: 修复资产类型树循环显示的问题
|
2 years ago |
ibuler
|
eb9ac213d5
|
perf: 去掉 debug msg
|
2 years ago |
ibuler
|
06052b85a2
|
perf: 优化支持 自定义 applet
perf: 优化平台
|
2 years ago |
fit2bot
|
10b033ee97
|
perf: 批量更新资产消息 (#10280)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
feng
|
ee122690ff
|
perf: asset date_updated
|
2 years ago |
feng
|
f030638ba4
|
perf: account auto i18n
|
2 years ago |
fit2bot
|
3afab38c5f
|
perf: 资产平台排序 (#10258)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
fit2bot
|
1eb8e40d3e
|
feat: 账号推送附加参数 (#10080)
* feat: 账号推送附加参数
* perf: 通过节点 资产 过滤平台api
* perf: push automation params
* perf: 修改playbook
* perf: params serializer
* perf: 账号推送playbook 调整
* perf: Automation serializer add params field
* perf: params 非必填
* perf: 添加is_params 给前端判断
* perf: is_params bool
* perf: 修改push account ansible逻辑
* perf: 修改获取push_kwargs方法
* perf: platform migrate
* perf: 修改api
* perf: 单个推送
* perf: push account
* perf: 修改asset auto_config
---------
Co-authored-by: feng <1304903146@qq.com>
Co-authored-by: feng626 <57284900+feng626@users.noreply.github.com>
|
2 years ago |
fit2bot
|
1248458451
|
perf: 优化支持 choices (#10151)
* perf: 支持自定义类型资产
* perf: 改名前
* perf: 优化支持 choices
* perf: 优化自定义资产
* perf: 优化资产的详情
* perf: 修改完成自定义平台和资产
---------
Co-authored-by: ibuler <ibuler@qq.com>
Co-authored-by: Jiangjie.Bai <bugatti_it@163.com>
|
2 years ago |
Bai
|
55774dae02
|
fix: 修复Luna页面用户授权树搜索问题(同步加载方式)
|
2 years ago |
Bai
|
00ec9b6d5a
|
fix: 修复Luna页面用户授权树默认展开所有节点的问题(同步加载方式)
|
2 years ago |
fit2bot
|
90cbf653ac
|
perf: 优化luna tree title (#10118)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
fit2bot
|
39e618c127
|
perf: 资产批量更新平台 (#10013)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
fit2bot
|
f1c568dfc0
|
perf: 修改host info 接口, 社区开放applet, 修改改密发邮件bug (#9757)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
老广
|
ad0fc0d70a
|
Merge pull request #9699 from jumpserver/pr@dev@perf_field
perf: 优化部分 field
|
2 years ago |
fit2bot
|
b83667bbd5
|
perf: celery task and add org single (#9698)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
ibuler
|
ea31de0b2b
|
perf: 优化部分 field
|
2 years ago |
ibuler
|
0996b1fbf5
|
merge: with dev
|
2 years ago |
ibuler
|
4c233cfb69
|
perf: 优化 account,去掉版本好
|
2 years ago |
fit2bot
|
d7946ccb6f
|
perf: 账号 资产 列表任务 (#9676)
Co-authored-by: feng <1304903146@qq.com>
|
2 years ago |
ibuler
|
df9e533b3c
|
perf: 修改 rabc
|
2 years ago |