-
Notifications
You must be signed in to change notification settings - Fork 41
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: custom apply support instance approver * fix: fix code * style: add some comment * style: update processor node type constants * fix: 续期邮件企业微信链接显示问题 #158 * fix: 修复续期邮件企业微信链接显示 * fix: itsm support has_instance_approver * fix: fix has_instance_approver * fix(backend/plugins/application_ticket/itsm/itsm.py): has_instance_approver to int * fix: fix * fix: isChanged status should add user.timestamp * fix: 我的权限用户组权限查看态提示删除bug #155 * fix: 资源实例无限制的权限,申请权限时不应该能修改 #92654581 * feat(backend/biz/application.py): support all node * style: rename * fix: 业务跳转权限中心申请权限,申请期限不能修改 #92209761 * fix(backend/biz/application.py): new method _copy_policy_by_instance_path * test(tests/biz/policy_tests.py): add biz policy test * fix: add BK_COMPONENT_API_URL * fix: delete console * Ft grant open api add limit (#196) * feat(auth open api): check policy related resource instance number limit * refactor(backend/biz/application.py): refact approver process * refactor: fix discussion * refactor: remove ApplicationBiz resource_biz * refactor: move policy process to process.py * refactor: renmae process.py to application_process.py * feat: cached apply policy return * fix: fix * fix: fix * fix: Super admin commonActions are empty #91071575 * fix: bugfix * fix: 取消勾选对应权限的实例报错 #92356085 (#217) Co-authored-by: polo <[email protected]> * optimize the code (#219) * fix: 取消勾选对应权限的实例报错 #92356085 * fix: optimize the code Co-authored-by: polo <[email protected]> * feat(backend/plugins/application_ticket/itsm/itsm.py): mod application title * fix: fix style * style: fix style * feat(auth api): all api return policy with statistics * feat: related_policy add update tag * docs: v1.5.4 * 修复后台关联数据时tag返回值bug (#226) * fix: 取消勾选对应权限的实例报错 #92356085 * fix: optimize the code * fix: 修复后台关联数据时tag返回值bug Co-authored-by: polo <[email protected]> Co-authored-by: poloohuang <[email protected]> Co-authored-by: polo <[email protected]> Co-authored-by: nannan00 <[email protected]> Co-authored-by: PoloHuang <[email protected]>
- Loading branch information
1 parent
9bb96b3
commit c9bf979
Showing
26 changed files
with
960 additions
and
110 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
1.5.3 | ||
1.5.4 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.