lippserd
|
8f1f8d4471
|
Merge pull request #3100 from Icinga/feature/expandable-content
Implement persistent "Show more" spoilers
|
2017-11-27 14:44:15 +01:00 |
Alexander A. Klimov
|
6409bdc074
|
Implement persistent "Show more" spoilers
|
2017-11-27 14:18:42 +01:00 |
Eric Lippmann
|
5058868c2b
|
Fix issues with minimal-layout if the sidebar has been collapsed
|
2017-11-27 13:52:39 +01:00 |
Eric Lippmann
|
544e92ac4a
|
Fix issues w/ scrollbars in the menu
|
2017-11-27 13:26:23 +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 |
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
|
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
|
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 |
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 |
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 |
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
|
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 |
Eric Lippmann
|
a83a9cef03
|
Introduce dashboard for navigation items
|
2017-11-21 22:55:45 +01:00 |
Alexander A. Klimov
|
bc4b9fb4e0
|
Make flyover responsive
|
2017-11-21 18:11:05 +01:00 |
Alexander A. Klimov
|
c7ffb41b02
|
Implement togglable flyover
refs #3024
|
2017-11-21 14:05:12 +01:00 |
Florian Strohmaier
|
c48f69915b
|
CSS: Add safe area paddings for iPhone X landscape orientation
fixes #2966
|
2017-09-20 11:47:39 +02:00 |
Eric Lippmann
|
fe12ed05e3
|
Fix menu height when switching back from mobile layout
Fixes #2841
|
2017-07-28 13:44:21 +02:00 |
Eric Lippmann
|
d56c7b308e
|
Increase height for textareas
|
2017-05-04 13:53:20 +02:00 |
Alexander A. Klimov
|
a0917148e8
|
CSS: make text of input.placeholder and input.value differentiable
refs #2767
Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>
|
2017-03-28 09:38:17 +02:00 |
Noah Hilverling
|
19f2c813f1
|
Wizard: Add restart button
refs #9658
|
2017-01-09 11:01:15 +01:00 |
Eric Lippmann
|
3ba1d9ea56
|
CSS: Reset line-height in the button mixin
|
2016-12-14 12:22:35 +01:00 |
Florian Strohmaier
|
14b325aff4
|
Fix header height when announces shown
|
2016-12-13 13:53:23 +01:00 |
Florian Strohmaier
|
634656be7e
|
Fix missing header logo in IE8
Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>
|
2016-12-13 12:14:09 +01:00 |
Florian Strohmaier
|
f0bc12d2c0
|
Fix jumping header when reloading
Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>
|
2016-12-13 12:14:01 +01:00 |
Eric Lippmann
|
293dd2b576
|
Remove icon-strikethrough in history views
|
2016-12-12 12:11:57 +01:00 |
Eric Lippmann
|
2156eb1a8c
|
Remove gap between header and content on site reloads
|
2016-12-08 10:40:22 +01:00 |
Eric Lippmann
|
39c7451664
|
Implement announcements
refs #11198
|
2016-11-29 15:24:34 +01:00 |
Eric Lippmann
|
0c2e8abc0e
|
Reintroduce control separation
|
2016-11-29 15:23:42 +01:00 |
Eric Lippmann
|
425c6da47f
|
CSS: Change the menu's search placeholder's color only when focussed
|
2016-11-28 14:53:01 +01:00 |
Eric Lippmann
|
c33816f6a5
|
Remove the command-spacer
|
2016-11-24 11:38:28 +01:00 |
Florian Strohmaier
|
c0c2bddc69
|
CSS: Reduce header height
Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>
|
2016-11-22 15:14:52 +01:00 |