* [ADF-4847] Not able to find any user in Assignee field when creating a task
Updated url to fetch composite user roles
* [ADF-4847] Fixing failing E2E tests
* [ADF-4846] add $data-table-cell-link-color variable
- move style fix needed on ACA to ADF
* [ADF-4846] add $adf-permission-list-width variable
- moved style fix for adf-permission-lists from ACA to ADF
* [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.
* fix core viewer
* increase rendition retry
* sso refresh before test
* general fix test
* try use last proxy
* avoid use proxy
* remove proxy
* fix setting tests
* fix share and sso test
* fix lint exclude
* fix sso
* fix some process services cloud e2e
* fix sso download
* exclude sso test
* fix cloud
* add logout content service test
* add logout core
* add logout search
* redefine global before all
* separate protracotr method
* try
* try multiple attempt before all
* add prefix group and users
* add prefix group and users
* add prefix group and users
* rexecute sso test
* fix process service visibility e2e
* split SSO login test
* fix SSO download
* fix SSO download
* fix some cloud issues
* fix some cloud issues
* fix some cloud issues
* share file fix cs
* fix cloud test
* [ADF-4572] Display value widget display issue when it has no value
* Added readonly type to form-render
* Added unit test case
* * Fixed ee test
* * Updating tests to return textWidget for display value
* * Making changes to displayValueWidget css selector
* * Updated case to check display value from api
* [ADF-4755] [CardViewDateItemComponent] Provide a way to reset date.
* Added clear icon to reset date to empty.
* Added Translation key to the new icon.
* * Added displayClearAction flag to toggle clear action.* Added None as default for the selectItem components.* Added displayNoneOption flag to toggle the default none option.
* * Fixed comments.
* * Added translation key for 'none' option.
* * Updated dateItem css to the match recent changes.
* * Fixed failing unit tests* Updated TaskHeader components with the displayClearAction.
* * Updated demo shell card-view component to test the latest changes
* [ADF-4684] Content Metadata Card dates should be localised
* Passed locale param in datePipe
* Set default locale value in card-view-dateitem model
* Updated property locale in card-view-dateitem component on change in language
* * Added test case
* * Added unit test case
* * Removing locale arg from datepipe
* [ADF-4713] Add new DecimalNumber Pipe to transform and localize numbers
* Unsubscribe from userPreference service
* Make Pipe impure
* Add documentation in localization page
* remove xit test and ban xit and xdescribe use in the future
* remove xit test and ban xit and xdescribe use in the future
* remove test excluded
* remove consecutive blank line
* split download api into separate service
* move tests and fix code
* break dependency for thumbnail service
* update tests
* test fixes
* fix code
* fix unit tests
* return to previous page on close
* update e2e
* [ADF-4424] Improve PreviousRouteService to use it in pdfViewer
* change previous Url logic
* remove navigation logic
* remove test
* Update pdfViewer.component.spec.ts
* back button logic for viewer outlet
* unit tests
* remove fdescribe
* remove unused service
* e2e
* return to location
* remove click filter step
* remove unnecessary test steps
* remove un existen export
* unify preview between PS and CS in demo shell
* fix dispalyname property
* [ADF-4716] Dynamic Table not working properly (regression)
[ADF-4722] Wrong date is displayed when updating row of dynamic table
* removing dynamic table date added
* * fix e2e