* 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
* set textOrientation based on locale
* remove manually setting textOrientation
* tests
* revert to getBrowserCultureLang
* match languages keys
* update tests
* fix types
* Add a shiny upload button
* Fix tslint
* Enable the viewer on the content click
* Call the process storage in case the form has an upload
* Fix the lint
* Fix unit tests
* Fix tslint on unit tests
* Fix the lint
* Fix the lint
* basic ui direction service
* direction property
* demo shell integration
* move the direction in up sidenav layout to allow also the header to reorganize
use the configuration editor to change rtl ltr
add documenation
* Update app.component.html
* fix unit tests
* fix overlay viewer e2e
* fix e2e
* Add process list cloud selection tests
* Fix lint issues
* Fix lint issues
* Added columns to contentServicesPage
* Fix lint error.
* Add the possibility to test the selection mode for process details.