* [ADF-4936] fix for auth guard with silent Login true
* [ADF-4936] check only for isOAuth...
* [ADF-4936] fix all auth guards when silent Login true
* [ADF-4936] unit tests
* [ADF-4936] fix doc info
* [ADF-4936] types and null checks
* [ADF-4936] fallback option in case silentLogin is missing from settings
* [ADF-4936] refactoring
* try to fix e2e test [C299158] Login component - SSO Grant type password (implicit flow false)
* Fix e2e test [C299158] Login component - SSO Grant type password (implicit flow false)
* [ADF-4936] show the error page when route path is unknown
* [ADF-4936] remove ssoImplicitLogin and do the redirectToUrl instead
-the implicit login concern is already in the JS-API
* [ADF-4936] refactor to simplify code
- the removed 'if' conditions cover all possible 'else' cases
* [ADF-4936] remove unneeded method
* migrate IdentityRoleService implementation
* update unit tests
* move interfaces to the origin
* move models to proper places
* migrate model to interface
* fix test
* update docs
* Process-services:
Making sure you can run
ng build process-services
ng test process-services
* Fix the path of the styles
* move the file in the right place
* [ADF-4811] - added extra method to open snackbar with interpolate args for translated messages
* [ADF-4811] - added extra parameter to show info
* [ADF-4811] - added extra parameter to show info
* [ADF-4811] added review changes
* [ADF-4738] [Process -Cloud] Move GroupCloudService to adf-core lib.
* * Changed GroupModel to IdentityGroupModel
* Updated unit tests the recent changes.
* * Added documentation to the identityGroupService
* Updated GroupInitial and GroupCoudcomponent doc.
* * Created groupCount model. * Updated unit test to the recent changes
* * After rebase updated doc
* * Fixed comments.
* raise snackbars on unshare errors
* remove time from datepicker
* update tests
* Update en.json
* code updates as per review
* update docs
* bind datetimepicker type attribute
* set datetimepicker type by configuration or default
* tests
* e2e test
* update docs
* e2e set sharedLinkDateTimePickerType config
* [ADF-3887] Different local storages for different ADF apps
* [ADF-3887] Add documentation
* [ADF-3887] Add unit tests and improve code
* [ADF-3887] Add unit tests
* [ADF-3887] Fix e2e tests
* fix test
* fix test
* Update storage.service.md
* [ADF-4328] added expandedSideNav as new user preference value
* [ADF-4328] update demo shell with the new User preference value
* [ADF-4328] added documentation update
* Provide a way to check the resorces_access of a jwt token
* Add unit test in case the client role is missing or contains a different one
* Improve the documentation related to the AuthGuardSSO
* [ADF-4152] Moved core library docs into subfolders
* [ADF-4152] Moved core library docs into subfolders
* [ADF-4152] Manual fixes to core doc file links
* [ADF-4152] Further automatic + manual link tidying