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

05 Mar 05:39
Compare
Choose a tag to compare

<a name"0.7.2">

0.7.2 (2017-03-05)

Bug Fixes

  • details: change all the paths to 'details' to be relative (2dee1b0f)

v0.7.1

04 Mar 22:34
Compare
Choose a tag to compare

<a name"0.7.1">

0.7.1 (2017-03-04)

Bug Fixes

  • bug: fix getWorkItemTypesById get to pass to a map instead of a Promise that was not (73c0f951)

v0.7.0

04 Mar 21:43
Compare
Choose a tag to compare

<a name"0.7.0">

0.7.0 (2017-03-04)

Bug Fixes

  • space-bug: remove header references to get past a Spaces related bug (a8270d58)

Features

  • build: move the modules out of workitem and into the list and board (a4f989e6)

v0.6.0

04 Mar 04:42
Compare
Choose a tag to compare

<a name"0.6.0">

0.6.0 (2017-03-04)

Bug Fixes

  • build:
    • add board and list to the export (1e280ecd)
    • update versions; fabric8-wit to 6.6.1 and widgets to 0.6.3 (027fb0cd)
  • routing: add a router and module for board and listview (459c4cf3)
  • test: Fixed tests for new work item types JSON API compaitability (4a55fc27)
  • witype: Relocated work item type model (8cc47108)

Features

  • workitemtype: Making the application compaitable with new work item type json API (c3aaead0)

v0.5.1

03 Mar 18:32
Compare
Choose a tag to compare

<a name"0.5.1">

0.5.1 (2017-03-03)

Bug Fixes

  • astronaut:
    • ...and fix the tests (35009aff)
    • The astronaut has fixed the spacebus, he can go home (45124cc7)
    • remove getAllSpaces from astronaut (c38df6d6)
    • remove switchSpace (cc5130c4)
    • Set an initial space (3c0092ca)
    • remove currentspace from astronaut (80ae3ef0)
    • remove space bus (1d765363)
    • replace currentSpaceSubjectSource (4ec477c8)
    • broadcast the space change (71a8a071)

v0.5.0

03 Mar 14:18
Compare
Choose a tag to compare

<a name"0.5.0">

0.5.0 (2017-03-03)

Features

  • workitemtypes: WorkItemTypes are now retrieves using jsonapi. (#1068) (6ee510e4)

v0.4.13

03 Mar 11:31
Compare
Choose a tag to compare

<a name"0.4.13">

0.4.13 (2017-03-03)

Bug Fixes

  • bug: Removed Iteration resolver from providers (afda5e55)
  • filter-panel: fix padding in filter panel (a63d6208)
  • space: Updated astronaut service and removed resolvers (a37b4249)
  • spaces: fixes the button enabled/disabled state based on space loaded or not loaded. (e1372aa7)
  • test: Unit test fixed for astronaut space service (44dbeb5e)

v0.4.12

03 Mar 04:07
Compare
Choose a tag to compare

<a name"0.4.12">

0.4.12 (2017-03-03)

Bug Fixes

  • build: upgrade versions and clean up webpack, fabric8-wit to 6.5.1 and widgets to 0.6.2 (0181b8e0)

v0.4.11

03 Mar 03:29
Compare
Choose a tag to compare

<a name"0.4.11">

0.4.11 (2017-03-03)

Bug Fixes

  • work-item.component: change work item layout styles to fill page (252b2c80, closes #1056)

v0.4.10

03 Mar 03:01
Compare
Choose a tag to compare

<a name"0.4.10">

0.4.10 (2017-03-03)

Bug Fixes

  • astronaut: Attempt to fix failing tests (d23d823b)
  • spaces: remove race condition (03c06ce2)