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

Releases: fabric8-ui/fabric8-runtime-console

v0.4.6

24 Mar 00:58
Compare
Choose a tag to compare

<a name"0.4.6">

0.4.6 (2017-03-24)

Bug Fixes

  • and actually remove the dep on LoginService (353a9216)

v0.4.5

24 Mar 00:31
Compare
Choose a tag to compare

<a name"0.4.5">

0.4.5 (2017-03-24)

Bug Fixes

v0.4.4

23 Mar 22:52
Compare
Choose a tag to compare

<a name"0.4.4">

0.4.4 (2017-03-23)

Bug Fixes

v0.4.3

23 Mar 22:26
Compare
Choose a tag to compare

<a name"0.4.3">

0.4.3 (2017-03-23)

Bug Fixes

  • Inject token using provider (34b9fabe)
  • ngx-base: Added ngx-base as dependency (f3e0692e)

v0.4.2

23 Mar 20:52
Compare
Choose a tag to compare

<a name"0.4.2">

0.4.2 (2017-03-23)

Bug Fixes

  • move deps to app.module (122051f4)
  • removelocator: remove locator service in runtime (b9a938b6)
  • tests: modify test configuration for speed (0164fd19)

v0.4.1

23 Mar 14:20
Compare
Choose a tag to compare

<a name"0.4.1">

0.4.1 (2017-03-23)

Bug Fixes

  • export models and services (11d09a94)
  • add images to the npm (2fe21c9c)
  • servicelinks: let the Services view also reuse Route hosts for exposeUrl links (39804231)
  • spaces: lets sort the spaces UI properly (1cbeed6f)
  • timeout: add timeout to space load (b15ad83a)
  • token: add token resolver and remove onlogin (d8a81171)

v0.4.0

21 Mar 18:50
Compare
Choose a tag to compare

<a name"0.4.0">

0.4.0 (2017-03-21)

Bug Fixes

  • library:
  • menus: Dropdown and kebab menus are broken (fa4dfcb6)
  • resource-header: Added correct DropdownModule to common module (77ba8949)

Features

v0.3.0

20 Mar 16:34
Compare
Choose a tag to compare

<a name"0.3.0">

0.3.0 (2017-03-20)

Bug Fixes

  • CI pipeline so that it builds the project correctly #158 (1b7eb554)
  • bug: fix errors in buildconfig (5ed4c485)
  • build: add base rxjs imports (2c1a3001)
  • buildconfigs:
  • dependencies: remove angular2-local-storage (e50d29c1)
  • login: adds login client dependencies (6ef621ad)
  • pipeline: export the pipeline component (d5cc2072)
  • pipelines: fix URLs for scss and html (7717e14d)
  • providers: need to import OpaqueToken for ngc (6c04aa2b)
  • services: fixes links to services in the Deployments page (b1c5ac99, closes #101)
  • tests: added imports to unit test module (82aeec4a)
  • whitespace: kick off build again (5f6bf9d9)

Features

  • addauth: adds ngx-login integration (a33a205f)
  • pipeline:
    • added links to jenkins build logs (fa7b1e6f)
    • added pipeline history (per BC or per namespace) (1d4ab387, closes #97)
    • added pipeline history (per BC or per namespace) (03e850c5, closes #97)
    • added initial pipelines page and visualisation (691c2c00)

v0.1.0

17 Mar 01:13
Compare
Choose a tag to compare

<a name"0.1.0">

0.1.0 (2017-03-17)

Bug Fixes

  • release and ensure CI runs before CD pipeline starts (3dd9a266)
  • make the button a button (daccb635, closes #105)
  • npm build script to be consistent with other fabric8-ui projects (a4c3bcdb)
  • permissions on fix-git-repo.sh script (b67cf11e)
  • switch CI to use npm test add release pipeline to publish in npm and update fa (421cf40e)
  • app: take jQuery out of the app.component and put it in the index.hmtl (8326de53)
  • bug: comment out a reference to a class that doesn't exist (7df68201)
  • build:
    • remove bundle step from the build (d9458648)
    • remove commented import as it was being read (f7ca6a0a)
    • set the initial version for publishing and add contributors (fa5ab22f)
    • add jquery to the app.component (6c0f7e1e)
    • point main.browser to the app.module (969fc39a)
    • add ngc to the npm scripts (9919061c)
    • exclude node_modules from the transpilation (a3718f5f)
    • add ENV_PROVIDERS to app.module (44ca6537)
    • move index.ts to root level and set the right module to export (d506da0b)
    • remove unnecessary code (#72) (0531f1b4)
    • add gulp file for tranpilation (2b7f32db)
    • add environment file (fedaf16e)
    • add main, polyfills, and vendor files (3728de98)
    • add custom-typings (0608553d)
    • update webpack config to use the configuration of fabric8-ui (89da6a43)
    • add hmr-loader lib (a704a198)
    • remove unused webpack configs (247d3435)
    • add tsconfig file (43890545)
    • update the webpack configs (8a280903)
  • export: add missing dependencies (b30b95d3)
  • includes: add missing component includes (5dc9c165)
  • modules: fix space module dependencies (9aded07b)
  • package: fix jquery errors (60b64cda, closes #90)
  • providers: add provider dependencies to space module (15864916)
  • proxy: add proxy to webpack.dev (#74) (77464bf9)
  • scss: modify scss file names (#73) (e1841687)
  • scssload: fixes missing entries in dropdowns (d319fcb2)
  • styles:
  • sytles: remove old styles, rename custom styles ui to runtime (36104e38)
  • test:
    • update karma configuraiton (6d891270)
    • update import in spec.ts file to point to the renamed component files (7949e57c)
  • tests: add component refs to specs (b8aab75a)

Features

  • build: add webpack configs (142f8986)
  • versions: update all versions, setting Angular to 2.4.9 (0d850b14)