* [ADF-2334] Added status icons to index page
* [ADF-2334] Improved status icons
* [ADF-2334] Added version index page
* [ADF-2334] Fixed bad anchors in version index
* [ADF-2326] Process List - Provide a way to support custom html template and static columns at same time.
* Fixed support custom html template and static columns at same time
* Updated process list documentation with recent changes.
* * Added testcases for recent changes .
* [ADF-2305] Process app tiles on process workspace landing page show "..." in Firefox
* [ADF-2305] Removed multi-line ellipsis work around for Firefox
* [ADF-2305] Added multi-line or single line ellpsis conditionally
* * [ADF-2305] Imported line-clamp mixin from core mixins
* move table in style
* Enable the cardview mode
* add button in demo shell to change view
add missing translation terms toolbar
* missing comma
* add example in demo shell
* style loading and images
* border card container
* document list tests
* test check class and input
* test fix
* fix test process services
* more documentation
* rirpristinate base pacakge integgration
* remove test color
* [ADF-2310] Error is thrown if isSelectionValid optional property is not defined
* [ADF-2310] added unit tests for the change and removed unneeded import
* fix tests
* [ADF-2310] add missing async
* [ADF-2310] add more async function to unit tests
* [ADF-2175] Document List requests are executed twice when opening the dialog
fixed bug
* [ADF-2175] added unit tests for the change & refactored initial code
* [ADF-2297] When loading the process workspace landing page after login, there is a message "No Apps found" displayed until all the apps are loaded
* Added a template in app-list component to show apps loading status.
* [ADF-2297] When loading the process workspace landing page after login, there is a message "No Apps found" displayed until all the apps are loaded
* Added a template in app-list component to show apps loading status.
* [ADF-2297] When loading the process workspace landing page after login, there is a message "No Apps found" displayed until all the apps are loaded
* Added a template in app-list component to show apps loading status.
* [ADF-2297] When loading the process workspace landing page after login, there is a message "No Apps found" displayed until all the apps are loaded
* Added a template in app-list component to show apps loading status.
* added a way to pass custom no-apps template to adf-apps
* [ADF-2297] When loading the process workspace landing page after login, there is a message "No Apps found" displayed until all the apps are loaded
* Added a template in app-list component to show apps loading status.
* added a way to pass custom no-apps template to adf-apps
* [ADF-2304] Add option to Content Node Selector to transform the breadcrumb folder node
* [ADF-2304] update documentation with recent changes
* [ADF-2304] added example of using the breadcrumbTransform
* [ADF- 2123] Process Pagination - There is no way to paginate the result
* Updated unimplemented pagination method.
* * Refactored process-service component.
* * Removed unused pagination methods from process-service component.
* * Updated process/task list documentation with recent changes.
* [ADF-2118] Process Initiator should be able to complete a task.
* Fixed Process Initiator should be able to complete a task.
* * Fixed Process Initiator should be able to complete a task.
* * Removed extra space
* node download directive
* integrate with demo shell
* docs on the directive
* node actions integration
* test fixes
* remove old and disable invalid tests
* remove fdescribe
* fix unit tests
* [ADF-2298] Process Header - Make it customizable from config file
* Added customization to process instance header through config file
* [ADF-2298] Process Header - Make it customizable from config file
* Fixed tests
* Added documentation
* [ADF-1876] added custom empty template for no search result
* [ADF-1876] added custom empty result tag for search result control
* [ADF-1876] added custom no search result tag for search control component
* [ADF-1876] added documentation for template no result
* Small refactoring I.
* Small refactoring II.
* On the way of implementing the soultion
* Refactoring aspect to groups and supporting different type of configs
* Fixed linter errors
* Fix debug project runner
* Fix linting errors
* Fix and align tests
* Config factory tests
* Layout oriented config parser
* Adding layout oriented config to the config factory
* Update config schema
* Layout oriented config
* Aspect oriented and indifferent configs alignment to the new propertyGroups structure
* Remove dead codes
* Fixinfinite loading error and custom type properties
* Add documentation
* Fix tests
* [ADF-2225] visibility and validation must be done after form is parsed
* [ADF-2225] remove fdescribe
* [ADF-2225] fixed broken test
* [ADF-2225] moved check visibility appended to the main condition
* [ADF-2225] added visibility check to new validators