* [ACS-4539] Make ms-office as secondary point of aca-content
* [ACA-4539] Fix tsconfig path
* [ACS-4539] Run ms-office unit tests as part of aca-content
* break dependency on core module
* convert about to secondary entry
* Fixes after rebase
* [ACS-4537] - Copy about assets
---------
Co-authored-by: Denys Vuika <denys.vuika@gmail.com>
* break dependency on core module
* convert about to secondary entry
* Fixes after rebase
---------
Co-authored-by: Denys Vuika <denys.vuika@gmail.com>
* [ACA-4679] Added docker variables, app.config.json.tpl config and additional code for enabling non-responsive file preview download and file auto download features in ACA
* [ACA-4679] Added defaults for downloadPrompt for viewer and fileAutoDownload features. Updated variable names from 'nonResponsiveDialog' to 'downloadPrompt'
* [ACA-4679] Added unit test cases for FileAutoDownloadService
* [ACA-4679] Updated env variable references from NonResponsiveDialog to DownloadPrompt
* [ACA-4679] Added missing licence header on new files
* [ACA-4679] Added env variable configuration for GithubActions jobs
* [ACA-4679] Added env variable configuration for GithubActions jobs
* [ACA-4679] Removed unneeded env variable configuration for GithubActions jobs
* [ACA-4679] Updated .env file configuration in README.md
* [ACS-4792] provide support for style linting
* style fixes
* style fixes
* style fixes
* disable yarn licenses until the issue is fixed
* fix package lock
* fix after rebase
* Custom URL schema issues after rigorous testing
* review comments addressed
* [MOBILEAPPS-1707] removed added space between classes
* [MOBILEAPPS-1707] removed important and added mat-button for higher priority
* Updated CSS rules for DateTimePicker to show which date is currently focused on when navigating using the keyboard.
* [ACS-4259] Added variables for CSS colors
* [ACS-4259] Updated CSS color variable names to be more generic and not include the colors themselves.
* [ACS-4259] Added CSS variables for white background used in datetimepicker cell background
* [ACS-4259] Resolved typo
* [ACS-4259] Added CSS variables for datetimepicker cell selected background color and cell focus background color
* [ci:force][auto-commit] Update @alfresco/adf-extensions to 6.0.0-A.2-8282 for branch: update-alfresco-dependencies originated from @alfresco/adf-extensions PR: 4195361652
* [ci:force][auto-commit] Update @alfresco/adf-core to 6.0.0-A.2-8282 for branch: update-alfresco-dependencies originated from @alfresco/adf-core PR: 4195361652
* [ci:force][auto-commit] Update @alfresco/adf-content-services to 6.0.0-A.2-8282 for branch: update-alfresco-dependencies originated from @alfresco/adf-content-services PR: 4195361652
* [ci:force][auto-commit] Update @alfresco/adf-cli to 6.0.0-A.2-8282 for branch: update-alfresco-dependencies originated from @alfresco/adf-cli PR: 4195361652
* [ci:force][auto-commit] Update @alfresco/adf-testing to 6.0.0-A.2-8282 for branch: update-alfresco-dependencies originated from @alfresco/adf-testing PR: 4195361652
* Fixed theming on update
---------
Co-authored-by: Vito Albano <vito.albano@alfresco.com>
* [ci:force][auto-commit] Update @alfresco/js-api to 5.4.0-639 for branch: update-alfresco-dependencies originated from @alfresco/js-api PR: 4185259640
* [ci:force][auto-commit] Update @alfresco/adf-extensions to 6.0.0-A.2-8187 for branch: update-alfresco-dependencies originated from @alfresco/adf-extensions PR: 4185259640
* [ci:force][auto-commit] Update @alfresco/adf-core to 6.0.0-A.2-8187 for branch: update-alfresco-dependencies originated from @alfresco/adf-core PR: 4185259640
* [ci:force][auto-commit] Update @alfresco/adf-content-services to 6.0.0-A.2-8187 for branch: update-alfresco-dependencies originated from @alfresco/adf-content-services PR: 4185259640
* [ci:force][auto-commit] Update @alfresco/adf-cli to 6.0.0-A.2-8187 for branch: update-alfresco-dependencies originated from @alfresco/adf-cli PR: 4185259640
* [ci:force][auto-commit] Update @alfresco/adf-testing to 6.0.0-A.2-8187 for branch: update-alfresco-dependencies originated from @alfresco/adf-testing PR: 4185259640
* [AAE-10779] fix user-info refactor bc
---------
Co-authored-by: Diogo Bastos <diogo.bastos@hyland.com>
* Open in App pop up implementation
* review comments addressed
* unit test cases added for open-in-app component and aca-mobile-app-switcher-service and review comments addressed
* cspell changes
* test case build failing issue resolved
* review comments addressed of using specific type and void in functions that do not return anything
* remaining review comments fixed for type cases
* added check for ipad and ipod
* checkForIOSDevice function removed and checked for ios device in same line
* spacing issues addressed
* missing unit tests added and some review comments addressed
* app.config.json file updated
* removed configuration variables from default Readme file
* used only boolean instead of string conversion in app service file
* session storage name change
* review comments addressed
* [ci:force][auto-commit] Update @alfresco/adf-extensions to 6.0.0-A.2-8156 for branch: update-alfresco-dependencies originated from @alfresco/adf-extensions PR: 37793
* [ci:force][auto-commit] Update @alfresco/adf-core to 6.0.0-A.2-7992 for branch: update-alfresco-dependencies originated from @alfresco/adf-core PR: 37793
* [ci:force][auto-commit] Update @alfresco/adf-content-services to 6.0.0-A.2-8156 for branch: update-alfresco-dependencies originated from @alfresco/adf-content-services PR: 37793
* [ci:force][auto-commit] Update @alfresco/adf-cli to 6.0.0-A.2-7992 for branch: update-alfresco-dependencies originated from @alfresco/adf-cli PR: 37793
* [ci:force][auto-commit] Update @alfresco/adf-testing to 6.0.0-A.2-7992 for branch: update-alfresco-dependencies originated from @alfresco/adf-testing PR: 37793
* [AAE-10778] Fix viewer BC: replace adf-viewer with adf-alfresco-viewer
* Update @alfresco/adf-extensions and @alfresco/adf-content-services to 6.0.0-A.2-7992
* [AAE-10778] Fix viewer BC: fix Unit node effects unit tests, replace ViewUtilService with RenditionViewerService since method 'printFileGeneric' has been moved from ViewUtilService to RenditionViewerService
* Fix comments-tab unit test: provide a mock onLogout value
---------
Co-authored-by: Amedeo Lepore <amedeo.lepore@hyland.com>