[ACS-9377] remove the join button for records management library for user s without permissions for that library (#10901)

* [ACS-9377] Added function for file plans to get file plan roles

* [ACS-9377] Types and documentation

* [ACS-9377] Unit tests

* [ACS-9377] Fixed sonar cloud issue
This commit is contained in:
AleksanderSklorz
2025-06-02 10:15:19 +02:00
committed by GitHub
parent 8cb7a1719f
commit cdb65bf204
22 changed files with 602 additions and 7 deletions

View File

@@ -34,6 +34,7 @@ export * from './content-services/version.mock';
export * from './content-services/webscript.mock';
export * from './goverance-services/authority-clearance.mock';
export * from './goverance-services/file-plans.mock';
export * from './goverance-services/gs-sites.mock';
export * from './goverance-services/node-security-marks.mock';
export * from './goverance-services/security-groups.mock';