Skip to content

Commit

Permalink
feat: 调整常用操作 --story=119850967
Browse files Browse the repository at this point in the history
  • Loading branch information
benero committed Oct 3, 2024
1 parent 2e835ac commit ceff465
Showing 1 changed file with 29 additions and 20 deletions.
49 changes: 29 additions & 20 deletions support-files/iam/initial.json
Original file line number Diff line number Diff line change
Expand Up @@ -1759,6 +1759,9 @@
"description_en": "",
"type": "create",
"related_resource_types": [],
"related_actions": [
"platform_manage_access"
],
"version": 1
}
},
Expand Down Expand Up @@ -1977,6 +1980,9 @@
"description_en": "",
"type": "create",
"related_resource_types": [],
"related_actions": [
"platform_manage_access"
],
"version": 1
}
},
Expand Down Expand Up @@ -2019,6 +2025,9 @@
"description_en": "",
"type": "create",
"related_resource_types": [],
"related_actions": [
"platform_manage_access"
],
"version": 1
}
},
Expand Down Expand Up @@ -2250,26 +2259,23 @@
"name": "公共配置",
"name_en": "Public Config",
"actions": [
{
"id": "public_field_create"
},
{
"id": "public_fields_manage"
},
{
"id": "public_apis_manage"
"id": "public_api_create"
},
{
"id": "public_task_template_manage"
}
]
},
{
"name": "全局设置",
"name_en": "Global Settings",
"actions": [
"id": "public_apis_manage"
},
{
"id": "global_settings_view"
"id": "task_template_create"
},
{
"id": "global_settings_manage"
"id": "public_task_template_manage"
}
]
},
Expand Down Expand Up @@ -2308,6 +2314,18 @@
"id": "ticket_state_manage"
}
]
},
{
"name": "全局设置",
"name_en": "Global Settings",
"actions": [
{
"id": "global_settings_view"
},
{
"id": "global_settings_manage"
}
]
}
]
},
Expand Down Expand Up @@ -2378,9 +2396,6 @@
"name": "公共字段",
"name_en": "Public Fields",
"actions": [
{
"id": "public_field_create"
},
{
"id": "public_field_edit"
},
Expand All @@ -2401,9 +2416,6 @@
},
{
"id": "public_api_manage"
},
{
"id": "public_api_create"
}
]
},
Expand Down Expand Up @@ -2444,9 +2456,6 @@
{
"id": "task_template_view"
},
{
"id": "task_template_create"
},
{
"id": "task_template_manage"
}
Expand Down

0 comments on commit ceff465

Please sign in to comment.