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.12
v0.55.11
v0.55.10
v0.55.9
v0.55.8
v0.55.7
v0.55.6
0.55.6 (2018-09-05)
Bug Fixes
- board: board comopnent is upgraded with rxjs pipe (3269b7b)
- bugs: use observable/combineLatest imports for combineLatest, use pipe for store.select() (95d088c)
- effect: remove unused imports from space (11e8606)
- effects: fixed action type filter bug in effects (b22515c)
- effects: setup to update the pipeable operator (513ea63)
- effects: update area effect to use pipeable operators (0579f87)
- effects: update board effect to use pipeable operators (4f22a8f)
- effects: update collaborator effect to use pipeable operators (6b0795b)
- effects: update comment effect to use pipeable operators (c5e4f37)
- effects: update custom-Query effect to use pipeable operators (d9f83a4)
- effects: update detail-work-item effect to use pipeable operators (a6a90b7)
- effects: update event effect to use pipeable operators (1d377c2)
- effects: update filter effect to use pipeable operator (2b299cd)
- effects: update infotip effect to use pipe operator (7117067)
- effects: update iteration effect to use pipe operator (e51c0f3)
- effects: update label and linktype effect to use pipe operator (803ffb4)
- effects: update Link effect to use pipe operator (76a43bb)
- effects: update space effect and add type for handleError function (4aceaf9)
- effects: update user and work-item-type effect to use pipe operator (ddca0f7)
- effects: update work-item effects to use pipe operator (b1767fd)
- effetcs: update group-type effect to use pipeable operators (4043217)
- models: use pipeable operators in Queries (a2db55e)
- modules: add ErrorHandler in providers for list, query, board, detailpage (0aabbd8)
- ngrx: upgrade ngrx version to 5.2.0 (e09e4b3)
- package.json: upgrade ngx-login-client version to 1.4.3 (fe1ef56)
- rxjs: all components are upgraded to pipe from rxjs (371c688)
- rxjs: fixed some components and models with new pipe from rxjs (544f9ba)
- selector: not exporting selectEntities dependent members (d5b4296)
- tests: fix infotip unit tests - add providers ErrorHandler, Notifications (9b05519)
- tests: fix unit tests compilation error (84c0b83)
- util: add filtertypewithspace custom operator and injectable ErrorHandler (f524c8f)