All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.4.0 (2017-10-16)
- 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)
- add app header component (26ba785)
- add basic css styling (040a202)
- add login component and route (0442b14)
- implement fake login with redux (687dbb0)
- quickly add a logout (8c3b34b)
- update design (26af8c0)
0.2.0 (2017-08-01)
- 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)