Commit Graph

76 Commits

Author SHA1 Message Date
Johannes Meyer eac3a106ad Render `<title>` tags for line and bar charts instead of tipsy titles 2019-07-18 07:57:14 +02:00
Johannes Meyer 83962edce5 tactical/index: Make sure the donuts are shown side-by-side
refs #2529
2019-07-04 15:10:20 +02:00
Johannes Meyer 1aca142e1a tatical/index: Use an `ul` for the legends and render real links
refs #2529
refs #3804
2019-07-04 14:49:53 +02:00
Eric Lippmann ccda44f8b3
Merge pull request #3514 from Icinga/fix/huge-icons-destroy-navigation-dashboard-layout-3442
navigation/dashboard: Limit icons to a size of 3x3em
2018-07-10 09:27:48 +02:00
Eric Lippmann d18d05ccee Introduce ApplicationStateHook
refs #2835
2018-07-09 16:28:25 +02:00
Johannes Meyer 8974e44c68 navigation/dashboard: Limit icons to a size of 3x3em
fixes #3442
2018-07-09 10:46:47 +02:00
Johannes Meyer 9294c830f8 tipsy: Don't use opacity but rgba to avoid having transparent text
refs #3418
2018-04-26 13:39:50 +02:00
Johannes Meyer 5e6da5b51d widgets.less: Don't lowercase donut titles
refs #3375
2018-04-05 13:44:05 +02:00
Alexander A. Klimov b5dde96746 FilterEditor: save changes on element addition
refs #2900
2018-04-04 12:20:52 +02:00
Alexander A. Klimov e86566f634 css: Make links in announcements blue, @icinga-blue
refs #2641
2018-01-19 16:12:53 +01:00
lippserd 226cc2c810
Merge pull request #3274 from Icinga/bugfix/inner-donut-labels-firefox-3226
Donut: place HTML tags outside <svg>
2018-01-18 10:15:49 +01:00
Alexander A. Klimov 0ad153a223 Tactical overview: always show the problems amount
refs #3226
2018-01-17 15:01:02 +01:00
Alexander A. Klimov 1107af2101 Let wide dashlets scroll
refs #2756
2018-01-17 12:29:37 +01:00
Alexander A. Klimov fd1cfd35c3 Don't display loading w/o JS
refs #3119
2018-01-16 10:48:11 +01:00
Alexander A. Klimov 6409bdc074 Implement persistent "Show more" spoilers 2017-11-27 14:18:42 +01:00
Jennifer Mourek d34ea588b1 Tactical overview: Add donut graphs 2017-11-21 23:38:04 +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 14b325aff4 Fix header height when announces shown 2016-12-13 13:53:23 +01:00
Eric Lippmann 39c7451664 Implement announcements
refs #11198
2016-11-29 15:24: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 134061f3db CSS: Fix colors used in widgets.less 2016-01-25 08:50:37 +01:00
Eric Lippmann 074477b452 Show outline in the filter editor 2016-01-18 13:16:16 +01:00
Eric Lippmann a9154c5022 Remove filter margin from widgets.less 2015-11-16 10:23:28 +01:00
Bernd Erk 39aa888131 Adds new about page and dotted bottom lines in detail 2015-11-13 13:57:09 +01:00
Eric Lippmann d1bb8747b5 Revert "CSS: Remove styles for .historycolorgrid"
This reverts commit bc8dff2f78.

Ooops, still in use :)

refs #5543
2015-11-13 10:30:07 +01:00
Thomas Gelf 5604797cd1 widgets.less: on less TODO for less :D 2015-11-13 09:44:50 +01:00
Bernd Erk 1169b22831 Fixes font-family and font-size for tipsy hovers 2015-11-12 22:29:45 +01:00
Eric Lippmann 42a3ecea6f CSS: Move sparkline styles to monitoring module
refs #5543
2015-11-12 09:44:22 +01:00
Eric Lippmann 1c83c710e9 CSS: Move menu related styles from widgets to menu.less
refs #5543
2015-11-12 09:38:38 +01:00
Eric Lippmann 76058cf1a8 CSS: Remove styles for pie-data
Class not in use.

refs #5543
2015-11-11 16:40:43 +01:00
Eric Lippmann 6dcca3ab6d CSS: Remove styles for datafilter
Class not in use.

refs #5543
2015-11-11 16:37:20 +01:00
Eric Lippmann bc8dff2f78 CSS: Remove styles for .historycolorgrid
Class not in use.

refs #5543
2015-11-11 16:36:48 +01:00
Eric Lippmann cd7a3d1fcf CSS: Remove class color-box
Not in use.

refs #5543
2015-11-11 15:10:34 +01:00
Eric Lippmann 3d1cd042ce CSS: Remove class oneline
Not in use.

refs #5543
2015-11-11 15:10:18 +01:00
Eric Lippmann ebbb061db7 CSS: Fix sparkline positioning
refs #5543
2015-11-11 15:06:23 +01:00
Eric Lippmann d1ca041b1d CSS: Disable badge related styles for now
refs #5543
2015-09-27 12:41:59 +02:00
Bernd Erk 2242f6192c Redesign draft and implementation 2015-09-22 17:33:02 +02:00
Matthias Jentsch 354bd0dd78 Fix badge link color in avp tables 2015-09-04 15:35:50 +02:00
Matthias Jentsch a630869bcf Provide stats for unhandled problems and improve layout
refs #10033
2015-09-04 15:17:28 +02:00
Johannes Meyer 320a4080ec Dashlet: Add support for CSS animated progress labels
refs #8848
2015-08-24 12:36:35 +02:00
Matthias Jentsch 25f397042b Merge branch 'master' into feature/improve-multi-select-view-8565
Conflicts:
	modules/monitoring/application/controllers/HostsController.php
	modules/monitoring/application/controllers/ServicesController.php
	modules/monitoring/application/views/scripts/hosts/show.phtml
	modules/monitoring/application/views/scripts/list/hosts.phtml
	modules/monitoring/application/views/scripts/partials/host/objects-header.phtml
	modules/monitoring/application/views/scripts/partials/service/objects-header.phtml
	modules/monitoring/application/views/scripts/services/show.phtml
	modules/monitoring/public/css/module.less
	public/js/icinga/behavior/tooltip.js
2015-05-11 13:28:43 +02:00
Johannes Meyer b52b507134 FilterEditor: Fix css 2015-04-17 10:05:48 +02:00
Matthias Jentsch 4724eb907f Fix site layout of multi-views
Fix responsiveness and add icons for plugin output section.

refs 8565
2015-03-06 14:49:33 +01:00
Matthias Jentsch 0623404963 Add missing layout color for "down" badge
refs #8565
2015-03-06 12:46:49 +01:00
Matthias Jentsch 860cc59155 Implement new layout for service multi-view
refs #8565
2015-03-05 18:32:38 +01:00
Matthias Jentsch 92a15a6ee4 Fix badge css
Nav element added for accesssibility destroyed the badge CSS. Make badge CSS more robust against inserted elements.
2015-03-02 18:26:33 +01:00
Johannes Meyer 61dc4c09f0 Fix css of the event grid 2015-02-23 17:33:44 +01:00
Eric Lippmann 6bae2e0a53 Note that our license is GPL v2 or any later version in our license header instead of pointing to the license's URL 2015-02-04 10:52:27 +01:00