1. 04 Jan, 2018 3 commits
    • Add logo and favicon · db22f4e0
      Johannes Edmeier authored
    • Add properties to configure ui template and resources · ffbbdde9
      Johannes Edmeier authored
      To allow hot reloading for templates and resources add according
      properties.
      Add instructions in the README.md on how to develop the ui
    • Refresh info when registration has changed. · fa35de89
      Johannes Edmeier authored
      The info should be updated when the registration has changed. In order
      to prevent a stale instance info, the sba client includes a "startup"
      timestamp in the metadata as default. So when the instance is restarted
      the registration changes and the info is updated, even when the instance
      isn't considered as down in between.
      
      To prevent this when using a discovery client you need to add a value
      to the metadata which changes with every restart.
      (e.g. `random=${random.value}`)
      
      fixes #556
  2. 02 Jan, 2018 1 commit
  3. 01 Jan, 2018 8 commits
  4. 27 Dec, 2017 1 commit
  5. 09 Dec, 2017 3 commits
  6. 30 Nov, 2017 3 commits
  7. 29 Nov, 2017 1 commit
  8. 16 Nov, 2017 6 commits
  9. 10 Nov, 2017 3 commits
  10. 04 Nov, 2017 1 commit
  11. 17 Oct, 2017 1 commit
  12. 22 Sep, 2017 5 commits
  13. 19 Sep, 2017 1 commit
  14. 17 Sep, 2017 3 commits