* Add info icon for a dependency if the dates is invalid.
* add css style.
* address comments.
* Fix the info icon mis align problem.
* Make icon red.
* get workitemtypemappedstates from backlog configuration.
* Address comments.
* rename WorkItemStatesMap to WorkItemInProgressStatesMap.
* small optimization.
* revert the hack.
* remove extra spaces.
* Builds, needs testing.
* bugs
* b
* Filtering out work item types below Epics backlog level
* PR
* Sorting by date in service, reusing icons from ProjectConfig
* Fixing bug when no dependencies were found.
* Adding search box for work items
* needs more testing
* Removing comments.
* search
* using constant
* Sort work items in timeline by name
* using convertToString
* Format
* Adding search box for work items
* needs more testing
* Removing comments.
* search
* using constant
* Sort work items in timeline by name
* using convertToString
* Hack for onprem development
* Stub out portfolioplanningdataservice
* Add sample data
* Add dependency panel shell
* Push work item to dependency panel
* Add dependency panel stylesheet
* Add dependency load
* Duplicate work item data for testing
* Create more dependencies in service
* Show progress icon
* Get work item type from local state
* Use configuration service to get work item icons
* Add no dependency message
* Add error message bar
* Handle errors
* Add todo comments
* Revert "Hack for onprem development"
This reverts commit 43b5340156.
* Add another todo
* Hack for onprem development
* Use context menu instead of icons
* Remove unused selected item from settings panel
* Move dates dialog to plan timeline
* Move remove item to context menu
* Revert "Hack for onprem development"
This reverts commit 58f2ed908f.