* [ADF-2094] Task Form - Doesn't follow the specification
* Removed icon visible beside title
* Made font-size for title as semibold 20px
* Set the outcome buttons on bottom right side
* set color of Complete button as primary
* [ADF-2094] Task Form - Doesn't follow the specification
* Changed the css for the Adf-form according to zeplin design
* Removed icon visible beside title
* Made font-size for title as semibold 20px
* Set the outcome buttons on bottom right side
* set color of Complete button as primary
* [ADF-2094] Task Form - Doesn't follow the specification
* Changed the css for the adf-form according to zeplin design
* Removed icon visible beside title
* Made font-size for title as semibold 20px
* Set the outcome buttons on bottom right side
* set color of Complete button as primary
* [ADF-2065] created dialog component for content node selector
* [ADF-2065] removing SiteModel from site dropdown to use SitePaging model of js-api
* [ADF-2065] - removed site model and updated documentation
* [ADF-2065] fixed test for site component
* [ADF-2065] refactored content node selector and created content node selector dialog
* [ADF-2065] fixed test on site-api service
* [ADF-2065] added a new content node dialog service to centralise the logic for content node dialog
* [ADF-2065] start adding test for node-actions service|
* [ADF-2065] added test for node-actions service
* [ADF-2065] added test for node action service
* [ADF-2065] renamed components to keep backward compatibility
* [ADF-2065] added input just for backward compatibility
* [ADF-2065] added some changes for backward compatibility and updated documentation
* [ADF-2065] updated documentation for content node selector
* update dependencies
add ban for fdescribe in tslint
reenable test
add badge codacy
check bundles esm5 and esm2015
travis run new vuild script
* remove fdescribe
* material 5.0.0 stable release
* [ADF-1826] Task Header - The priority property should be editable
* [ADF-1826] - Fixed isEditble typo
* [ADF-1826] - Adding unit test - checking the priority value is displayed
* [ADF-1826] fixed unit test
* [ADF-1826] fixed unit test (replaced fit with it)
* adding debounce time in object picker
unify search api
fix multiples duplicate result
remove limit of 4 character to search
* remove three.min.js
* remove unused import
* tlsint fix and remove file
* rename sitesApiService to sitesService as all the other services
* fix test timeout async
* fix viewer script
export insights and diagram
remove requires svg
fix new data adapter path
dist working with diagrams commented out
change use of minimatch
fix unused import
remove unused component
fix test
new import moment es6 and throw rxjs
fix import analytics test
fix imports rxjs
new pacakging
* fix after rebase
* fix test upload services
* exclude temporarily button event test
* restore commented demo shell files
* fix process spy
* [ADF-1890] - Viewer - Content projection for sidebar only works if sidebarPosition is left
This issue is now fixed using angular flex
Also updated the test suite
Tested on chrome, firefox and safari
* [ADF-1890] - Viewer - Content projection for sidebar only works if sidebarPosition is left
This issue is now fixed using angular flex
Also updated the test suite
Tested on chrome, firefox and safari
* Replaced fit statements with it
* added flex dependenty to the viewer component spec file
* Update for sidebar component template
* Delete npm-debug.log from repo
* Fix sidebar height issues
* Fix tests