* [ADF-4871] [TaskHeaderCloudComponent] Add Candidate Users/Groups properties
* Added Candidate users/groups properties to the task heade cloud component.
* * Created CardViewArrayItemComponent
* Modified FullName pipe to return username or email incase fullname missing.
* Added candidate Users/Groups properties to the taskcloudheader component.
* Added two service into task-cloudservice
* Updated Demoshell card-view with new widget
* * Fixed failing unit test
* * Fixed comments.
* * Refactored CardViewArrayItem model
* Fixed comments.
* * Changed candidate group icon
* 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
* move download-zip to its own folder
* json dialog
* update docs
* update test
* disable e2e test
* json widget for the Form
* remove deprecated test
* fix tests, update display text name
* [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
* 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
* 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
* [ADF-4401] remove classname from nested items - use 'adf-content-cell' instead
* [ADF-4401] some DL display fixes
- align header cells with content cells
- columns aligned on Trashcan DL
- ellipsis on long folder names inside the content node selector
- more width on highlight cell from search-results
* [ADF-4401] use 'adf-content-cell'
- to allow ellipsis to display when a parent has 'adf-ellipsis-cell' class
* [ADF-4401] remove not used styles
* [ADF-4401] rename scss classname to have 'adf-datatable' prefix
* [ADF-4401] Add documentation for datatable
* [ADF-4248] Created form cloud service
* [ADF-4248] Created form cloud model
* [ADF-4248] Created new cloud form
* [ADF-4248] Exported cloud from module
* [ADF-4248] Added form saving feature
* [ADF-4248] Added form to task details
* [ADF-4248] Added services to save form
* [ADF-4248] Added data support
* [ADF-4248] Added outcome support in form model
* [ADF-4248] Modified demo component to show form
* [ADF-4248] Copied tests
* [ADF-4248] Added form parsing service
* [ADF-4248] Added form cloud demo
* [ADF-4248] Added form input to fom-cloud
* [ADF-4248] Added tests for form cloud model
* [ADF-4248] Improved form model json parsing
* [ADF-4248] Added test for form could
* [ADF-4248] Refactored types in the form model
* [ADF-4248] Improved tests
* [ADF-4248] Added tests for form cloud service
* [ADF-4248] Added tests for form services
* [ADF-4248] Refactored form services
* [ADF-4248] Handled form events in demo shell
* [ADF-4248] Improved form value parsing
* [ADF-4248] Added form-cloud demo to routing
* [ADF-4248] Added field validation without handler
* [ADF-4248] Added task variable model
* [ADF-4248] Added adf-cloud prefix to css classes
* [ADF-4248] Translated name of nameless task
* [ADF-4248] Added docs for cloud form component
* [ADF-4248] Added docs for cloud form service
* create base component
* [ADF-4248] Created formBase and formModelbase
* [ADF-4248] Used base classes in cloud package
* Update form-cloud.component.md
* Update form-cloud.service.md
* [ADF-4248] Created form cloud service
* [ADF-4248] Created form cloud model
* [ADF-4248] Created new cloud form
* [ADF-4248] Exported cloud from module
* [ADF-4248] Added form saving feature
* [ADF-4248] Added form to task details
* [ADF-4248] Added services to save form
* [ADF-4248] Added data support
* [ADF-4248] Added outcome support in form model
* [ADF-4248] Modified demo component to show form
* [ADF-4248] Copied tests
* [ADF-4248] Added form parsing service
* [ADF-4248] Added form cloud demo
* [ADF-4248] Added form input to fom-cloud
* [ADF-4248] Added tests for form cloud model
* [ADF-4248] Improved form model json parsing
* [ADF-4248] Added test for form could
* [ADF-4248] Refactored types in the form model
* [ADF-4248] Improved tests
* [ADF-4248] Added tests for form cloud service
* [ADF-4248] Added tests for form services
* [ADF-4248] Refactored form services
* [ADF-4248] Handled form events in demo shell
* [ADF-4248] Improved form value parsing
* [ADF-4248] Added form-cloud demo to routing
* [ADF-4248] Added field validation without handler
* [ADF-4248] Added task variable model
* [ADF-4248] Added adf-cloud prefix to css classes
* [ADF-4248] Translated name of nameless task
* [ADF-4248] Added docs for cloud form component
* [ADF-4248] Added docs for cloud form service
* create base component
* [ADF-4248] Created formBase and formModelbase
* [ADF-4248] Used base classes in cloud package
* [ADF-4248] Moved documentation to process services
* [ADF-4248] Removed duplicate import
* [ADF-4248] Fixed wrong imports
* [ADF-4248] Renamed form renderer input
* [ADF-4248] Show translated name for nameless form
* Enable the uploadWidget
* Make the form great again!
* Move the class style on the parent
* Fix the debugMode
* [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