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

Releases: fabric8-ui/ngx-login-client

v1.1.8

05 Oct 16:14
Compare
Choose a tag to compare

1.1.8 (2017-10-05)

Bug Fixes

  • release: make sure we are not on a detached branch else semantic release has issues (#79) (bb91d7a)

v1.1.7

05 Oct 15:25
Compare
Choose a tag to compare

1.1.7 (2017-10-05)

Bug Fixes

  • package: update ngx-base to 2.2.7 (f845ad0)

v1.1.6

05 Oct 14:14
Compare
Choose a tag to compare

1.1.6 (2017-10-05)

Bug Fixes

  • package: add in missing peer dependencies, eslint and file-loader (73084a0)
  • package: update @types/lodash to 4.14.76 (422e225)
  • package: update @types/lodash to 4.14.77 (97fdf49)
  • package: update angular to 4.4.4 (761af27)
  • package: update clean-webpack-plugin to 0.1.17 (1e8026e)
  • package: update copy-webpack-plugin to 4.1.0 (9825e07)
  • package: update extract-text-webpack-plugin to 3.0.1 (165a4fb)
  • package: update file-loader to 1.1.5 (e8b85de)
  • package: update mocha to 4.0.0 (4f3f3a1)
  • package: update ngx-base to 2.2.1 (4be9e15)
  • package: update ngx-base to 2.2.3 (8ece3cb)
  • package: update source-map-loader to 0.2.2 (6a9f3cb)
  • package: update style-loader to 0.19.0 (ee65738)
  • package: update typescript to 2.5.3 (90807b8)
  • package: update uglify-js to 3.1.2 (148e38b)
  • package: update uglify-js to 3.1.3 (22ed39d)
  • package: update url-loader to 0.6.1 (1e5e670)
  • package: update url-loader to 0.6.2 (f6e6aea)
  • package: update webpack-dev-server to 2.9.1 (554aff0)
  • package: update zone.js to 0.8.18 (129e041)
  • release: remove extra refernece to fetching lastest master from git in the release process (81f37ab)
  • release: reset git fetch in jenkins file to be specific to fix the semantic release (6c8ca7d)

v1.1.5

27 Sep 03:39
Compare
Choose a tag to compare

1.1.5 (2017-09-27)

Bug Fixes

  • addtest: adds unit test configuration (6afcbb8)
  • addtests: add auth service tests (bfb0fcc)
  • app: add the skelton of the app for running examples, this starts but has not pages (72431e5)
  • AuthenticationService: Broadcast noFederatedToken (05e0d1b), closes #55
  • authreload: use correct token on refresh (e369492)
  • build: need to copy .git using cp -r (43c207a)
  • build: reduce the build to only transpile .ts files (7d966e7)
  • build: remove the bundle step from the build (acc9edd)
  • build: remove unused dependencies (f689402)
  • build: removed unused gulp dependencies (2dc3fa1)
  • build: turn off noEmitHelpers in tsconfig (694a4dd)
  • build: update Jenkins to get the right code from the repo and add a build check to the PR step (#67) (eea5b7b)
  • build: Updated to use ngx-base (8578ad1)
  • docs: add fabric8cd build badge to README (e632cc5)
  • docs: add semantic-release badge to docs (ec28b08)
  • docs: apply changes to readme to force a release (741554e)
  • emptyuser: fixes creation logic for empty observable or cached user (d349552)
  • lint: fix tslint findings (ce65aec)
  • logout: logs user out from keycloak now (8fd4ef7)
  • logout: simplify logout behavior (f56d5a5)
  • ostoken: add openshift token (93b8a78)
  • profile: make profile match data model (949bffe)
  • REALM: export REALM env variable (7df5394)
  • redesignusers: redesigns user service to use observables instead of promises (4ce60a0)
  • release: add UI container for updating downstream deps (3b01e80)
  • release: automatically merge PRs to npm-dependency repo during release pipeline (54709be)
  • release: configure release stage to use git master (0cbadfd)
  • release: tidy up pipeline code and avoid semantic-release assuming a CD pipeline is debug (d992e7d)
  • release: update fabric8-npm-dependencies project after release (e408628)
  • release: update readme to release (7a4618b)
  • release: update README to trigger a release (59de6e3)
  • release: use correct node definition now we dont use the client builder (82254e4)
  • sso: hard-coded realm (52f4143)
  • storage: store github/os tokens (92e4bd9)
  • test: no more failing tests 🎉 (069363a)
  • test: remove interval for inmemory mode (1e5c3f9)
  • token: 400 error when fetching oso token (e2cdcc3)
  • user: add missing import for Broadcaster (15e924d)
  • user: can't subscribe to ourselves! (7450b32)
  • user: check for empty string (3811c11)
  • users: add user search function (2cf8ac7)
  • users: use users/{id} API for getUserByUserId (478850f)
  • usertests: add user service tests (332fbd3)
  • version: base to 1.2.9 (54b75d8)
  • version: update Angular to 4.0.1, TS to 2.2.2, webpack to 2.3.2 and more (4e7c01d)
  • version: update base (16f0e20)
  • version: update code to compile based on new typescript (d082bee)
  • version: update ngx-base to 1.2.6 (040081f)
  • version: update ngx-base to 1.3.0 (512f856)
  • version: update property versions (db4edad)
  • version: update property versions (4b0e6a5)
  • version: upgrade base to 1.2.7 (8523845)
  • versions: upgrade awesome-typescript-loader and sass-loader (9662fa1)
  • Add company to profile (f72aa78), closes #27
  • explicitly catch 400s from keycloak (dd87861)
  • update pipeline to build, test, release and publish to npm before updating downstream deps (ebd88ce)
  • use rxjs to publish federated tokens (41869c7)

Features

  • httpservice: adds http service to wrap all http calls (18e61bd)
  • packages: upgrade Angular to 4.4.3 and other libs (c3d25d7)
  • refactorauth: remove routing from auth service and dispatch necessary events instead (3901037)
  • upgrade: upgrade all the version; specificaly upgrade Angulare to 2.4.9 and webpack to 2.2.1 (42e5a94)
  • user: subscribe to loggedInUser (9f34eac)
  • users: deprecate all existing API, use rxjs (5087e6c)

Performance Improvements

  • version: upgrade all versions, including Angular to 4.3.6 (ad80f34)

v1.1.3

26 Sep 03:59
Compare
Choose a tag to compare

Add fabric8cd build status badge.

v1.1.2

25 Sep 19:10
Compare
Choose a tag to compare

add semantic-release badge

v1.1.0

25 Sep 17:38
Compare
Choose a tag to compare

Update Angular to 4.4.3

v1.0.0

24 Sep 03:08
Compare
Choose a tag to compare

Update Angular to 4.3.6

v0.6.34

09 Sep 03:06
Compare
Choose a tag to compare

0.6.34 (2017-09-09)

Bug Fixes

  • release: update README to trigger a release (59de6e3)

v0.6.33

25 Aug 20:57
Compare
Choose a tag to compare

0.6.33 (2017-08-25)

Bug Fixes

  • version: update code to compile based on new typescript (d082bee)
  • version: update ngx-base to 1.3.0 (512f856)

Performance Improvements

  • version: upgrade all versions, including Angular to 4.3.6 (ad80f34)