- 16 Feb, 2018 1 commit
-
-
Johnny Lim authored
-
- 12 Feb, 2018 1 commit
-
-
Johannes Edmeier authored
-
- 11 Feb, 2018 1 commit
-
-
Johannes Edmeier authored
-
- 09 Jan, 2018 1 commit
-
-
Johannes Edmeier authored
-
- 05 Jan, 2018 1 commit
-
-
Johannes Edmeier authored
Reduce bundlesize by picking parts of fontawesome and d3 Add mixings for subscribing components
-
- 04 Jan, 2018 1 commit
-
-
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
-
- 01 Jan, 2018 3 commits
-
-
Johannes Edmeier authored
-
Johannes Edmeier authored
-
Johannes Edmeier authored
Don't output metadata in Registration.toString()
-
- 09 Dec, 2017 2 commits
-
-
Johannes Edmeier authored
-
Johannes Edmeier authored
Don't output metadata in Registration.toString()
-
- 10 Nov, 2017 1 commit
-
-
Johannes Edmeier authored
-
- 17 Sep, 2017 1 commit
-
-
Johannes Edmeier authored
-
- 25 Jul, 2017 1 commit
-
-
Johannes Edmeier authored
-
- 24 Jul, 2017 1 commit
-
-
Johannes Edmeier authored
The Spring team discourages the use of the `spring.*` configuration namespace, hence I use the major update and move all properties. With this commit all client related properties are moved to `sbadmin.client`.
-
- 27 Dec, 2016 1 commit
-
-
Johannes Edmeier authored
-
- 21 Dec, 2016 1 commit
-
-
Johannes Edmeier authored
Added documentation and a sample on how to secure the SBA-Server and leverage the new login ui-module closes #361
-
- 17 Dec, 2016 1 commit
-
-
Johannes Edmeier authored
With this change it is possible to include credentials in the instance metadata which will then be used to access the client endpoints using HTTP Basic authorization. closes #359
-
- 12 Oct, 2016 1 commit
-
-
Johannes Edmeier authored
-
- 04 Sep, 2016 1 commit
-
-
Johannes Edmeier authored
-
- 28 Aug, 2016 1 commit
-
-
Johannes Edmeier authored
As now with spring boot 1.4 there is a special goal for generating the build- information, we use it for displaying the version in spring boot admin. The old info.version property still works but is deprecated. From now on build.info.version is taken into account.
-
- 22 Jun, 2016 1 commit
-
-
Johannes Edmeier authored
With this commit urls form the /info endpoint are deteceted and rendered as links. The downside is to make that work I had to drop the collapsible info section in the overview list and replaced it with an resizable/scrollabe <pre> section.
-
- 14 Feb, 2016 1 commit
-
-
Johannes Edmeier authored
The polling in the UI is replaced with server side events. Status changes are now reported immediately from the admin server to the UI.
-
- 21 Oct, 2015 1 commit
-
-
Johannes Edmeier authored
-
- 17 Apr, 2015 1 commit
-
-
Johannes Stelzer authored
-
- 09 Apr, 2015 1 commit
-
-
Johannes Stelzer authored
fixes #61
-
- 07 Mar, 2015 1 commit
-
- 06 Mar, 2015 1 commit
-
-
Johannes Stelzer authored
-
- 04 Mar, 2015 1 commit
-
-
Johannes Stelzer authored
To enable, you just have to add a DiscoveryClient to your Spring Boot Admin Server. Also did some code polish. Closes #44
-