This repository has been archived by the owner on May 7, 2021. It is now read-only.
Releases: fabric8-ui/fabric8-planner
Releases · fabric8-ui/fabric8-planner
v0.55.2
0.55.2 (2018-08-28)
Bug Fixes
- custom-query-service: new httpClient implemented (9279aaf)
- filterService: add HttpClient to filterService, fix unit tests (6ea0359)
- grouptype-service: replaced http service with new http client (c66c44e)
- http.service: use HttpClient service in collaborators (a630343)
- httpclien: use HttpBackend to resolve redirection problem in firefox (f16b14f)
- httpclient: add http-module and interceptors (e9736de)
- httpclient: add httpClient for area and booard service (336614c)
- httpservice: use responseType:'text' for delete requests (85d1676)
- httpService: remove http service and code related to it (82d602e)
- httpService: use HttpBackendClient to send request (79f838d)
- infotip-service: info tip service upgraded with new http client (666a124)
- interceptor: create interceptor specific to auth header (e807c87)
- iteration-service: iteration service refactored with httpClient (1e08eec)
- label-service: label service refactored with http client (803511d)
- planner-list: add HttpClientModule and HTTP_INTERCEPTORS to planner-list module (9da3486)
- quick-preview: Remove mouse cursor for current assignees on a work item (#2763) (e376168)
- refactor: unwanted services are removed (25d2044)
- service: refactor link-type, custom-query, httpService (b17ede2)
- test: added test for new http service (4745827)
- test: fixed unit test for body less DELETE response (69d7962)
- tests: reorganize imports in http service spec (3162702)
- tests: unit tests for board and collaborator service (50a30d9)
- unit-tests: fix test for board. collaborator and workitem service (bab1a1a)
- workItemService: add HttpClient for workItemService (de0ce5c)
- workItemService: refactor workitem service (d273f0a)
- workItemsService: use httpclient in workItemService to send request for create comment (d34dc01)
v0.55.1
v0.55.0
0.55.0 (2018-08-24)
Bug Fixes
- code: removed old type ahead component (c7b4f4a)
- dropdown: description for dropdown is added (afbddb9)
- less: fixed the border issue in detail page tabs (117abb3)
- link: empty link creator section removed (d17657e)
- link: fixed linking bugs in the link section (cf14bff)
- link: fixed the CSS alignment for link list (3c62d58)
- link: link reducer to return new state on error to update DOM (43b02a8)
- link: newly added links are highlighted (80260f5)
- link-query: link and link-type querries are added (c7e39ff)
- link-search: create link on empty work item save button handled (b861347)
- link-type: link type descriptions added (b247cf6)
- link-type: query for link-type added and used (84781cb)
- links: initial state for work item link is made null (695ee64)
- ng-let: module added for ngLet (c7f0110)
- ngrx: listening to user change just once for the list load (c721e10)
- selector: fixing on open event for type ahead selector (a8fef68)
- selector: optional on select close feature added to common dropdown (5dfb4fa)
- selector: search loader added to the type ahead selector (6d2cf1a)
- selector: selector components refactored (b443a28)
- selector: truncate in selector is made as input (b93f7e0)
- style: style updated for selector dropdowns (6282e3f)
- test: added unit tests for type ahead selector component (3d72af6)
- test: fixed functional test for new dropdown component (8c27756)
- test: state and type dropdown test fixed (e663bb4)
- typeahead: display value removed from the item structure (5489724)
Features
v0.54.4
0.54.4 (2018-08-24)
Bug Fixes
- clean-up: removed space observable dependency from main methods (6d6e68a)
- effects: fixed wi effects based on the changes in services (02578c8)
- package: filter service is exported for planner consumers (570c76b)
- service: fixed link url for wi ser (ef08e11)
- test: added tests for work item service (5f5c8fa)
- tests: more unit tests for work item service (8816705)
- workitem-service: legacy codes are removed from this service (a613e3d)
v0.54.3
v0.54.2
v0.54.1
v0.54.0
0.54.0 (2018-08-20)
Bug Fixes
- common-dropdown: icon support added (f5f0805)
- detail: type and state using common dropdown (fb3b3c1)
- test: create new item for type change test (3bfcfb3)
- test: fix dropdown tests (f29629a)
- test: fix type and state drop-down tests (aac9dbe)
- test: fixed test for disabled state dropdown (fc8e059)
- test: fixed workItemTable tests and added change wi type test (b879f6f)
Features
v0.53.5
0.53.5 (2018-08-20)
Bug Fixes
- boardUIQuery: add a filter on boardLocked (4489c96)
- columnFilterPipe: add module.ts for column filter (d5a9fd4)
- detailPage: fix View full detail link from quick Preview (96b6a49)
- effects-query: add space query before sending the search api request (70e8709)
- list: add table-config to planner- list (a4bbbf3)
- PlannerList: only send workItemId and children Link to fetch the children (497e41e)
- query: add child exploration and breadcrumbs (fcdff0d)
- query: add ctrl+backspace to clear the query (b64255a)
- query: add reset workitem action (f959b1f)
- query: add table and input to query language (145a647)
- query: align explore children css and breadcrumbs css (22cf605)
- query: fetch workItems after workItemTypes are loaded (bbc772a)
- query: fix css for clear button in input (b84a354)
- query: fix input field (88e4447)
- query-input: add clear button to clear the input (d609d5e)
- quick-preview: ouput full workItem from work-item-cell to open quick preview (e64e855)
- table-config: add table-config component (d013148)
- tests: change the class for settings dropdown and detail page icon (d16dcd7)
- tests: use new table-config class (ebd62a1)
- urlQuery: remove space id form query (669bb06)
- work-item-cell: create a module for work-cell-component (592523f)
- workItem: create a action and effect to get children for query page (2d0b81a)
- WorkITemLinks: add condition for query context to open detail page from link section (bb3a499)
- workItemUtil: add a condition for query page in workItem util (edafa26)
- WorkItemutils: add spaceId befire sending the request in workitemMatchesFilter (8dc5b1e)