Skip to content
This repository has been archived by the owner on May 7, 2021. It is now read-only.

Releases: fabric8-ui/fabric8-planner

v0.55.12

04 Oct 12:55
Compare
Choose a tag to compare

0.55.12 (2018-10-04)

Bug Fixes

  • quick-add: disable add work-item for non-collaborator (#2787) (4bcf04d), closes #8

v0.55.11

21 Sep 13:33
71cb89d
Compare
Choose a tag to compare

0.55.11 (2018-09-21)

Bug Fixes

v0.55.10

16 Sep 13:58
Compare
Choose a tag to compare

0.55.10 (2018-09-16)

Bug Fixes

  • builds: Add unsafe-perm flag to npm install (939976f)
  • iterations: break the while loop if pId is 00000000-0000-0000-0000-000000000000 (e7c34a2)
  • ngx-login-client: stick to 1.4.5 (25d9e72)
  • tests: fix unit tests for workItem service (88bd37c)

v0.55.9

06 Sep 11:10
Compare
Choose a tag to compare

0.55.9 (2018-09-06)

Bug Fixes

v0.55.8

06 Sep 08:31
Compare
Choose a tag to compare

0.55.8 (2018-09-06)

Bug Fixes

v0.55.7

05 Sep 07:57
Compare
Choose a tag to compare

0.55.7 (2018-09-05)

Bug Fixes

  • CI/CD: Fix failing master build (743450f)

v0.55.6

05 Sep 07:11
Compare
Choose a tag to compare

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)

v0.55.5

30 Aug 14:51
Compare
Choose a tag to compare

0.55.5 (2018-08-30)

Bug Fixes

  • infotip: fetch and display non-static infotips (#2755) (31b4db1)

v0.55.4

29 Aug 10:31
Compare
Choose a tag to compare

0.55.4 (2018-08-29)

Bug Fixes

v0.55.3

28 Aug 12:38
Compare
Choose a tag to compare

0.55.3 (2018-08-28)

Bug Fixes

  • event: non-collab user issue in event is fixed (1cc8fc9)