* [MNT-23433] preview button configure
* [MNT-23433] e2e fix
* [MNT-23433] e2e fix for protractor
* [MNT-23433] default position set to right
* [MNT-23433] close button added for e2e
* [MNT-23433] documentation added
* [MNT-23433] removed close button from toolbar
* [MNT-23433] passing close button position
* [MNT-23433] hide info icon
* [MNT-23433] add property for info button
* Upstream ADF-6.6.0-7386887320, Js-api-7.5.0-7386887320 version
* [ACS-6107] Updated default configuraiton for date-range component in extensions to match the required config for the new date range component
* [ACS-6107] Updated E2Es to remove references to old date-range component
* [ACS-6107] Restored missing column key
* ACS-6252 Allow to hide tags and categories from metadata panel and to hide tags column from personal files
* ACS-6252 Allow to hide tags column from all other lists
* ACS-6252 Allow to hide tags and categories from search filters
* ACS-6252 Set type for search field
* ACS-6252 Hide displaying tags and categories related operators, properties and aspects in folder rules when that feature is disabled
* ACS-6252 Get from service information if tags and categories are disabled
* ACS-6252 Handled case when tags and categories configuration is missing in app.config.json
* ACS-6252 Unit tests for changes for RuleActionUiComponent
* ACS-6252 Unit tests for changes for RuleSimpleConditionUiComponent
* ACS-6252 Unit tests for changes for MetadataTabComponent
* ACS-6252 Unit tests for changes for app rules
* ACS-6252 Unit tests for changes for AppExtensionService
* ACS-6252 Removed redundant private from constructor parameter and corrected unit test title
* ACS-6252 Hide link to category action if categories feature is disabled
* ACS-6252 Move to beforeEach
* [ACS-5107] - Fix failing unit test on CI
* [ACS-5107] - Fix failing unit test on CI
* [ACS-5107] - Fix failing unit test on CI
* [ACS-5107] - Fix failing unit test on CI
* use latest ADF alphas
* use latest ADF alphas
* use ECM provider by default
* use BASIC auth by default
* defaults for oauth host
* remove unused vars
* use default "sessionTimeForOpenAppDialogDisplay"
* improve iPhone prefix url api
* improve android prefix url api
* session timeout
* app store url defaults
* enable mobile redirect by default
* enable AOS by default
* enable content plugins by default
* enable folder rules by default
* remove obsolete AI flag
* remove obsolete APA flag
* auto download defaults
* cleanup auth vars
* ACA-4709 Added use-none-component-view-encapsulation eslint rule and correct part of components
* ACA-4709 More changes for encapsulation
* ACA-4709 Installed eslint-plugin-eslint-angular dependency
* ACA-4709 Corrected rest places with did not use none encapsulation
* ACA-4709 Exclude process inline templates plugin from spec files
* used date instead of datetime for Shared link dialog implementation
* removed sharedLinkDateTimePickerType variable from app.config.json.tpl file and made it default in ADF
* crate-form-template dialog
* remove unused module
* viewer profile component
* trashcan component
* remove test dependency on global material module
* remove unused test imports
* break CoreModule dependency
* login component
* remove app material module
* remove languages from the config as not needed
* implementation of download Ios app as per new design shared in case IOS
* design changes as per new design shared my mobile application team
* implementation of dialog after login and visibility enabled for private files
* single click on cross dialog to close popup which was occuring earlier on double click
* test cases added for open in app component, shared link view component and name changes
* ipad changes to open in Safari browser, open in app button clickable width increased and focus unset on open in app button click
* open in app button style changes
* theme button color changes
* review comments addressed
* review comments addressed
* review comments addressed
* download app text changes
* improved open-in-app.scss file and removed mat and cdk classed
* [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