Commit Graph

585 Commits

Author SHA1 Message Date
Johannes Meyer d6283f1451 Add css class "action-link" to all load-more links
refs #5543
2015-10-01 16:43:26 +02:00
Johannes Meyer ba3172fb9c Fix controls layout in some list views
refs #5543
2015-10-01 16:10:16 +02:00
Matthias Jentsch f54fcefefb Fix links in downtime list 2015-10-01 14:54:01 +02:00
Matthias Jentsch 03ab6e4e92 Fix links in comment view
Let the host and service link in the comment list always point to the host and service object while the row action itself opens the comment.
2015-10-01 14:54:01 +02:00
Matthias Jentsch 2a25063678 Remove action table tr hrefs that do not have any effect
refs #5543
2015-10-01 14:54:01 +02:00
Eric Lippmann df589400e2 monitoring: Fix list headers
refs #5543
2015-10-01 13:08:30 +02:00
Matthias Jentsch ece5df010b monitoring: New notification view
refs #5543
2015-10-01 11:48:31 +02:00
Eric Lippmann c13edda6fc monitoring: Align icons right in the host and service list
refs #5543
2015-10-01 10:53:21 +02:00
Matthias Jentsch 5b2649ac27 monitoring: new layout for event history
refs #5543
2015-10-01 10:14:56 +02:00
Eric Lippmann 799364e57c monitoring: Re-add peekAhead in view scripts
Should be still in the controller. But there's no time for that right now.

refs #5543
2015-10-01 02:54:38 +02:00
Eric Lippmann 9a072a8fd4 monitoring: Fix URL w/ base filter in the servicesummary
refs #5543
2015-10-01 02:52:42 +02:00
Eric Lippmann 6cd1cb022a monitoring: Fix URL w/ base filter in the hostssummary
refs #5543
2015-10-01 02:52:14 +02:00
Matthias Jentsch 417c6bb1ea monitoring: New layout for downtime views
refs #5543
2015-09-30 20:20:39 +02:00
Eric Lippmann 591ff4e88b monitoring/CSS: v-center hostssummary and servicesummary
refs #5543
2015-09-30 18:32:42 +02:00
Matthias Jentsch 7e81b00a96 Fix multi-view badge filters
Allow providing a base URL for StateBadges to display hosts and services based on a filter.

refs #5543
2015-09-30 16:58:42 +02:00
Eric Lippmann a42f059138 monitoring: Fix list/comments markup
refs #5543
2015-09-30 16:38:52 +02:00
Matthias Jentsch 18b6409557 Add new layout for comment view
refs #5543
2015-09-29 19:29:43 +02:00
Bernd Erk 36790edd85 CSS: monitoring health 2015-09-29 18:37:53 +02:00
Eric Lippmann d7efa55889 monitoring: Style services overview header (WIP)
refs #5543
2015-09-29 17:12:45 +02:00
Eric Lippmann 4218bc4104 monitoring: Style hosts overview header (WIP)
refs #5543
2015-09-29 17:12:27 +02:00
Eric Lippmann 2f4e939d35 monitoring/CSS: Make selection info small
refs #5543
2015-09-29 17:08:38 +02:00
Eric Lippmann 7704c9578c monitoring: Use state badges widget in the service summary (WIP)
- Lacks baseFilter handling

refs #5543
2015-09-29 17:05:42 +02:00
Eric Lippmann 29e66c3f55 monitoring: Use the state badges widget for the host summary
refs #5543
2015-09-29 15:26:34 +02:00
Matthias Jentsch 77f5203bbf Do not display table when there are no results and fix code style
refs #5543
2015-09-29 12:01:31 +02:00
Eric Lippmann a0b9a06461 monitoring/CSS: Fix action-table class in the service groups overview
refs #5543
2015-09-29 12:01:31 +02:00
Matthias Jentsch f23aebaf95 Turn contact and contactgroup view into list
refs #5543
2015-09-29 12:01:31 +02:00
Eric Lippmann 8eb5554ba2 monitoring: Fix CSS classes in the service groups overview
refs #5543
2015-09-28 18:11:09 +02:00
Eric Lippmann 489b49a8a9 monitoring: Fix hasResult check in the service groups overview
refs #5543
2015-09-28 17:57:13 +02:00
Eric Lippmann 22fb507a2e monitoring: Indent the service groups overview w/ 4 spaces
refs #5543
2015-09-28 17:55:57 +02:00
Eric Lippmann 2e611bfd03 monitoring: Use the state badges widget in the service groups overview
refs #5543
2015-09-28 17:52:30 +02:00
Eric Lippmann 56df5e1f8b monitoring: Rename $s to $serviceGroup in the service groups overview
refs #5543
2015-09-28 17:46:15 +02:00
Eric Lippmann 8fe508536e monitoring: Remove last problem column from the service group overview
refs #5543
2015-09-28 17:40:44 +02:00
Eric Lippmann 73d674f6d9 monitoring: Fix thead creation in the service groups overview
refs #5543
2015-09-28 17:40:08 +02:00
Eric Lippmann 8a6df11bf2 monitoring: Remove trailing semicolons from inline echo tags in the service groups overview
refs #5543
2015-09-28 17:37:26 +02:00
Eric Lippmann 5d95229d5b monitoring: Re-add click action in the host and service overview
refs #5543
2015-09-28 17:30:19 +02:00
Eric Lippmann 344dafe253 monitoring: Display host and service count as badge in the hostgroups overview
refs #5543
2015-09-28 17:06:36 +02:00
Eric Lippmann f3b928de6b CSS: Use handled as separate class again
refs #5543
2015-09-28 17:03:20 +02:00
Eric Lippmann 705432b5fb monitoring/lib: Change StateBadges::add() signature
refs #5543
2015-09-27 15:43:17 +02:00
Eric Lippmann d8f45fc9b1 monitoring: Use StateBadges::STATE_UP in the host groups overview
refs #5543
2015-09-27 14:43:52 +02:00
Eric Lippmann 56fff33cb2 monitoring: Add StateBadges::STATE_DOWN*
refs #5543
2015-09-27 14:29:31 +02:00
Eric Lippmann 2576754958 monitoring: Indent host groups overview w/ 4 spaces
refs #5543
2015-09-27 14:23:48 +02:00
Eric Lippmann a3d3ba229d monitoring: Use state badge widget for service states in the host group overview
refs #5543
2015-09-27 14:18:41 +02:00
Eric Lippmann d3ac1b16ee Merge branch 'master' into feature/dope-layout-5543 2015-09-27 13:11:11 +02:00
Eric Lippmann 8ead6c73df monitoring: Use StateBadges widget for host states in the hostgroups overview
refs #5543
2015-09-27 12:26:58 +02:00
Johannes Meyer a55cced039 Merge branch 'master' into feature/custom-menu-items-5600
Conflicts:
	modules/monitoring/application/views/scripts/list/comments.phtml
	modules/monitoring/application/views/scripts/list/downtimes.phtml
2015-09-25 14:12:43 +02:00
Eric Lippmann 1014cdfa3c monitoring/CSS: Use action-table instead of action in the hostgroup overview
refs #5543
2015-09-25 12:43:06 +02:00
Eric Lippmann 4a24065916 monitoring/CSS: Add listing-table to the hostgroup overview
refs #5543
2015-09-25 12:42:37 +02:00
Eric Lippmann 1a4c1a5d94 monitoring: No longer render last problem column in the host groups overview
I doubt that this column had any real value. If there's a "problem" on a host group, the state badges help you.

refs #5543
2015-09-25 11:01:47 +02:00
Eric Lippmann f5f46b0809 monitoring/CSS: Remove hardcoded style in the list/hosts view script
refs #5543
2015-09-25 00:18:23 +02:00
Eric Lippmann 69b83696c0 monitoring/CSS: Use text-small for unhandled services links in the hosts overview
refs #5543
2015-09-25 00:17:56 +02:00