fit2bot
|
534cbf1281
|
perf: 修改依赖版本 (#7666)
* perf: 修复一些错误权限位
* Pr@fix rbac@fix rbac permissions (#7648)
* fix: 确保每次 migrate 执行更新 role permissions
* perf: 修改 choices
* feat: 兼容apple m1
* perf: 修改 migrations role permissions
* perf: pymysql 导入
* perf: admin 判断
* perf: 修改依赖版本
Co-authored-by: ibuler <ibuler@qq.com>
Co-authored-by: Aaron3S <chenyang@fit2cloud.com>
|
3 years ago |
feng626
|
2a2f05e51c
|
fix: 删除组织关联删除工单 工单流
|
3 years ago |
ibuler
|
48d0c7b6cc
|
fix: 修复 org members 的问题
|
3 years ago |
fit2bot
|
e259d2a9e9
|
fix: fix rbac to dev (#7636)
* feat: 添加 RBAC 应用模块
* feat: 添加 RBAC Model、API
* feat: 添加 RBAC Model、API 2
* feat: 添加 RBAC Model、API 3
* feat: 添加 RBAC Model、API 4
* feat: RBAC
* feat: RBAC
* feat: RBAC
* feat: RBAC
* feat: RBAC
* feat: RBAC 整理权限位
* feat: RBAC 整理权限位2
* feat: RBAC 整理权限位2
* feat: RBAC 整理权限位
* feat: RBAC 添加默认角色
* feat: RBAC 添加迁移文件;迁移用户角色->用户角色绑定
* feat: RBAC 添加迁移文件;迁移用户角色->用户角色绑定
* feat: RBAC 修改用户模块API
* feat: RBAC 添加组织模块迁移文件 & 修改组织模块API
* feat: RBAC 添加组织模块迁移文件 & 修改组织模块API
* feat: RBAC 修改用户角色属性的使用
* feat: RBAC No.1
* xxx
* perf: 暂存
* perf: ...
* perf(rbac): 添加 perms 到 profile serializer 中
* stash
* perf: 使用init
* perf: 修改migrations
* perf: rbac
* stash
* stash
* pref: 修改rbac
* stash it
* stash: 先去修复其他bug
* perf: 修改 role 添加 users
* pref: 修改 RBAC Model
* feat: 添加权限的 tree api
* stash: 暂存一下
* stash: 暂存一下
* perf: 修改 model verbose name
* feat: 添加model各种 verbose name
* perf: 生成 migrations
* perf: 优化权限位
* perf: 添加迁移脚本
* feat: 添加组织角色迁移
* perf: 添加迁移脚本
* stash
* perf: 添加migrateion
* perf: 暂存一下
* perf: 修改rbac
* perf: stash it
* fix: 迁移冲突
* fix: 迁移冲突
* perf: 暂存一下
* perf: 修改 rbac 逻辑
* stash: 暂存一下
* perf: 修改内置角色
* perf: 解决 root 组织的问题
* perf: stash it
* perf: 优化 rbac
* perf: 优化 rolebinding 处理
* perf: 完成用户离开组织的问题
* perf: 暂存一下
* perf: 修改翻译
* perf: 去掉了 IsSuperUser
* perf: IsAppUser 去掉完成
* perf: 修改 connection token 的权限
* perf: 去掉导入的问题
* perf: perms define 格式,修改 app 用户 的全新啊
* perf: 修改 permission
* perf: 去掉一些 org admin
* perf: 去掉部分 org admin
* perf: 再去掉点 org admin role
* perf: 再去掉部分 org admin
* perf: user 角色搜索
* perf: 去掉很多 js
* perf: 添加权限位
* perf: 修改权限
* perf: 去掉一个 todo
* merge: with dev
* fix: 修复冲突
Co-authored-by: Bai <bugatti_it@163.com>
Co-authored-by: Michael Bai <baijiangjie@gmail.com>
Co-authored-by: ibuler <ibuler@qq.com>
|
3 years ago |
xinwen
|
f994f5d776
|
fix: redis 订阅 bug
|
3 years ago |
Michael Bai
|
c9f63a3f4a
|
fix: 修改审计日志中的i18n翻译问题
|
3 years ago |
feng626
|
100bfe0304
|
feat: 新增获取k8s pod namespace container接口
|
3 years ago |
jiangweidong
|
db01a6d48d
|
fix: 因为admin_user表中有历史数据,导致组织无法删除
|
3 years ago |
ibuler
|
330917df4c
|
fix: 修复 saml2 登陆的问题
|
3 years ago |
ibuler
|
c85249be36
|
perf: 优化订阅处理,形成框架
|
3 years ago |
fit2bot
|
d2df8acd84
|
fix: 修复数据库连接没有关闭问题 (#7227)
* fix: 修复数据库连接没有关闭的bug
perf: websocket 断开也添加关闭数据库连接
* fix: 修复数据库连接没有关闭问题
Co-authored-by: ibuler <ibuler@qq.com>
|
3 years ago |
Michael Bai
|
06de6c3575
|
fix: 修复资产系统用户auth-info获取流程及创建时手动登录方式的校验
|
3 years ago |
xinwen
|
8c118b6f47
|
fix: 组织删除报错未翻译
|
3 years ago |
xinwen
|
dee45ce2e0
|
fix: 用户离开组织命令复核没有删除
|
3 years ago |
Michael Bai
|
932a65b840
|
perf: 修复批量更新组织失败的问题
|
3 years ago |
fit2bot
|
0f87f05b3f
|
feat: 工单多级审批 + 模版创建 (#6640)
* feat: 工单多级审批 + 模版创建
* feat: 工单权限处理
* fix: 工单关闭后 再审批bug
* perf: 修改一点
Co-authored-by: feng626 <1304903146@qq.com>
Co-authored-by: ibuler <ibuler@qq.com>
|
3 years ago |
xinwen
|
f9218584f4
|
fix: 组织统计里系统用户与特权用户数量不对
|
3 years ago |
ibuler
|
0c96bf61ef
|
chore: 添加注释
|
3 years ago |
ibuler
|
f031f4d560
|
perf: 修复授权应用树的问题
|
3 years ago |
fit2bot
|
905d0d5131
|
perf: 统一应用树 (#6535)
* perf: 添加应用树api
* perf: perms tree
* perf: 统一应用树
* perf: 修改icon
* perf: stash it
* perf: 优化应用账号
* perf: 基本完成应用账号重构
* perf: 修改翻译
Co-authored-by: ibuler <ibuler@qq.com>
|
3 years ago |
xinwen
|
601a48071f
|
fix: 组织统计中系统用户数量不对
|
3 years ago |
fit2bot
|
ec8dca90d6
|
refactor: 整合系统用户和管理用户 (#6236)
* perf: 整合系统用户和管理用户
* stash
stash
perf: 优化系统用户和资产的表结构
* perf: 添加信号
* perf: 添加算法
* perf: 去掉 asset user backends
* perf: 整理系统用户api
* perfF: 暂存一下
* stash
* perf: 暂存一下
* perf: 暂存
* xxx
* perf: ...
* stash it
* xxx
* xxx
* xxx
* xxx
* xxx
* stash it
* 修改Protocols
* perf: 修改创建authbook信号
* perf: 添加auth info
* .stash
* perf: 基本完成
* perf: 修复完成
* perf: 修复更改的id
* perf: 修复迁移过去数量不对的问题
* perf: 修改systemuser
* fix: 修复批量编辑近期的问题
* fix: 修复authbook加载的问题
* xxx
Co-authored-by: ibuler <ibuler@qq.com>
|
3 years ago |
fghbng@qq.com
|
35941ddf7f
|
feat: 优化缓存,将会话的缓存拿出来
|
3 years ago |
fghbng@qq.com
|
3ae976c183
|
优化缓存,将会话的缓存拿出来
|
3 years ago |
Bai
|
62eb131f59
|
fix: 修改创建用户时如果没有在任何组织内默认添加到default组织
|
3 years ago |
xinwen
|
daf7d98f0e
|
fix: 其他组织中创建的用户不要添加到默认组织了
|
4 years ago |
Bai
|
adae509bc0
|
fix: 修复组织批量删除的问题
|
4 years ago |
xinwen
|
c66f366446
|
fix: 修复 default 组织用户数量统计错误
|
4 years ago |
fghbng@qq.com
|
73f2022ff6
|
修复全局组织仪表盘用户总数统计
|
4 years ago |
fghbng@qq.com
|
53e3fa2590
|
修复全局组织仪表盘用户总数统计
|
4 years ago |
fit2bot
|
bf53df46dc
|
fix: 修复包含组织管理员时可以删除组织的问题 (#6130)
Co-authored-by: Bai <bugatti_it@163.com>
|
4 years ago |
fghbng@qq.com
|
c8d7d42f66
|
仪表盘全局组织统计
|
4 years ago |
fghbng@qq.com
|
20dacea260
|
仪表盘全局组织报500错误
|
4 years ago |
fghbng@qq.com
|
23f22e92b8
|
首页的统计数据,可以从 org resource cache 中获取
首页的统计数据,可以从 org resource cache 中获取
|
4 years ago |
xinwen
|
c16319ec48
|
feat: 添加企业微信,钉钉扫码登录
|
4 years ago |
fghbng@qq.com
|
9a92e24e50
|
serializer优化&&授权导入优化
|
4 years ago |
xinwen
|
a2e3979916
|
fix: org_mapping 保护订阅线程
|
4 years ago |
fit2bot
|
4e7e1d5e15
|
style: 优化全局组织设置相关代码 (#5921)
* feat:支持配置全局组织的显示名称
* style: 优化全局组织设置相关代码
Co-authored-by: liubo <liubo@fit2cloud.com>
|
4 years ago |
liuboF2c
|
1ac8537a34
|
feat:支持配置全局组织的显示名称 (#5919)
Co-authored-by: liubo <liubo@fit2cloud.com>
|
4 years ago |
xinwen
|
297fedeffa
|
fix: Default 组织下出现 app user
|
4 years ago |
fit2bot
|
8895763ab4
|
style: 优化全局组织设置相关代码 (#5921)
* feat:支持配置全局组织的显示名称
* style: 优化全局组织设置相关代码
Co-authored-by: liubo <liubo@fit2cloud.com>
|
4 years ago |
liuboF2c
|
8b1e202e68
|
feat:支持配置全局组织的显示名称 (#5919)
Co-authored-by: liubo <liubo@fit2cloud.com>
|
4 years ago |
xinwen
|
6b5435b768
|
fix: Default 组织下出现 app user
|
4 years ago |
xinwen
|
b597cfcd19
|
fix: 修复一些 Root 组织没数据的问题
|
4 years ago |
ibuler
|
8a2eb70ad2
|
revert: 还原api限制
|
4 years ago |
ibuler
|
9b85aafa52
|
perf: 全局组织仅支持删除和查看
|
4 years ago |
Bai
|
18a390d66a
|
perf: 修改迁移文件(default_org_name: DEFAULT => Default)
|
4 years ago |
Bai
|
1216f15e45
|
fix: 修复新旧版本对于default_node节点变更冲突的问题(旧版本会将新版本迁移后的default_node节点的key修改为非1)
|
4 years ago |
ibuler
|
cc3911d2f1
|
fix: 修复 user profile all orgs 的bug
|
4 years ago |
Bai
|
adc607dafe
|
fix: 修复用户角色由组织用户->组织管理员时从组织清除用户
|
4 years ago |