fix(console): move org domains into settings page of the organization (#6612)

* fix: hide domains settings for unauthorized users

* refine sidenav object mapping

* move domains to settings

* change docs

* set anchor to list element

* remove canwrite check in ngif

---------

Co-authored-by: Miguel A. C <doncicuto@gmail.com>
This commit is contained in:
Max Peintner
2023-09-29 09:31:35 +02:00
committed by GitHub
parent eb31c2a3be
commit d01f4d229f
42 changed files with 161 additions and 202 deletions

View File

@@ -95,7 +95,6 @@
"EVENTS": "活动",
"FAILEDEVENTS": "失败事件",
"ORGANIZATION": "组织",
"DOMAINS": "域名",
"PROJECT": "项目",
"PROJECTOVERVIEW": "概览",
"PROJECTGRANTS": "授予",
@@ -953,7 +952,7 @@
},
"DOMAINS": {
"NEW": "添加域名",
"TITLE": "域名",
"TITLE": "已验证的域名",
"DESCRIPTION": "配置您的域名。此域名可用于您的用户登录。",
"SETPRIMARY": "设置为主域名",
"DELETE": {
@@ -1023,6 +1022,7 @@
"NOTIFICATIONS_DESC": "SMTP 和 SMS 设置",
"MESSAGETEXTS": "消息文本",
"IDP": "身份提供者",
"VERIFIED_DAMAINS": "已验证的域名",
"DOMAIN": "域名设置",
"LOGINTEXTS": "登录界面文本",
"BRANDING": "品牌标识",