* 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.
* [ADF-3876] Added form cloud model
* [ADF-3876] Added service to get forms
* [ADF-3876] Added form selection to start task
* [ADF-3876] Added tests
* [ADF-3876] StartTaskCloud - Be able to start a task with a form
* [ADF-3876] StartTaskCloud - Be able to start a task with a form
* [ADF-3876] StartTaskCloud - Be able to start a task with a form
* [ADF-3876] Added form cloud model
* [ADF-3876] Added service to get forms
* [ADF-3876] Added form selection to start task
* [ADF-3876] Added tests
* [ADF-3876] StartTaskCloud - Be able to start a task with a form
* [ADF-3876] StartTaskCloud - changed name to component
* [ADF-3876] StartTaskCloud - Renamed component
* Rename form-selector-cloud.component.md to form-definition-selector-cloud.component.md
* [ADF-3876] Improve and clean code and fix service
* [ADF-3876] Fix unit test
* Update app.module.ts
* fix module
* move components in the right folders
* fix e2e task list
* added a new LocalStorageUtil and using the setConfigMethod to set the localstorage variables, instead of using hte settings ui page.
* linting fix
* fixing import paths
* update new path LocalStorageUtil
* fix problems after rebase
* fix async loadin and clear
* local storage fix
* fix lint
* fix cs tests
* fix tag navigation and rename file appNavigation to processTabNavigation
* fix lint
* fix process test
* fix lint
Signed-off-by: Eugenio Romano <eugenio.romano@alfresco.com>
* fix start process cloud
* inc timeout
* [ADF-4376] Fix Sticky Header in Datatable Component
* [ADF-4374] Rebase branch
* remove search from permissions test
* remove search from permissions test
* C305050 automated
* added the api call to delete the tasks created in afterAll() method and also creating a new user and using that in the Tests and deleting the user in the end rather than using 'Super Admin' and reduce the dependency on env configuration.
* linting fixes
* C305033 Preselect Users automated.
* fix the LastName issue failing.
* C305041 automated
* in progress
* in progress
* in progress
* in progress
* lint fix
* moving the assignee filed to PeopleCloudComponent
* moving the assignee filed to PeopleCloudComponent
* split the tests into smaller chunks for easy understandability.
* added the missing check and renamed the method appropriately.
* fixes for flakiness