Commit Graph

259 Commits

Author SHA1 Message Date
Johannes Meyer bc398bc8df list/servicegrid: Increase joystick size to make it more apparent
Also increases x-axis label length by 30% since we're now showing
hostnames which are usually longer than service descriptions. Also
this makes room for actually being able to increase the joystick size.

refs #2640
2018-05-03 10:40:30 +02:00
Alexander A. Klimov 196cdbe4af Implement event history detail view
refs #3191
2018-01-09 13:04:06 +01:00
Florian Strohmaier 166f27b947 CSS: Optimize monitoring status bar spacing 2017-11-13 15:02:06 +01:00
cstegm bb794d6993 Detect UP and DOWN in plugin output to colorize output
Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>
2017-11-10 11:33:52 +01:00
Florian Strohmaier 5b854988c2 Switch positions of status summary and selection info
Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>
2016-12-11 17:29:30 +01:00
Florian Strohmaier 9bff4dd83b Enable horizontal scrolling for perfdata table
Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>

fixes #11766
2016-12-08 10:40:22 +01:00
Eric Lippmann 5a9540aa95 Left-align quick actions 2016-11-29 15:24:13 +01:00
Eric Lippmann e532717226 Fix quick actions icon alignment 2016-11-25 15:13:59 +01:00
Eric Lippmann d39a41ebc6 Merge branch 'feature/quick-actions-13187'
resolves #13187
2016-11-24 13:22:00 +01:00
Eric Lippmann df4e51845d Display host status and service status summary as inline-block
refs #13187
2016-11-24 12:49:40 +01:00
Florian Strohmaier 4a254f5b33 CSS: Add styles for quick actions
refs #13187

Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>
2016-11-24 12:49:36 +01:00
Florian Strohmaier bd5a2ebaa3 Move status summary in the host and service list views to the bottom of the page
Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>
2016-11-24 10:42:14 +01:00
Eric Lippmann 48e1a2cf4b CSS: Remove class pull-left
Usage as class is discouraged. pull-right still in use. Should also be removed.
2016-11-17 10:59:31 +01:00
Eric Lippmann ec07ef2647 CSS: Reduce color mixins to fg-stateful and bg-stateful 2016-11-17 10:58:21 +01:00
Eric Lippmann ba5fe61fa9 monitoring: Make timeline colors accessible
fixes #11871
2016-06-01 14:40:55 +02:00
Eric Lippmann 656359a108 CSS: Remove border from extrapolated circles in the timeline
Looks cleaner to me
2016-06-01 13:37:02 +02:00
Florian Strohmaier 8034e9de23 Accessibility: Increase focus visibility in tactical overview
fixes #11516
2016-04-13 13:48:32 +02:00
Florian Strohmaier 7e15f68a7a CSS: Beautify state-badges 2016-04-13 12:42:52 +02:00
Eric Lippmann 7ea9ae8305 CSS: Remove redundant hover styles for a 2016-04-11 14:12:32 +02:00
Eric Lippmann e23672e483 Merge branch 'bugfix/word-break-in-plugin-output-10820'
refs #10820
2016-04-11 10:00:20 +02:00
Eric Lippmann 793acd8475 CSS: Move styles related to controls to controls.less
refs #11145
2016-03-31 12:38:25 +02:00
Florian Strohmaier 6267001053 monitoring: float state-summaries left
refs #11145
2016-03-31 10:30:01 +02:00
Eric Lippmann dc0359f5b2 Fix icon_image size and provide a CSS class for theming
fixes #11032
2016-02-27 21:57:02 +01:00
Eric Lippmann d4dcdb96bd Force browsers to respect overflow of plugin output in tables
refs #10820
2016-02-27 18:06:35 +01:00
Eric Lippmann bee0992fe4 Use hyphens for word break in plugin output where supported
Chrome, Opera and nearly all mobile browsers do not support hyphens (yet).

refs #10820
2016-02-27 18:05:22 +01:00
Eric Lippmann 5a76895105 CSS: Disable :hover transition on tr (WIP)
If any tr is hovered and auto-refresh kicks in, the tr will be hovered again which leads to "flickering".

We should find good a way to use transitions w/o flickering.

refs #11073
2016-02-25 14:52:54 +01:00
Eric Lippmann 35754fbe8e monitoring: Respect whitespace characters in the plugin output in list views
fixes #10786
2016-02-23 16:06:43 +01:00
Eric Lippmann 18e3884b8b monitoring: Fix order of information and actions in the check execution part in the detail area
fixes #10310
2016-02-23 15:41:01 +01:00
Eric Lippmann ff3aa43070 CSS: Set tr background transition only for hover
fixes #11073
2016-02-23 15:40:47 +01:00
Thomas Gelf 601592dbf8 Revert "Fix style issues with long plugin output"
This reverts commit c73ddcff42.

Sorry, break-all is not a solution and looks terrible. Might be used
as a fallback for browsers with buggy hyphens, but not as a default for
every plugin output. No human being wants to read text formatted that
way.

refs #10820
2016-02-15 12:16:29 +01:00
Florian Strohmaier c73ddcff42 Fix style issues with long plugin output
fixes #10820
2016-02-15 11:59:34 +01:00
Alexander A. Klimov 474803fee4 Change all license headers to only reflect a file's year of creation
refs #11000
2016-02-08 15:41:00 +01:00
Eric Lippmann 027aaacff8 monitoring: Prepare feature command form for multi-select
refs #8963
2016-01-27 17:37:15 +01:00
Eric Lippmann e2ff6b1b5a CSS: Set .action navigation styles in the monitoring module 2016-01-18 12:50:27 +01:00
Thomas Gelf e0bec8644f monitoring/actions: adjust action link styling 2016-01-12 12:28:12 +01:00
Eric Lippmann b49cefa45d monitoring: Highlight state in plugin output in the detail area
refs #10670
2015-12-21 12:25:24 +01:00
Eric Lippmann 11e7d1050f Merge branch 'bugfix/line-breaks-in-comments-10603'
fixes #10603
2015-12-21 09:39:12 +01:00
Eric Lippmann 8800decc69 Use icinga-blue like background colors for active and hovered table rows 2015-12-15 13:32:56 +01:00
Eric Lippmann 707b954534 CSS: Add smooth transition on tr hover 2015-12-15 13:31:14 +01:00
Eric Lippmann 216d1e71e8 CSS: Add smooth transition on tr hover 2015-11-20 15:49:15 +01:00
Eric Lippmann 8d5da9bb86 CSS: Simplify comment-list style 2015-11-20 15:13:01 +01:00
Eric Lippmann 61930a4b1b monitoring: Fix custom variables alignment 2015-11-16 10:22:30 +01:00
Eric Lippmann 27f2d485f5 monitoring: Change hover color for links w/ border-bottom 2015-11-16 10:21:48 +01:00
Eric Lippmann 30c769f267 monitoring: Fix service grid style
refs #5543
2015-11-13 14:50:58 +01:00
Bernd Erk 39aa888131 Adds new about page and dotted bottom lines in detail 2015-11-13 13:57:09 +01:00
Bernd Erk 3e93d62795 Redesign of tactical overview to get ready for full screen 2015-11-13 00:24:15 +01:00
Eric Lippmann 37928df897 monitoring/CSS: Move custom-variables styles to tables.less
refs #5543
2015-11-12 11:41:14 +01:00
Eric Lippmann 77e797db88 monitoring/CSS: Fix spacing of state summaries
refs #5543
2015-11-12 11:40:32 +01:00
Eric Lippmann 42a3ecea6f CSS: Move sparkline styles to monitoring module
refs #5543
2015-11-12 09:44:22 +01:00
Eric Lippmann 2829516735 monitoring/CSS: Fix performance-data-table th padding
refs #5543
2015-11-12 09:43:55 +01:00
Eric Lippmann 6a5efd560d monitoring/CSS: Style pie charts in the service overview
refs #5543
2015-11-11 15:23:10 +01:00
Eric Lippmann 040425d9e2 monitoring/CSS: Style performance-data-table
refs #5543
2015-11-11 15:22:35 +01:00
Eric Lippmann 0ba4530625 monitoring: Properly align object-features form, #2
refs #5543
2015-11-10 14:33:37 +01:00
Eric Lippmann 4859f08fc2 monitoring: Properly size object-features form, #2
refs #5543
2015-11-10 14:08:16 +01:00
Eric Lippmann db167becba monitoring: Properly align object-features form
refs #5543
2015-11-10 13:23:47 +01:00
Thomas Gelf 5bf107f853 monitoring/css: pluginout should look like blockquote 2015-11-06 01:54:41 +01:00
Eric Lippmann eda7f76d61 monitoring/CSS: Fix border-spacing of state-table
refs #5543
2015-11-04 17:49:00 +01:00
Eric Lippmann e67420e8bf monitoring/CSS: Introduce state-table class
refs #5543
2015-11-04 17:43:30 +01:00
Eric Lippmann 6fbe65e415 monitoring/CSS: Don't use text-small in the config overview
refs #5543
2015-11-03 12:19:52 +01:00
Eric Lippmann 3f1eca9baa monitoring/CSS: Fix color for state unknown
refs #5543
2015-11-03 12:15:01 +01:00
Eric Lippmann e655036d03 monitoring/CSS: Add state-no-state table column class for history events
refs #5543
2015-11-03 10:41:36 +01:00
Eric Lippmann b3784e1bf5 monitoring/CSS: Add class action-links for show more and load more links
refs #5543
2015-11-03 10:40:14 +01:00
Eric Lippmann fee77af5e8 monitoring: Fix notification overview markup
refs #5543
2015-11-02 11:08:15 +01:00
Eric Lippmann ecfeb4fbe6 monitoring/CSS: Don't use text-small mixin for the selection info
refs #5543
2015-11-02 10:42:00 +01:00
Eric Lippmann 4c576a7a91 monitoring/CSS: Don't use text-small mixin for check source reachable information
refs #5543
2015-11-02 10:27:48 +01:00
Eric Lippmann 20c1cc7693 monitoring/CSS: Use em for state-col width
refs #10294
2015-10-28 14:14:41 +01:00
Eric Lippmann ba724cc987 monitoring: Style plugin output in overviews
refs #5543
2015-10-28 13:17:51 +01:00
Eric Lippmann 9bdf24a852 monitoring: Introduce new table related CSS classes
refs #5543
2015-10-28 13:15:42 +01:00
Eric Lippmann dc273aa9a1 monitoring/CSS: Increase readability of state labels in tables
refs #5543
2015-10-27 13:45:49 +01:00
Eric Lippmann a391ceeafc monitoring/CSS: Vertically center state summary badges
refs #5543
2015-10-27 13:45:49 +01:00
Eric Lippmann ed86758e3d monitoring: Display unhandled services in the hosts overview more prominent
fixes #10268
2015-10-27 13:45:48 +01:00
Eric Lippmann 610325eebd monitoring/CSS: Set line-height for plugin output 2015-10-05 13:21:11 +02:00
Eric Lippmann 422f06bd58 monitoring/CSS: Fix service grid load more link colors
refs #5543
2015-10-01 23:00:06 +02:00
Eric Lippmann 8a4674c33c monitoring/CSS: Add rules for controls
refs #5543
2015-10-01 22:59:49 +02:00
Eric Lippmann 6b897e239d monitoring/CSS: Make plugin output small
refs #5543
2015-10-01 22:59:09 +02:00
Eric Lippmann af338c1dba monitoring: Don't render custom variables as list
refs #5543
2015-10-01 17:08:48 +02:00
Matthias Jentsch 323b294fe1 Fix service grid padding
refs #5543
2015-10-01 16:58:22 +02:00
Eric Lippmann 08ab0befcd CSS: compat.less and monitoring detail
refs #5543
2015-10-01 16:31:25 +02:00
Bernd Erk 27378a3511 CSS: fixed in detail comments area 2015-10-01 14:43:16 +02:00
Bernd Erk 51a43575db CSS: fixed joystick navigation 2015-10-01 12:55:24 +02:00
Bernd Erk b8a54caef7 CSS content-features and margin detail badges 2015-10-01 08:55:57 +02:00
Bernd Erk 73d8153b59 CSS: col layout overviews and timeline 2015-10-01 08:34:20 +02:00
Bernd Erk 52a53ec406 CSS: Fix service grid joystick navigation 2015-09-30 16:57:16 +02:00
Matthias Jentsch 18b6409557 Add new layout for comment view
refs #5543
2015-09-29 19:29:43 +02:00
Bernd Erk 9753d94907 CSS: removed hover on boxes 2015-09-29 18:42:23 +02:00
Bernd Erk 36790edd85 CSS: monitoring health 2015-09-29 18:37:53 +02:00
Eric Lippmann 08385252b3 monitoring/CSS: Remove vertical-align from the state badges widget
refs #5543
2015-09-29 18:06:06 +02:00
Eric Lippmann 646d7932de monitoring/CSS: Re-add .state-badges style
refs #5543
2015-09-29 15:25:14 +02:00
Bernd Erk e9586a98e7 CSS Tactical overview hover 2015-09-29 14:38:54 +02:00
Bernd Erk 0c656ed268 CSS Tactical overview 2015-09-29 14:34:29 +02:00
Bernd Erk 09e32b63f8 CSS and Parts: Tactical Overview redesin 2015-09-29 14:23:32 +02:00
Eric Lippmann 1a962a1b2d monitoring: Remove color-ok on text from ok columns
refs #5543
2015-09-28 18:07:28 +02:00
Eric Lippmann 7a17a53b0c monitoring/CSS: Style count-col
refs #5543
2015-09-28 17:06:23 +02:00
Eric Lippmann f3b928de6b CSS: Use handled as separate class again
refs #5543
2015-09-28 17:03:20 +02:00
Eric Lippmann ca45522da7 CSS: Move badge related styles to badges.less 2015-09-28 17:02:37 +02:00
Bernd Erk f68b8bceee CSS: Hover menu 2015-09-27 17:41:57 +02:00
Bernd Erk ad2784d5bb CSS: Badges and menu 2015-09-27 16:34:33 +02:00
Eric Lippmann 9115e1d834 CSS: Move monitoring/colors.less to application
refs #5543
2015-09-27 14:28:36 +02:00
Eric Lippmann 0cedcf1fcd monitoring/CSS: Add style for state-pending-handled cols
refs #5543
2015-09-27 12:26:58 +02:00
Eric Lippmann c90adc1966 monitoring/CSS: Style plugin output
refs #5543
2015-09-25 11:43:42 +02:00