* coverage single components run fix
* remove spec.ts from coverage
* make the coverage and the istanbul-instrumenter-loader works only over the console test because a problem on the remapping for the browser test
* move tslint on the main folder of any component
* remove build:w from readme
* stop build tslint error also in spec files
* clear karma file from unnecessary files
* add set -f for build all script in order to accept *
* fix lint problem and failing tests
* fix failing test search component
* add loader test for viewer
* fix tslint error userinfo
* --max_old_space_size=2048 remove
* fix tslint error uploader unused EventEmitter
* remove spec|index|.*mock|.*model|.*event from coverage
* Fixes for activiti process diagram
Fix to show the current process state. ADF issue no ADF-402
* #ADF-402 fix to show process state and unit tests changes
* fixed test for pipeline to match new angular4 changes on simple change (#1868)
* [DW-50]: New features for accordion-group component (#1851)
[ADF-557] - Add a new property called showIcon as input to hide/show filter icons.
* [ADF-242] Select the first in the list when the report is deleted (#1862)
* ADF-242 Select the first in the list when the report is deleted
* Update README.md
* Fixes for activiti process diagram
Fix to show the current process state. ADF issue no ADF-402
* #ADF-402 fix to show process state and unit tests changes
* #ADF-402 Removed error logging and modified documentation