* [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.
* * Use local storage for community version.
* * Created a communityModule.
* * Updated unit tests the recent changes
* * Updated documents.
* * Modified process/task filters doc.
* [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-4713] Add new DecimalNumber Pipe to transform and localize numbers
* Unsubscribe from userPreference service
* Make Pipe impure
* Add documentation in localization page
* 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
* added tests for Edit Folder Directive
* added tests for Copy and Move actions on no permission folder.
* moved the checkDisabled function to BrowserActions to make it reusable.
* updated method name
* next 3.4.0
* next 3.4.0
* [ADF-4426] Move CSS overrides from ACA to ADF - 2nd round (#4837)
* [ADF-4426] align toolbar icon color with design
* [ADF-4426] clean-up style - it is never applied
* [ADF-4426] display title for name location cell - useful for long names
* [ADF-4426] move content-node-selector cell fix from ACA
- fixes https://github.com/Alfresco/alfresco-ng2-components/issues/4686
* [ADF-4426] move content-node-selector cell fix from ACA
- fixes https://github.com/Alfresco/alfresco-ng2-components/issues/4686
* [ADF-4426] move image width fix from ACA
* [ADF-4426] allow more customization of data-table borders
* [ADF-4426] move fix from ACA
[ACA-2363] fixes issue with text being visible underneath the info drawer
* [ADF-4426] get adf-datatable-link style from ACA
* [ADF-4426] allow set of DL selected row icon color
* [ADF-4426] allow more document list customization
- code moved from ACA
- more css variables
- removed non used and duplicated outline styles
- some code clean-up...
* [ADF-4635] The Status drop-down is looking different for Processes than for Tasks (#4822)
* unshare fixes and error notifications
* fix disabled toggles issue
* code fixes and separate interface
* remove 'isFavorite' include
* safety checks for properties
* update e2e
* refactor test after functionality change
* fix issue with the missing properties
* safety checks
* Fix the value passed as processDefinition
Be sure we fetch the form variables
* * Rename formId to formKey.
* * Reverted form Changes
* * Fixed failing unit test
* Fix the value passed as processDefinition
Be sure we fetch the form variables
* * Fixed failing unit test
* * Rename formId to formKey.
* * Reverted form Changes
* * Fixed failing unit test
* Fix form representation structure
* Refactor form models
* Change tslint config
* Fix lint
* Refactor form models
* Remove duplicated export
* improve variable names
* Update form mock
* [ADF-4041] Fix preselected user selection on People Cloud Component
* [ADF-4041] Fix unit test and add new one
* [ADF-4041] Fix validation of users
* Improve code
* Fix C309677 test
* [ADF-4342] Date Format defined in app config
* [ADF-4342] Create localized pipe and centralize date format
* Add unit test for new date pipe
* Add info internationalization docs
* Fix lining
* Fix linting
* Fix date pipe unit test
* [ADF-4342] Add supported language files
* Fix e2e tests
* enabled tests and added the new user to run the tests.
* lint fix
* adding a new user and add the user to hr group which will be used when deploying the apps.
* Test commit
* adding a new user and add the user to hr group which will be used when deploying the apps.
* linting fixes
* crc's moved the roles constants to identityService.
* crc's moved the roles constants to identityService.
* wrapped the createIdentityUser and assign Role calls into 1 method and used in the tests.
* wrapped the createIdentityUser and assign Role calls into 1 method and used in the tests.
* Added a method in identityService to pass the required roles to be added in a string array.
* linting fixes
* added the command line arguments to run the e2e tests -identity_admin_email and -identity_admin_password
* added the command line arguments to run the e2e tests -identity_admin_email and -identity_admin_password
* crc's, removed the step to add user to the hr group, as not needed in this test.
* renamed the E2E travis variable to end with identity.
* replaced the candidateuserapp with candidatebaseapp
* replaced candidateuserapp with candidatebaseapp
* replaced candidateuserapp with candidatebaseapp
* replaced candidateuserapp with candidatebaseapp
* timeout wait for the test to pass.
* crc's
* [ADF-4402] remove styling of non-existent items
* [ADF-4402] remove not needed style - bcs overwritten by style from core
* [ADF-4559] remove demo-shell only class from core styling
- use class name from core component for styling
* [ADF-4402] remove not used styling code
- .adf-app-layout-toolbar no longer exists, so no need keep its style
* [ADF-4402] move style from demo-shell to core
- same style was needed in ACA, so probably should be best in core ADF
* [ADF-4402] remove not used styling code
* [ADF-4402] move adf-toolbar-title style from demo-shell to core
* [ADF-4402] remove not used styling code
* [ADF-4402] use existing css class
* [ADF-4402] remove style already set from pagination component
* [ADF-4402] remove not used styling code
* [ADF-4402] viewer toolbar width
* * Finding variable values by id & used date format
* * Tests to validate visibility by using id
* * [ADF-4529] Refactor conditions
* [ADF-4529] Fixed cloud form editor script error
* rtl support
* fix lint
* Run e2e in case demoshell has been changed
* Skip file
* Skip file
* remove demoshell directive
* refactor side navigation
* remove env.cloud file
* class name selectors
* side navigation selectors
* fix clickMenuButton selector
* nested menu element context
* fix notification navigation selector
* single contentAnimation state
* fine tune contentAnimation state based on direction and position
* tets
* fix mock component inputs
* use native direction attribute
* update docs
* pass direction to calculate sidenav layout
* update test
* fix unit test
* remove dialogs directionality workaround
* set document directionality service
* remove context menu direction workaround
* remove unneeded dependencies
* remove direction style workaround
* remove permission icon direction
* remove sidenav layout direction attribute
* update docs
* update sidenav layout direction
* test
* remove document type
* update test dependencies
* clear storage before test
* test
* fix dl gap
* try to fix Uncaught QuotaExceededError
* fix QuotaExceededError
* fix tests
* fix tests