Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SaaS]普通用户可以在我的分级管理员里修改基本信息 #58

Closed
Xmandon opened this issue Aug 19, 2021 · 0 comments
Closed
Assignees
Labels
Layer: SaaS bk-iam-saas/saas Priority: High Type: Enhancement New feature or request
Milestone

Comments

@Xmandon
Copy link
Collaborator

Xmandon commented Aug 19, 2021

image

@Xmandon Xmandon added Type: Enhancement New feature or request Layer: SaaS bk-iam-saas/saas Priority: High labels Aug 19, 2021
@Xmandon Xmandon added this to the Y2021M32 milestone Aug 19, 2021
@Xmandon Xmandon added this to To do in bk-iam 蓝鲸权限中心 via automation Aug 19, 2021
@zhu327 zhu327 moved this from To do to In progress in bk-iam 蓝鲸权限中心 Aug 19, 2021
zhu327 added a commit to zhu327/bk-iam-saas that referenced this issue Aug 19, 2021
@zhu327 zhu327 moved this from In progress to Done in bk-iam 蓝鲸权限中心 Aug 20, 2021
@zhu327 zhu327 closed this as completed Aug 20, 2021
zhu327 added a commit that referenced this issue Sep 8, 2021
zhu327 added a commit that referenced this issue Sep 9, 2021
* update readme and some annotation (#3)

* update readme and some annotation

* bugfix: modeling migrate fail because the system.clients not required, missing in json

* 勾选bug,资源类型保存问题解决 (#4)

Co-authored-by: v_hexihe(何喜) <v_hexihe@tencent.com>

* fix(backend/apps/group/tasks.py): group auth ignore path

* perf(config/default.py): update expired remind email task to 11am

* chore(requirements.txt): update requirements version for security

* chore(requirements.txt): update requirements for security

* mod comment

* fix: remove useless code

* fix(modeling_builder): bugfix: action_id check in common_actions; update the validator message

* feat(backend/apps/role/views.py): remove role permission check when mod part role info

re #58

* refactor(api/subject): refactor api & subject etc. and delete some uesless files (#74)

* fix(group biz): check role scope only added policies when group auth … (#9)

* fix(group biz): check role scope only added policies when group auth update

* chore(backend/api/management/views/group.py): remove unused policy biz

* feat(build/v3): add v3 smart build files (#41)

* feat(build/v3): add v3 smart build files

re #13

* update: 申请自定义权限参数由 tid 改为 cache_id (#75)

* feat: merge prev version (#84)

* feat: merge prev version

* fix: 申请权限跳转用户组tag清空bug处理 (#85)

* 勾选bug,资源类型保存问题解决

* fix: 拖拽优化体验

* fix: 申请权限跳转tag清空bug处理

Co-authored-by: v_hexihe(何喜) <v_hexihe@tencent.com>

* refactor: sync code from 1.4.x (#83)

* feat(resource provider): optimize the error message prompt (#87)

* fix: 系统接入问题汇总处理 (#88)

* pref 文案优化

* fix: 系统接入问题汇总处理

Co-authored-by: Timmy <zhu327@gmail.com>
Co-authored-by: v_hexihe(何喜) <v_hexihe@tencent.com>

* fix(policy): alert policy where created policy expired_at is zero (#95)

* Ft admin api (#92)

* feat(admin management api): add list_group/list_subject_group/list_group_member api

* fix: bugfix policy_list sub method with unrelated or any condition error (#94)

* fix: 修复无权限跳转过来, 新增的操作过期时间为 0 时,提交后权限过期的问题 (#96)

* fix: update npm to 6.14.6 (#97)

* 修复权限模板&审批流程bug (#101)

* fix: fixed approval-process select bugs

* fix: 修复未选择任何权限可保存为推荐权限模板

Co-authored-by: poloohuang <poloohuang@tencent.com>

* fix: bugfix policy_list sub method with unrelated or any condition error (#102)

* fix(backend/biz/template.py): fix template update clone policy error

* Ft remove no page usermgr api (#99)

* feat(iam api): remove /api/v1/web/systems/{system_id}/custom-policy api

* feat(usermgr api): remove no_page=True params

* perf(auth api): list subject policy from actions (#110)

* 修复从配置平台跳转到权限中心无法选择bug (#113)

* fix: fixed approval-process select bugs

* fix: 修复未选择任何权限可保存为推荐权限模板

* fix: 修复从配置平台跳转到权限中心无法选择bug

Co-authored-by: poloohuang <poloohuang@tencent.com>

* fix: fix bk iam host (#116)

* fix: 修复分享链接带上条件过滤bug (#120)

* fix: fixed approval-process select bugs

* fix: 修复未选择任何权限可保存为推荐权限模板

* fix: 修复从配置平台跳转到权限中心无法选择bug

* fix: 修复分享链接带上条件过滤bug

Co-authored-by: poloohuang <poloohuang@tencent.com>

* fix: delete Useless code (#121)

* fix: fixed approval-process select bugs

* fix: 修复未选择任何权限可保存为推荐权限模板

* fix: 修复从配置平台跳转到权限中心无法选择bug

* fix: 修复分享链接带上条件过滤bug

* fix: delete Useless code

Co-authored-by: poloohuang <poloohuang@tencent.com>

Co-authored-by: Timmy <zhu327@gmail.com>
Co-authored-by: wklken <wklken@gmail.com>
Co-authored-by: IuzreO <77032081+IuzreO@users.noreply.github.com>
Co-authored-by: v_hexihe(何喜) <v_hexihe@tencent.com>
Co-authored-by: tianyizhu <tianyizhu@tencent.com>
Co-authored-by: ielgnaw <wuji0223@gmail.com>
Co-authored-by: ielgnaw <wuji0223@126.com>
Co-authored-by: PoloHuang <43561423+huangpeng0428@users.noreply.github.com>
Co-authored-by: poloohuang <poloohuang@tencent.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Layer: SaaS bk-iam-saas/saas Priority: High Type: Enhancement New feature or request
Projects
No open projects
Development

No branches or pull requests

2 participants