Skip to content

v0.13.0

Compare
Choose a tag to compare
@raphink raphink released this 17 Aug 08:13
· 249 commits to master since this release

FEATURES:

  • General:

    • Integrate in Travis CI and Coveralls
    • Use go get ./... in Dockerfile
  • Server:

    • Add S3 key prefix [GH #25]
    • Add tests [GH #26], [GH #30]
    • Lint code [GH #28]
    • Add api/user API point [GH #29]
  • UI:

    • Add a logo
    • Overview: Use pointer cursor on sparklines
    • State view: make whole module title clickable
    • State view: add a resource filter
    • State view: simplify/fix module/resource selection code
    • Search view: Use pre white-space style for attributes
    • Navbar: add user authentication info and log out link [GH #29]