Denys Vuika
d72eb5ebd3
[ACS-6071] fix jsdoc warnings and errors ( #8948 )
...
* fix content docs
* fix extensions docs
* fix insights docs
* [ci:force] fix jsdoc errors and warnings
* enable jsdoc linter
* [ci:force] fix demo shell jsdoc
* [ci:force] fix e2e typings
* fix typo
* fix typo
2023-09-29 08:11:58 +01:00
MichalKinas
76e2870c66
Adjust ADF to latest JS-API version ( #8882 )
...
* Bump js-api version
* Fix imports
* Fix content-services unit tests
* Fix process-services unit tests
* [ci:force] Trigger CI
* Fix code smells
* Fix orderBy param
* Fix code smells
* Fix failing unit tests
* Bump js-api version and align with new changes
* Remove dangling coma
* Fix delete return type
* Add correct date format in task filters e2es
* Fix typing in task filter sorting
* Fix activiti content api import
* Add null check for has avatar
* Make User class instead of type
* Fix user type in comment model
* Fix sonar cloud issue
* Type fixes
* Update js-api version
2023-09-07 07:29:42 -04:00
AleksanderSklorz
98c0a3c7be
[ACS-5041] update license headers to reflect hyland copyright guidelines ( #8472 )
...
* ACS-5041 Changed json to js
* ACS-5041 Corrected paths
* ACS-5041 Changed json to js
* ACS-5041 Updated eslintrc
* ACS-5041 Small correction
* ACS-5041 Small correction
* ACS-5041 Updated license headers
* ACS-5041 Updated license headers
* ACS-5041 Replaced references to alfresco
* ACS-5041 Added Hyland to known words
* ACS-5041 Fixed coverage issue
* ACS-5041 Fixed duplication issue
* ACS-5041 Fixed duplications issue
* ACS-5041 Fixed duplications issue
* ACS-5041 Fixed duplications issue
* ACS-5041 Fixed duplications issue
* ACS-5041 Fixed duplications issue
* ACS-5041 Fixed duplications issue
* ACS-5041 Fixed duplications issue
* ACS-5041 Fixed duplications issue
* ACS-5041 Fixed test
* ACS-5041 Fixed test
* ACS-5041 Reverted one change
* ACS-5041 Added missing license to files after rebase
2023-04-20 09:34:03 +02:00
Nikita Maliarchuk
d26593e4d8
[ACS-4571] Move SecurityControlsService to ADF Content Lib ( #8286 )
...
* [ACS-4571] move SecurityControlsService to ADF content lib
* [ACS-4571] build fix
* [ACS-4571] build fix
* [ACS-4571] build fix
* [ACS-4571] resolved ts-ignore in unit-tests
* [ACS-4571] renamed AdminCcSecurityControlsServicesModule to SecurityControlsServiceModule
* [ACS-4571] return types added
* [ACS-4571] added docs for SecurityControlsService
* [ACS-4571] docs typo fix
* [ACS-4571] docs typo fix
* [ACS-4571] linting
* [ACS-4571] fixed failing test
* [ACS-4571] added missing unit tests
* [ACS-4571] linting
* [ACS-4571] set the default maxItems to UserPreferencesService.paginationSize
* [ACS-4571] changed createSecurityMarks() return type
* [ACS-4571] moved import line up
* [ACS-4571] finish loading status in some functions
2023-02-23 17:44:32 +00:00