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

03 Mar 02:23
Compare
Choose a tag to compare

<a name"0.4.9">

0.4.9 (2017-03-03)

Bug Fixes

  • uxd: update empty state to match UXD (a5b38221)

v0.4.8

02 Mar 21:43
Compare
Choose a tag to compare

<a name"0.4.8">

0.4.8 (2017-03-02)

Bug Fixes

  • quick-add-wi: position quick add to the bottom when there is no wi (5660ba63)

v0.4.7

02 Mar 16:02
Compare
Choose a tag to compare

<a name"0.4.7">

0.4.7 (2017-03-02)

Bug Fixes

  • tests: Fix tests with Chrome browser (ba6befb4)

v0.4.6

02 Mar 05:35
Compare
Choose a tag to compare

<a name"0.4.6">

0.4.6 (2017-03-02)

Bug Fixes

v0.4.5

02 Mar 03:08
Compare
Choose a tag to compare

<a name"0.4.5">

0.4.5 (2017-03-02)

Bug Fixes

  • uxd: update side panel to match uxd (ca458ada)

v0.4.4

01 Mar 18:33
Compare
Choose a tag to compare

<a name"0.4.4">

0.4.4 (2017-03-01)

Bug Fixes

  • build: update widgets to 0.4.3 and remove duplicate dependecies in devdep (883b3903)

v0.4.3

01 Mar 17:52
Compare
Choose a tag to compare

<a name"0.4.3">

0.4.3 (2017-03-01)

Bug Fixes

v0.4.2

01 Mar 17:23
Compare
Choose a tag to compare

<a name"0.4.2">

0.4.2 (2017-03-01)

Bug Fixes

  • styles: Work item children flex display modified (097f335b)

v0.4.1

01 Mar 13:04
Compare
Choose a tag to compare

<a name"0.4.1">

0.4.1 (2017-03-01)

Bug Fixes

  • build: publish dist-library not dist (6f51e6e7)
  • readme: fix formatting (04b9df38)

v0.4.0

01 Mar 12:20
Compare
Choose a tag to compare

<a name"0.4.0">

0.4.0 (2017-03-01)

Bug Fixes

  • Bug fixed for text overflow in detail page editable WI Title (#931) (cd7990b3)
  • Fix multiline truncation mixin working for all existences (#925) (0ce1cc7f)
  • match UI for filter Work Items on Work Item Page (#891) (fd1a425e)
  • Change font path reference from FontAwesome to fontawesome-webfont (b5b3be69)
  • Add padding to remove jump when click on edit icon (2e7891fa)
  • Update Visuals for Title Add/Ediit on WI Detail (1f62500b)
  • Remove border from selected Work Item List from List Entry (d3a13e70)
  • Add hover color on confrim button in delete WI modal (b46c2bab)
  • Remove extra padding from WI link List (#552) (b3709554)
  • build:
    • fixed build script. (9d3f7455)
    • fix executable bits on scripts. (1110632c)
    • added git dependency. (8702a459)
    • reset version number to 0.0.0-dev (95367150)
    • update widgets to 0.4.2 and Planner to 0.2.1 and add workitemservice to the modu (2ab28274)
    • add README to the npm module build (e5e02c31)
    • update deprecated gulp-minify to guly-clean (e3d8a18a)
    • update version to 0.1.5 (4d61a1f0)
    • add CleanWebpackPlugin to webpack commons (1090399b)
    • add workItemComponent to the module bootstrap (8c1e8848)
    • configure build to copy all the .css files, configure tsconfig to generate .d.ts (4dcb2e52)
    • add gulp functions to alter the template and style paths to use require and poin (623be8af)
    • add dot to template and style path so that it will compile (077b2c8a)
    • reference correct project name in bundle creation (84b8226b)
    • move transpile-sass before transpile step in build (419ed7fb)
    • remove use of function from module.export (adcd3443)
    • remove npmignore as it isn't needed and it is hiding things in the IDE (7c4d2d9e)
    • update the version of ng2-dropdown and ng2-modal to ngx- (0ea68d4a)
    • clean up prod externals settings (a6bff399)
  • doc: update README to reflect the correct name of the project (8797c5a2)
  • mock: added minimal resilience. (19f66fe0)
  • module: fix work-item modules to include necessary dependencies and remove pipes (a53a94ae)
  • services: Fix services for new space service. (8c19ab0c)
  • spaces:
    • change function to use correct fabric8-wit api (c16ec4c6)
    • ported to new data model for spaces. (615ae6c2)
  • start: update reference to 'count' pipe to point to actual pipe (f7eb283b)
  • test:
    • removed treelist leftovers. (ea040dec)
    • fixes unit tests for new data model. (d39ea8bb)
  • tests:
    • Fix tests for new space service. (ab217df8)
    • removed functional tests, fix. (1914a0c8)
    • Removing functional tests temporarily (471c586b)
    • Fixing mock login (3712f722)
    • Added Mock http for login/refresh (66618a78)
    • Using MockHttp on Dependency Injection (96d22e2a)
    • Fix unit test support in webpack.test.js (#1009) (e0b2b81a)

Features

  • build:
    • fix merge conflict between normal stream of work and integration branch (d145a249)
    • configure build system to create npm module (42a4a59a)
  • spaces: switch to using the external spaces from ngx-fabric8-ui (b8d75c6c)
  • treelist-item: Added treelist-item (b05e20ed)