182 Commits

Author SHA1 Message Date
Johannes Meyer
6085b02b16 monitoring: Introduce new class CustomVarTable 2022-03-02 10:38:08 +01:00
Johannes Meyer
7a938f6b02 css: Don't use .var() or var() calls explicitly 2022-02-10 10:59:01 +01:00
Johannes Meyer
b88dad9525 css: Respect --icinga-* 2021-06-28 16:22:19 +02:00
Johannes Meyer
804fe75d55 css: Respect --color-* 2021-06-28 12:37:30 +02:00
Johannes Meyer
e3dbd01e86 css: Respect --text-color-light 2021-06-23 17:40:06 +02:00
Johannes Meyer
ac45a51ffb css: Respect --text-color-inverted 2021-06-23 17:40:06 +02:00
Johannes Meyer
49f905af06 Integrate light theme's gray-lighter using a media query 2021-06-23 17:40:06 +02:00
Johannes Meyer
b7f42e52dc Integrate light theme's gray-light using a media query 2021-06-23 17:40:06 +02:00
Johannes Meyer
d82577c0e0 Integrate light theme's gray using a media query 2021-06-23 17:40:06 +02:00
Johannes Meyer
039fdfc8af Integrate light theme's @text-color using a media query 2021-06-23 17:40:06 +02:00
Johannes Meyer
96687e37c6 Integrate light theme's @body-bg-color using a media query 2021-06-23 17:40:06 +02:00
Florian Strohmaier
e5cf4cdd17 CSS: Match .object-features label color with ths 2021-06-23 07:39:55 +02:00
Florian Strohmaier
034697abf9 module.less: Remove monitorung-statusbar gradient 2021-06-23 07:39:55 +02:00
Johannes Meyer
8c73f0462e InlinePie: Utilize SVG to render charts instantly
Inline pie charts usually don't contain that much
data and the SVG should be rather small in size.
So it doesn't hurt rendering them instantly.
2020-09-28 16:40:39 +02:00
Florian Strohmaier
e1c47a8f59 module.less: Fix status-bar height 2019-12-11 11:14:34 +01:00
Florian Strohmaier
8ebc04f2c1 Monitoring: Beautify quick-action item hover 2019-12-06 15:36:34 +01:00
Florian Strohmaier
955ab298f7 CSS: Flex layout to container contents 2019-12-06 15:36:34 +01:00
Florian Strohmaier
098898eca6 Services/Hosts: Remove status-bar-ghost 2019-12-06 15:36:34 +01:00
Johannes Meyer
b3c6af4ea6 ToggleObjectFeaturesCommandForm: Use a select instead of radio buttons
refs #3957
2019-10-08 12:39:07 +02:00
Johannes Meyer
bfa5f9610b monitoring: Fix timeline
* Fixes extrapolation style
* Fixes missing notifications

fixes #3947
2019-09-12 10:31:41 +02:00
Florian Strohmaier
00257f163d CSS: Consolidate .object-features styles 2019-09-04 17:21:01 +02:00
Johannes Meyer
86eefe5abf
monitoring: Highlight links in markdown content (#3893)
Doesn't apply to all markdown content. Our only use-case
currently is in the monitoring module and this already got
a known style for external/custom links.

Other modules may want to apply a different style or possibly
none at all.

resolves #3888
2019-08-12 12:58:29 +02:00
Johannes Meyer
ea3a541017
Merge pull request #3801 from Icinga/feature/improve-host-service-distinction-in-lists-3615
Improve host-service distinction in lists
2019-07-30 08:55:03 +02:00
Jennifer Mourek
9c3da17f2e Improve host-service distinction for hosts, services, comments and
downtimes
2019-07-29 14:03:37 +02:00
Johannes Meyer
dd1a3dfb31 monitoring: Align object feature toggles with baseline 2019-07-29 10:19:39 +02:00
Johannes Meyer
c7a3783034 css: Avoid that toggle switches break onto a new line in minimal layout 2019-07-29 10:17:59 +02:00
Florian Strohmaier
58a68b4e40 CSS: Remove redundant style attributes 2019-07-29 10:17:59 +02:00
Eric Lippmann
12b17d4b0a Reduce font-weight for badges in monitoring/health
refs #3434
2018-07-10 09:23:38 +02:00
Johannes Meyer
1cb105b52a monitoring/health: Cleanup layout and make it dashboard compliant
fixes #3434
2018-07-09 13:50:17 +02:00
Eric Lippmann
88c2fe44e3 Link from the host and service group lists to their grids and vice versa
refs #1017
2018-06-28 11:27:46 +02:00
Johannes Meyer
917827a87b monitoring/list: Introduce action hostgroup-grid
refs #1017
2018-06-28 11:27:45 +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
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
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