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

Releases: fabric8-ui/fabric8-recommender

v0.0.4

28 Mar 21:16
Compare
Choose a tag to compare

<a name"0.0.4">

0.0.4 (2017-03-28)

Bug Fixes

  • api:
    • changes the api url for creation and viewing of created work items (25419142)
    • changes in the API response structure and code changes for the same. (2f32e8c5)
  • build: modify the Package.json file to remove the bundle from build (8fe9b3d8)
  • change: add the commit (3c35f5a0)
  • codebase: refactors the codebase (48f1e998)
  • comments: removes comments from stack-analyses.service.ts (88c16b05)
  • constants: creates constants files for recommendations and overview modules (63f0ceeb)
  • dependencies: replaces the hardcoded strings in stack-components html with the constants integ (ee062f69)
  • error: fixes build error when the npm is linked elsewhere and built (6443f0e1)
  • folders: removes unused folder analyze (14746a9f)
  • overview: replaces hardcoded strings from html with constants integration. (4e90ce9d)
  • package: increments the version number to refer the recent changes (382fac44)
  • package name: changes the package name to fabric8-stack-analysis-ui. Renames all the occurence (0c59e5fa)
  • recommender: replaces hardcoded strings from recommendations html with constants integration (8242882b)
  • release:
    • update pipeline to use correct property name (e370f0eb)
    • add the debug=false release config so semantic-release will publish (30a6dce5)
    • disable functional tests until they do something (3aa41c5b)
    • add UI container for updating downstream deps (eec7547f)
    • add missing fix-git-repo.sh that other fabric8-ui repos use during release (3e06699a)
    • add CI + CD pipeline (3d07af97)
  • response link: changes the ui to temporarily [until the ux is finalized] show the response as a (da11bee4)
  • scss: align sass setup with other projects (71a26e39)
  • stack: replaces the hard coded strings from stack details html with constants integrati (e85413d6)
  • test: adds a provider for the test case as a dependency. (c9b15f78)
  • ux:
    • changes the layout fixing minor ux faults. (2668b3d9)
    • corrects the misalignment in look and feel, adds build id in the modal title, re (4193313a)
  • version:
    • change the version from dynamic to always 0.0.0-development (d4a814e4)
    • update property versions (c460d124)
    • update property versions (87032235)
    • update property versions (750bf5a0)
    • changes the version in package.json from 0.0.2 to 0.0.3 (b4fcb01c)
  • workitem: changes the api url for enabling creation of work items (5c8fea99)