fix(frontend): add missing contextDocumentsEnabled and manageDocuments fields (#15370)

Co-authored-by: Chakru <161002324+chakru-r@users.noreply.github.com>
This commit is contained in:
Esteban Gutierrez 2025-11-20 18:37:28 -06:00 committed by GitHub
parent fded33c606
commit 81321afbd8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
10 changed files with 10 additions and 7 deletions

View File

@ -8,7 +8,7 @@ ch.qos.logback:logback-classic:1.5.19=compileClasspath,runtimeClasspath,testComp
ch.qos.logback:logback-core:1.5.19=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
com.azure:azure-core-http-netty:1.16.2=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
com.azure:azure-core:1.57.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
com.azure:azure-identity-extensions:1.2.5=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
com.azure:azure-identity-extensions:1.2.6=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
com.azure:azure-identity:1.18.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
com.azure:azure-json:1.5.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
com.azure:azure-xml:1.2.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath

View File

@ -14,7 +14,7 @@ com.amazonaws:aws-java-sdk-sts:1.12.660=productionRuntimeClasspath,runtimeClassp
com.amazonaws:jmespath-java:1.12.660=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath
com.azure:azure-core-http-netty:1.16.2=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
com.azure:azure-core:1.57.0=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
com.azure:azure-identity-extensions:1.2.5=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
com.azure:azure-identity-extensions:1.2.6=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
com.azure:azure-identity:1.18.1=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
com.azure:azure-json:1.5.0=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
com.azure:azure-xml:1.2.0=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath

View File

@ -4078,6 +4078,7 @@ export const platformPrivileges: PlatformPrivileges = {
manageGlobalAnnouncements: true,
createBusinessAttributes: true,
manageBusinessAttributes: true,
manageDocuments: true,
manageStructuredProperties: true,
viewStructuredPropertiesPage: true,
manageApplications: true,

View File

@ -66,6 +66,7 @@ export const DEFAULT_APP_CONFIG = {
nestedDomainsEnabled: true,
platformBrowseV2: false,
businessAttributeEntityEnabled: false,
contextDocumentsEnabled: false,
dataContractsEnabled: false,
editableDatasetNameEnabled: false,
themeV2Enabled: false,

View File

@ -88,6 +88,7 @@ query appConfig {
nestedDomainsEnabled
platformBrowseV2
businessAttributeEntityEnabled
contextDocumentsEnabled
dataContractsEnabled
editableDatasetNameEnabled
themeV2Enabled

View File

@ -11,7 +11,7 @@ com.amazonaws:aws-java-sdk-sts:1.12.660=productionRuntimeClasspath,runtimeClassp
com.amazonaws:jmespath-java:1.12.660=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath
com.azure:azure-core-http-netty:1.16.2=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath
com.azure:azure-core:1.57.0=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath
com.azure:azure-identity-extensions:1.2.5=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath
com.azure:azure-identity-extensions:1.2.6=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath
com.azure:azure-identity:1.18.1=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath
com.azure:azure-json:1.5.0=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath
com.azure:azure-xml:1.2.0=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath

View File

@ -13,7 +13,7 @@ com.amazonaws:aws-java-sdk-sts:1.12.660=runtimeClasspath,testRuntimeClasspath
com.amazonaws:jmespath-java:1.12.660=runtimeClasspath,testRuntimeClasspath
com.azure:azure-core-http-netty:1.16.2=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
com.azure:azure-core:1.57.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
com.azure:azure-identity-extensions:1.2.5=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
com.azure:azure-identity-extensions:1.2.6=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
com.azure:azure-identity:1.18.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
com.azure:azure-json:1.5.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
com.azure:azure-xml:1.2.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath

View File

@ -11,7 +11,7 @@ com.amazonaws:aws-java-sdk-sts:1.12.660=productionRuntimeClasspath,runtimeClassp
com.amazonaws:jmespath-java:1.12.660=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath
com.azure:azure-core-http-netty:1.16.2=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath
com.azure:azure-core:1.57.0=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath
com.azure:azure-identity-extensions:1.2.5=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath
com.azure:azure-identity-extensions:1.2.6=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath
com.azure:azure-identity:1.18.1=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath
com.azure:azure-json:1.5.0=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath
com.azure:azure-xml:1.2.0=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath

View File

@ -13,7 +13,7 @@ com.amazonaws:aws-java-sdk-sts:1.12.660=runtimeClasspath,testRuntimeClasspath
com.amazonaws:jmespath-java:1.12.660=runtimeClasspath,testRuntimeClasspath
com.azure:azure-core-http-netty:1.16.2=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
com.azure:azure-core:1.57.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
com.azure:azure-identity-extensions:1.2.5=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
com.azure:azure-identity-extensions:1.2.6=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
com.azure:azure-identity:1.18.1=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
com.azure:azure-json:1.5.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
com.azure:azure-xml:1.2.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath

View File

@ -14,7 +14,7 @@ com.amazonaws:aws-java-sdk-sts:1.12.660=productionRuntimeClasspath,runtimeClassp
com.amazonaws:jmespath-java:1.12.660=productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath
com.azure:azure-core-http-netty:1.16.2=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
com.azure:azure-core:1.57.0=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
com.azure:azure-identity-extensions:1.2.5=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
com.azure:azure-identity-extensions:1.2.6=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
com.azure:azure-identity:1.18.1=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
com.azure:azure-json:1.5.0=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath
com.azure:azure-xml:1.2.0=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath