* * Removed unused adf-task-list keys from app.config
* Fix can add/remove the static property through the app.config and can put custom columns into the html in adf-tasklist component
* Fix add/remove the static property through the app.config and can put custom columns into the html in adf-tasklist component
* * Fixed support custom html template and static columns.
* Updated tasklist doc.
* Fixed failing test case.
* * Fixed support custom html template and static columns
* * Updated task-list documentation.
* [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)
* issue #1
Because the input element gets no focus when the search button is clicked, there is no way to toggle off the search input, when user clicks outside the search bar
Added focus on search input when the user click on search input
issue #2
Increased the width of the search results container in order to be able to show more text
translated results container to the left in order to prevent it to overlap the menu items from the navigation bar
* Adding test spec for checking if search input has focus after the user clicks on search button
* removed deprecated render dependency
using this call
" searchInput.nativeElement.focus()"
to enable input focus
* fixed broken animation on input search focus()
* Fix search control component tests
* Fix rebasing
* fix upload for process attachment list
export ActivitiContentService
ProcessService.createOrUpdateProcessInstanceVariables has incorrect method signature
* fix signature methods
* fix test parameters
* 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
* [ADF-2002] added arrow up and down feature
* [ADF-2002] fixed search bar animation and added arrow support
* [ADF-2002] added some test for arrow manage
* [ADF-1711] The <adf-task-attachment-list component displays drag-and-drop area that is not working
* fix test for remove upload deprecated properties
* remove duplicate identifier