ibuler
|
b651f82eb6
|
perf: 优化树
|
2021-07-30 17:30:22 +08:00 |
|
ibuler
|
0e665912ff
|
perf: 优化应用授权列表
|
2021-07-30 17:30:22 +08:00 |
|
fit2bot
|
8929957fd9
|
perf: 管理员密码长度 (#946)
* feat: 支持配置系统管理员强制MFA和独立密码长度限制
* feat: 支持配置系统管理员强制MFA和独立密码长度限制
* feat: 支持配置系统管理员强制MFA和独立密码长度限制
* feat: 支持配置系统管理员强制MFA和独立密码长度限制
* fix: 修改管理员最小密码长度变量名称
* fix: 修改管理员最小密码长度变量名称
* perf: 基本完成更改
Co-authored-by: fit2cloud-jiangweidong <weidong.jiang@fit2cloud.com>
Co-authored-by: ibuler <ibuler@qq.com>
|
2021-07-30 15:33:49 +08:00 |
|
Bai
|
959bb56a3e
|
fix: 修复数据库应用更新页面异常问题
|
2021-07-29 14:57:48 +08:00 |
|
fit2bot
|
cb5fe0f2a0
|
perf: 使用 mini 接口 (#945)
* perf: 使用 mini 接口
* perf: 资产列表默认展示平台和协议
* perf: 添加排序
Co-authored-by: 吴小白 <296015668@qq.com>
|
2021-07-29 14:57:20 +08:00 |
|
吴小白
|
05c06e4fc2
|
feat: 资产授权添加批量删除
|
2021-07-29 11:33:04 +08:00 |
|
ibuler
|
d3ae9e3f0f
|
perf: 账号列表去掉克隆
|
2021-07-28 18:20:42 +08:00 |
|
fit2bot
|
1af14a5743
|
perf: 修改系统用户展现 (#940)
* perf: 优化系统用户select显示
* perf: 修改系统用户展现
Co-authored-by: ibuler <ibuler@qq.com>
|
2021-07-28 15:18:29 +08:00 |
|
feng626
|
7c0621b357
|
feat: 应用管理添加批量删除
|
2021-07-27 16:18:32 +08:00 |
|
feng626
|
4d4085798d
|
fix: 去除前端规则判断 自定义承接后端required
|
2021-07-27 15:52:34 +08:00 |
|
Jiangjie.Bai
|
0da0c2af4f
|
Merge pull request #931 from jumpserver/pr@dev@perf_account_list
perf: 优化账号列表
|
2021-07-27 15:52:06 +08:00 |
|
ibuler
|
ba78bdeed7
|
perf: 还原收集用户
|
2021-07-27 14:37:00 +08:00 |
|
ibuler
|
0f76f6ad96
|
perf: 基本完成应用正好改造
|
2021-07-27 14:18:37 +08:00 |
|
Bai
|
2a14b0cfcd
|
feat: 改密计划执行列表添加trigger字段和搜索项
|
2021-07-27 10:45:55 +08:00 |
|
Jiangjie.Bai
|
8537a7b6e4
|
Merge pull request #935 from jumpserver/pr@dev@fix_generic_route_userloginacl
fix: 修改通用创建更新成功后的Route; 优化用户ACL创建ip_group错误时的信息显示
|
2021-07-26 17:45:25 +08:00 |
|
Bai
|
bf74adc037
|
fix: 修改通用创建更新成功后的Route; 优化用户ACL创建ip_group错误时的信息显示
|
2021-07-26 17:20:36 +08:00 |
|
Bai
|
f7d75ca92c
|
fix: 修改通用创建更新成功后的Route; 优化用户ACL创建ip_group错误时的信息显示
|
2021-07-26 17:11:43 +08:00 |
|
fit2bot
|
0d3029e6b1
|
perf: 优化表单 (#933)
* perf: 优化表单
* fix: 修复国际化
* fix: 去掉排序
* perf: 系统平台排序
* fix: 修复错误
* fix: 去掉多余的逗号
Co-authored-by: 吴小白 <296015668@qq.com>
|
2021-07-26 17:09:28 +08:00 |
|
feng626
|
7fda66cda4
|
工单处理人显示 与右侧一致
|
2021-07-26 17:04:13 +08:00 |
|
ibuler
|
de4af07858
|
perf: 修改 icon
|
2021-07-26 11:09:06 +08:00 |
|
Bai
|
6bab31d74c
|
fix: 修改账号列表更新表单错误提示
|
2021-07-23 19:02:52 +08:00 |
|
ibuler
|
1c6da15301
|
perf: 优化账号列表
|
2021-07-22 18:56:04 +08:00 |
|
dependabot[bot]
|
cbd18814f6
|
chore(deps): bump ws from 5.2.2 to 5.2.3 (#838)
* chore: 更新Submodule指向
* fix: 修复Build失败的问题
* fix(clone): 修复会话页面产生的clone的问题
* chore(deps): bump ws from 5.2.2 to 5.2.3
Bumps [ws](https://github.com/websockets/ws) from 5.2.2 to 5.2.3.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/5.2.2...5.2.3)
---
updated-dependencies:
- dependency-name: ws
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Orange <orangemtony@gmail.com>
Co-authored-by: Jiangjie.Bai <32935519+BaiJiangJie@users.noreply.github.com>
Co-authored-by: 老广 <ibuler@qq.com>
Co-authored-by: Eric_Lee <xplzv@126.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-07-22 14:15:37 +08:00 |
|
ibuler
|
3be8794a58
|
perf: 优化记录当前组织和角色
|
2021-07-22 14:08:00 +08:00 |
|
ibuler
|
2183cf9bb0
|
perf: 修复微信钉钉测试两次报错
|
2021-07-22 14:06:49 +08:00 |
|
ibuler
|
dfd710daf7
|
perf: 优化打开task页面
|
2021-07-22 14:02:26 +08:00 |
|
ibuler
|
e38817b24a
|
fix(settings): 修复配置消息订阅时,用户为当前组织的问题
|
2021-07-21 19:11:51 +08:00 |
|
fit2bot
|
34b18d5220
|
云管中心同步任务支持设置同步IP网段和协议组 (#925)
* 云管中心同步任务支持设置同步IP网段和协议组
* fix: 修改重复定义的getMethod()和getUrl()等方法
* fix: 修改重复定义的getMethod()和getUrl()等方法2
Co-authored-by: Bai <bugatti_it@163.com>
|
2021-07-21 19:06:14 +08:00 |
|
ibuler
|
d07b311b76
|
perf: 去掉首页无意义的标签显示
|
2021-07-21 10:24:21 +08:00 |
|
ibuler
|
0e67594ba9
|
perf: 新页面创建资产,创建成功重定向到详情页
|
2021-07-20 19:33:38 +08:00 |
|
wojiushixiaobai
|
5f3b307785
|
perf: 优化构建速度
|
2021-07-20 19:31:18 +08:00 |
|
ibuler
|
96ee47b4ac
|
perf: 优化工单详情
|
2021-07-20 19:30:34 +08:00 |
|
ibuler
|
574ec53d23
|
fix(assets): 修复创建网关没有密码的问题
|
2021-07-20 19:29:52 +08:00 |
|
Bai
|
1720c183ad
|
feat: 资产详情页面添加关联系统用户列表
|
2021-07-20 17:01:13 +08:00 |
|
Jiangjie.Bai
|
9bbd2ac293
|
Merge pull request #916 from jumpserver/dev
v2.12.0 rc5
|
2021-07-15 19:19:49 +08:00 |
|
Bai
|
fc7bb98fbb
|
fix: 修改翻译
|
2021-07-15 19:18:18 +08:00 |
|
Jiangjie.Bai
|
32d37a4860
|
Merge pull request #914 from jumpserver/dev
v2.12.0 rc5
|
2021-07-15 18:24:21 +08:00 |
|
xinwen
|
699b12178a
|
fix: 组织管理页面 管理用户改成特权用户
|
2021-07-15 18:15:01 +08:00 |
|
Jiangjie.Bai
|
fb87ebd0e7
|
Merge pull request #912 from jumpserver/dev
v2.12.0 rc5
|
2021-07-15 17:05:11 +08:00 |
|
fit2bot
|
b8ba53cf5e
|
perf: 添加 系统用户 到 账号 (#911)
Co-authored-by: ibuler <ibuler@qq.com>
|
2021-07-15 10:30:22 +08:00 |
|
Jiangjie.Bai
|
c3f27dd0a8
|
Merge pull request #910 from jumpserver/dev
v2.12.0 rc4
|
2021-07-14 19:03:39 +08:00 |
|
Bai
|
c94544df39
|
fix: 隐藏ROOT组织资产列表导入按钮
|
2021-07-14 18:06:43 +08:00 |
|
ibuler
|
35c7b81359
|
perf: 优化clone
|
2021-07-14 16:51:09 +08:00 |
|
ibuler
|
e7ae4bfbd3
|
perf: 优化特权账号创建,都特殊的api
|
2021-07-14 16:31:59 +08:00 |
|
Bai
|
d1c3c63efc
|
fix: 修改收集用户任务详情也文案
|
2021-07-14 15:39:59 +08:00 |
|
Bai
|
bfc5ae9bf7
|
fix: 修改普通用户/特权用户文案
|
2021-07-14 12:25:33 +08:00 |
|
Jiangjie.Bai
|
fa0c4d66bb
|
Merge pull request #904 from jumpserver/dev
v2.12.0 rc3
|
2021-07-13 20:47:54 +08:00 |
|
ibuler
|
31d011b1fc
|
perf: 修复账号导出了所有的bug
|
2021-07-13 19:12:48 +08:00 |
|
老广
|
f4cd0efd29
|
Merge pull request #901 from jumpserver/dev
v2.12.0 rc3
|
2021-07-13 19:10:00 +08:00 |
|
Bai
|
f946cf5d11
|
fix: 完美修复录像存储无法clone的问题
|
2021-07-13 18:51:07 +08:00 |
|