Skip to content

Latest commit

 

History

History
59 lines (42 loc) · 4.09 KB

CHANGELOG.md

File metadata and controls

59 lines (42 loc) · 4.09 KB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.4.0 (2017-10-16)

Features

  • api: add new api endpoint in webpack proxy config (7dc0891)
  • deploy: add configure:nginx script to copy configs for buildpack (b6c23dc)
  • deploy: add custom nginx config with API_ENDPOINT env var (e004664)
  • deploy: clean up Jenkinsfile, use cfPush helper (5e3dd66)
  • deploy: copy nginx config in pipeline (422292a)
  • deploy: indicate job is downstream in naming (ab96e97)
  • add option to run frontend in docker (77611dd)
  • move logout button to header (af5ecf3)
  • history: add store and api call (5c3e6d0)
  • home: add auth guard - unfinished without persisted state (0212675)
  • home: hook up router (5f98378)
  • home: split login and create separate home component (221ed14)

0.3.0 (2017-08-02)

Features

0.2.0 (2017-08-01)

Features

  • add basic Jenkinsfile (266b09b)
  • add e2e tests pipeline step (83c95fa)
  • deploy: add pipeline step (f41e3ef)
  • add standard-version package for versioning (f0afdb3)
  • add unit tests with Chrome (cf98d7a)
  • build: add pipeline step (60e3189)
  • build: add production build script, update angular-cli for aot compilation (db6f5b3)
  • deploy: add cloud foundry configs (496db0c)
  • pipeline-library: use DSL to clean up Jenkinsfile (7071b1a)
  • versioning: add semver package and next:version script (3a3e062)
  • versioning: create build artifact incl. artifact.json (e5adb37)
  • archive to artifactory (7856d23)
  • deploy features as separate instances (cbdd3e7)