11224 Commits

Author SHA1 Message Date
Alexander A. Klimov
a7988a08aa Adjust CSV test
refs #2655
2017-11-23 11:49:11 +01:00
Alexander A. Klimov
1d4c327437 Use Psr\Http\Message\StreamInterface instead of Icinga\Data\StreamInterface
refs #2655
2017-11-23 11:49:11 +01:00
Alexander A. Klimov
285acb2100 Increase singe responsibility of Csv and Json
refs #2655
2017-11-23 11:49:11 +01:00
Alexander A. Klimov
3d3c665068 Buffer: implement Psr\Http\Message\StreamInterface
refs #13623
2017-11-23 11:35:12 +01:00
Alexander A. Klimov
735a4cb152 Allow monitoring/Controller to handle rendering errors while serving JSON or CSV
refs #13623
2017-11-23 11:35:11 +01:00
Alexander A. Klimov
75ad40f5a3 Monitoring: make use of Buffer while serving JSON
refs #13623
2017-11-23 11:20:06 +01:00
Alexander A. Klimov
78ba3dc4d4 Monitoring: make use of Buffer while serving CSV
refs #13623
2017-11-23 11:13:16 +01:00
Alexander A. Klimov
2f46929ac7 Implement Buffer
refs #13623
2017-11-23 11:06:04 +01:00
Eric Lippmann
2a4fdd12d7 Fix highlight style for active menu items 2017-11-22 11:37:05 +01:00
Florian Strohmaier
3503fb77f1 CSS: Fix navigation details 2017-11-22 11:33:38 +01:00
Eric Lippmann
ca803e8f05 Fix monitoring health badge if programstatus has never been set 2017-11-22 11:12:24 +01:00
Eric Lippmann
3db9a1d77f Fix TacticalController if/else complexity 2017-11-22 11:12:24 +01:00
lippserd
fbeafdc8b4
Merge pull request #3087 from Icinga/feature/fancify-login-screen
Fancify login screen
2017-11-22 10:30:29 +01:00
Florian Strohmaier
fd705bf2de CSS: Fix login layout on very small screens (e.g. iPhone SE) 2017-11-22 10:27:49 +01:00
Florian Strohmaier
61ce6fcc1d CSS: Set proper focus styles for inputs in login view 2017-11-22 10:27:49 +01:00
Florian Strohmaier
07a8a1f234 CSS: Reduce login form box shadow opacity 2017-11-22 10:27:48 +01:00
Florian Strohmaier
57c1bba58d CSS: IE9 users can now enjoy the login view in all of its beauty, too 2017-11-22 10:27:48 +01:00
Florian Strohmaier
1881b96235 CSS: Reposition logo in login view 2017-11-22 10:27:48 +01:00
Florian Strohmaier
235c0c1321 LoginView: Add wrapper to position logo correctly 2017-11-22 10:27:48 +01:00
Florian Strohmaier
155bc0f0c2 Add static login background image 2017-11-22 10:27:48 +01:00
Florian Strohmaier
f714c387f7 Remove commented styles 2017-11-22 10:27:48 +01:00
Florian Strohmaier
ae575667a4 CSS: Update error text color to match new style 2017-11-22 10:27:48 +01:00
Florian Strohmaier
784a311c19 CSS: Optimize social list spacing 2017-11-22 10:27:48 +01:00
Florian Strohmaier
4a17dd2aa5 LoginView: Redesign login form 2017-11-22 10:27:48 +01:00
Florian Strohmaier
567864221d CSS: Optimize redesigned login form in minimal layout 2017-11-22 10:27:48 +01:00
Florian Strohmaier
fbd3145b10 CSS: Modernize login style 2017-11-22 10:27:48 +01:00
Florian Strohmaier
c9cecae972 CSS: Include additional less color vars 2017-11-22 10:27:44 +01:00
Florian Strohmaier
6097f5796e CSS: Introduce class for dark icinga-logo 2017-11-22 10:21:24 +01:00
Florian Strohmaier
2aacaf4034 Include dark icinga logo as svg 2017-11-22 10:21:24 +01:00
Florian Strohmaier
bd50e1bfae Include github icon 2017-11-22 10:21:24 +01:00
Eric Lippmann
752e747b53 Only use white search icon in the menu 2017-11-22 10:14:40 +01:00
lippserd
f908ea42ce
Merge pull request #3098 from Icinga/feature/redesign-tactical-overview
Redesign tactical overview
2017-11-22 00:22:37 +01:00
lippserd
ccb59bde7b
Merge pull request #3129 from Icinga/feature/dark-menu
CSS: Dark styles for menu
2017-11-22 00:11:45 +01:00
Florian Strohmaier
1290711f94 CSS: Dark styles for menu 2017-11-22 00:08:56 +01:00
Jennifer Mourek
d34ea588b1 Tactical overview: Add donut graphs 2017-11-21 23:38:04 +01:00
lippserd
97b8f1d241
Merge pull request #3127 from Icinga/feature/toggle-sidebar
Toggle sidebar
2017-11-21 23:16:15 +01:00
Eric Lippmann
2a7cf05655 Menu: Do not hover on minimal-layout 2017-11-21 23:04:12 +01:00
Eric Lippmann
d447487219 Menu: Do not show outline upon focus 2017-11-21 23:04:12 +01:00
Eric Lippmann
4c32935c48 Increase header logo height 2017-11-21 23:04:12 +01:00
Eric Lippmann
09c70ec3fb Show search input upon focus when the sidebar is collapsed 2017-11-21 23:04:12 +01:00
Florian Strohmaier
c1029d90d7 Add compact logo file 2017-11-21 23:04:12 +01:00
Florian Strohmaier
22ffe1b783 Fix alignment of icon images in the menu 2017-11-21 23:04:12 +01:00
Florian Strohmaier
e9494e1e96 Reduce opacity of icon images in the menu when they are hovered 2017-11-21 23:04:12 +01:00
Florian Strohmaier
147587da90 Allow to collapse/expand the sidebar via a toggle button at the bottom of the sidebar 2017-11-21 23:04:12 +01:00
Eric Lippmann
807fbdb131 Reduce flyout menu JS complexity 2017-11-21 23:04:12 +01:00
lippserd
fa7bc9aa2d
Merge pull request #3106 from Icinga/feature/navigation-dashboard
Navigation dashboard
2017-11-21 23:03:44 +01:00
Eric Lippmann
fd0fe9a403 Monitoring: Add icons and descriptions for second level menu items 2017-11-21 22:55:46 +01:00
Eric Lippmann
8ffa110901 Web: Add icons and descriptions for second level menu items 2017-11-21 22:55:45 +01:00
Eric Lippmann
b6b87796ed Menu: Link to the navigation dashboard if menu entry has children but no URL 2017-11-21 22:55:45 +01:00
Eric Lippmann
a83a9cef03 Introduce dashboard for navigation items 2017-11-21 22:55:45 +01:00