- 16 Feb, 2018 1 commit
-
-
Johnny Lim authored
-
- 09 Jan, 2018 1 commit
-
-
Johannes Edmeier authored
-
- 25 Jul, 2017 1 commit
-
-
Johannes Edmeier authored
-
- 10 Dec, 2016 1 commit
-
-
Johannes Edmeier authored
* Number of concurrent requests for fetching the application info is limited to 15 requests * Fetching the application info is deferred by 50ms to let the browser render the view * Flattened application/group structure to save inner ng-repeat * ng-repeat for notification settings and view drop down is executed when the popup/dropdown is visible
-
- 16 Oct, 2016 1 commit
-
-
Johannes Edmeier authored
Add ES6 and SSE polyfills to support Internet Explorer 11 and Edge. Using Edge the ui has all features like in Chrome / FF. For IE 11 the desktop notifications aren't available. closes #280
-
- 28 Jul, 2016 1 commit
-
-
Johannes Edmeier authored
After this commit the applications in the overview are grouped by application- name. In case the search box is used all groups get expanded automatically. Additionally the info column is now expandable via button and not a pre-section anymore. closes #218
-
- 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.
-
- 18 May, 2016 2 commits
-
-
Johannes Edmeier authored
-
Johannes Edmeier authored
- Updated Angular to 1.5.3 - Removed Angular UI Bootstrap, to make the Angular update possible without updating Bootstrap - Moved every view into its own module - Added concatenation of the module js and css assets to the webserver - Created directives/components for the various visual components and trimmed down the controllers - Removed unecessary ngRoute - Removed classpath section in details (it is included in environment) - Moved the counters and gauges to a separated metrics view - Added target="_blank" for the logfile - Added information about version, loaded ui modules to the about page - Extracted the activiti view to a separate maven artifact With this commit it is now possible to add your own ui modules to the servers classpath and they will show up in the ui. Every module needs an "entry" script file in the classpath located under `META-INF/spring-boot-admin-server-ui/<modulename>/module.js`. The module is be implemented as angular module and needs to be added to the global `uiModules` list. The spring-boot-admin-server-ui-activiti module is a simple sample for adding a application view but it is also possible to add main-views. Please have a look at the events module in spring-boot-admin-server-ui/modules. Please note that the internals of the ui can change anytime.
-
- 03 Oct, 2015 1 commit
-
-
Johannes Edmeier authored
fixes #107
-
- 05 Jan, 2015 1 commit
-
-
Johannes Stelzer authored
using Gulp & Browserify with a little help from https://blog.codecentric.de/en/2014/08/angularjs-browserify
-
- 14 Nov, 2014 1 commit
-
-
Johannes Stelzer authored
* Separate AppStore from AppRegistry * Allow Id generation to be altered * Remove logic from Application; Move id genretation into AppRegistry * Make AppStore threadSafe
-
- 22 Sep, 2014 1 commit
-
-
Dennis Schulte authored
-
- 31 Jul, 2014 1 commit
-
-
Thomas Bosch authored
-
- 04 Jul, 2014 1 commit
-
-
Thomas Bosch authored
-
- 30 Jun, 2014 1 commit
-
-
Thomas Bosch authored
-
- 17 Jun, 2014 1 commit
-
-
Thomas Bosch authored
-
- 05 Jun, 2014 1 commit
-
-
Thomas Bosch authored
-