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.58.2

15 Nov 05:41
Compare
Choose a tag to compare

0.58.2 (2018-11-15)

Bug Fixes

  • board: Rename system.boardcolumns to boardcolumns (#2803) (48e507e)

v0.58.1

13 Nov 13:26
Compare
Choose a tag to compare

0.58.1 (2018-11-13)

Bug Fixes

  • planner-list: preserve treeStatus value on workitem update (#2799) (f3fc9b3)

v0.58.0

08 Nov 13:10
Compare
Choose a tag to compare

0.58.0 (2018-11-08)

Features

  • delete-work-item: add delete work item from list (#2797) (c45d8bc)

v0.57.4

07 Nov 17:16
e3271db
Compare
Choose a tag to compare

0.57.4 (2018-11-07)

Bug Fixes

  • iteration-panel: Update the onscreen display text when no date has been set. Fixes Git issue 2292. (#2800) (e3271db)

v0.57.3

02 Nov 11:54
8cc7af7
Compare
Choose a tag to compare

0.57.3 (2018-11-02)

Bug Fixes

  • dynamic-component: Remove None from Enum field values (#2798) (8cc7af7)

v0.57.2

23 Oct 14:03
Compare
Choose a tag to compare

0.57.2 (2018-10-23)

Bug Fixes

  • quick-preview: add close text-fields on outside-click (#2781) (d6bf14f)

v0.57.1

23 Oct 13:17
Compare
Choose a tag to compare

0.57.1 (2018-10-23)

Bug Fixes

  • query-tab: fix feature flag issue after ng6 upgrade (#2795) (9675395)

v0.57.0

23 Oct 10:34
Compare
Choose a tag to compare

0.57.0 (2018-10-23)

Features

v0.56.1

23 Oct 07:12
Compare
Choose a tag to compare

0.56.1 (2018-10-23)

Bug Fixes

  • infinite-scroll: no need of new state, action, reducer for nextLink (c92762f)
  • query: add support for parent.number in query (c34d78c)
  • query: breadcrumb text formatted (3d49dcb)
  • query: infinite scroll added to the query page (0d9e020)
  • query: initial implementation for infinite scroll (0671cde)
  • queryPage: add title truncate, fix workitem cell css (6582474)
  • scroll: reduce infinite scroll api requests (ca8cb69)
  • test: fixed unit tests for infinite scroll (0b57b69)
  • test: unit test is fixed based on new addition in wi service (0d8af57)
  • tests: disable test temporarily (e4ed503)
  • tests: remove redundant tests (289de71)

v0.56.0

10 Oct 19:18
Compare
Choose a tag to compare

0.56.0 (2018-10-10)

Bug Fixes

  • babel-preset: upgrade version of karma-typescript-es6-transeform to fix babel-preset-es2015 error (4b54dcc)
  • feature: removed feature flag temporarily (f4cfde1)
  • infortip.effect: upgrade jasmine-marbles version to 0.4.0 to fix unit-tests (a3b9bd5)
  • karma: exclude ngx-widgets during compilation (a3d8868)
  • lodash: upgrade @types/lodash version to 4.14.110 (68093fb)
  • rxjs: add rxjs-compat and use throwError instead of Observable.throwError (de41d7d)
  • rxjs: use of() operator instead of Observable.of() (46be7b6)
  • tests: upgrade ngx-widgets to v3.1.4, fix http service -test, remove Action from infotip.effect.spec.ts (ebcd532)
  • user-avatar: temporarily exclude user avatar test (302279f)
  • version: upgraded internal packages (69732e9)

Features

  • ng-updte: angular version is upgraded to 6.x (d752864)