Skip to content

v0.0.4 (2017-02-09)

Choose a tag to compare

@kucharzyk kucharzyk released this 09 Feb 19:08
· 295 commits to master since this release

Bug Fixes

  • frontend: temporary use lazy loaded routes with aot (fixes #1) (a24eed8)

Features

  • ci: use chrome instead of phantomjs for ci testing (548a0e7)
  • core: add simple jwt authentication (787dcef)
  • core: add spring dependency management plugin for gradle (3433e96)
  • core: specify kotlin api version (089ebcb)
  • core: update angular to 2.4.6 (0e2d996)
  • core: update angular to 2.4.7 and clarity to 0.8.6 (da070bc)
  • core: use gradle script kotlin and kotlin 1.1.0-beta-38 (8eaf9f1)
  • frontend: add store for authorization (basic stub) (df83f9a)
  • frontend: login form (work in progress) (c5f9418)
  • frontend: update angular-cli to 1.0.0-beta.30 (ea88357)
  • tests: remove phantomjs (2565d5a)