feat: classify file administration surfaces
This commit is contained in:
@@ -70,6 +70,8 @@ const fileConnectorAdminSections: AdminSectionsUiCapability = {
|
|||||||
sections: [
|
sections: [
|
||||||
{
|
{
|
||||||
id: "system-file-connectors",
|
id: "system-file-connectors",
|
||||||
|
moduleId: "files",
|
||||||
|
kind: "settings",
|
||||||
surfaceId: "files.admin.system-connectors",
|
surfaceId: "files.admin.system-connectors",
|
||||||
label: "i18n:govoplan-files.file_connections.1e362326",
|
label: "i18n:govoplan-files.file_connections.1e362326",
|
||||||
group: "SYSTEM",
|
group: "SYSTEM",
|
||||||
@@ -83,6 +85,8 @@ const fileConnectorAdminSections: AdminSectionsUiCapability = {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "tenant-file-connectors",
|
id: "tenant-file-connectors",
|
||||||
|
moduleId: "files",
|
||||||
|
kind: "settings",
|
||||||
surfaceId: "files.admin.tenant-connectors",
|
surfaceId: "files.admin.tenant-connectors",
|
||||||
label: "i18n:govoplan-files.file_connections.1e362326",
|
label: "i18n:govoplan-files.file_connections.1e362326",
|
||||||
group: "TENANT",
|
group: "TENANT",
|
||||||
|
|||||||
Reference in New Issue
Block a user