37 Commits

Author SHA1 Message Date
Eric Lippmann
0c2e8abc0e Reintroduce control separation 2016-11-29 15:23:42 +01:00
Eric Lippmann
76fb506a89 Remove control separation in the host and service detail views
refs #13187
2016-11-24 12:49:40 +01:00
Florian Strohmaier
cea9f5aea1 Use quick actions in the host and service detail views
refs #13187

Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>
2016-11-24 12:49:24 +01:00
Eric Lippmann
55f0863649 monitoring: Fix host and service detail history style
fixes #10317
2015-11-03 10:37:34 +01:00
Eric Lippmann
3a27e44437 monitoring: Remove h1 from service/show and feature command forms
refs #5543
2015-10-01 22:53:42 +02:00
Johannes Meyer
d6283f1451 Add css class "action-link" to all load-more links
refs #5543
2015-10-01 16:43:26 +02:00
Matthias Jentsch
8d12da41d9 monitoring: New layout for object history
refs #5543
2015-10-01 10:29:05 +02:00
Eric Lippmann
2fb294bf9c monitoring: Fix non-existent render of object-header
refs #5543
2015-09-30 15:48:43 +02:00
Eric Lippmann
895d340562 monitoring: Remove h3 form host/show
refs #5543
2015-09-30 10:37:06 +02:00
Eric Lippmann
9277113a35 monitoring: Quick fix host/services partial
refs #5543
2015-09-29 17:07:40 +02:00
Eric Lippmann
1c01025162 monitoring: Rename host/object-header partial to object/host-header
refs #5543
2015-09-25 11:33:06 +02:00
Eric Lippmann
85161c4a1e monitoring: Use the object/detail-content partial when viewing a host
refs #5543
2015-09-24 16:10:56 +02:00
Matthias Jentsch
ed668dd2c9 Revert "HostController: Open a host's service in the current column"
This reverts commit 0d32b94eaa4854a13aef012fae1c8e76aed4af72.

fixes #10104
2015-09-14 17:33:57 +02:00
Matthias Jentsch
9110153ab8 Display check timeperiod in host and service detail view
refs #9888
2015-09-11 16:39:13 +02:00
Matthias Jentsch
ca33e71f2d Deduplicate and clean up service summary component
Remove redundant component view script and streamline subFilter handling in all views that render it. Remove
heading from component to allow embedding in different types of views.

refs #10033
2015-09-04 13:02:57 +02:00
Eric Lippmann
5da88d0767 monitoring: Fix deprecated links
fixes #10056
2015-09-01 09:33:20 +02:00
Johannes Meyer
63650518ee Host history: Remove pagination and provide a load more link instead
refs #8615
2015-08-06 13:09:24 +02:00
Johannes Meyer
d1917ad2b4 Merge branch 'master' into bugfix/do-not-use-count-queries-for-emptiness-checks-9632
Conflicts:
	modules/monitoring/application/views/scripts/service/history.phtml
2015-08-03 16:46:27 +02:00
Johannes Meyer
54590bfaf1 Host History: Use $query->hasResult() instead of $query->count()
refs #9632
2015-08-03 16:34:50 +02:00
Eric Lippmann
498585d8af monitoring: Use createTicketLinks helper when showing a host's history
refs #9611
2015-08-03 10:43:42 +02:00
Thomas Gelf
fb921a9518 monitoring/details: more styling 2015-06-18 17:20:51 +02:00
Thomas Gelf
02f3c333eb monitoring/object/show: reorder elements 2015-06-18 16:53:39 +02:00
Thomas Gelf
cd70c27519 Merge remote-tracking branch 'origin/master' into feature/refine-ui-for-rc1-9361 2015-06-18 15:18:42 +02:00
Johannes Meyer
2bffe56bd5 Merge branch 'master' into feature/monitoring-restrictions-9009 2015-06-18 14:54:01 +02:00
Thomas Gelf
3462f0ee9a Merge remote-tracking branch 'origin/master' into feature/refine-ui-for-rc1-9361
Conflicts:
	modules/monitoring/application/views/scripts/host/history.phtml
	modules/monitoring/application/views/scripts/list/services.phtml
2015-06-18 11:26:51 +02:00
Johannes Meyer
0d32b94eaa HostController: Open a host's service in the current column 2015-06-17 10:24:18 +02:00
Johannes Meyer
e8058c09c5 Merge branch 'master' into feature/monitoring-restrictions-9009
Conflicts:
	modules/monitoring/application/controllers/ShowController.php
	modules/monitoring/library/Monitoring/Web/Controller/MonitoredObjectController.php
2015-06-16 17:12:51 +02:00
Johannes Meyer
196450d8cf MonitoredObjectController: Add historyAction 2015-06-16 17:04:36 +02:00
Johannes Meyer
d81e637ae9 HostController: Add action to show a host's services 2015-06-16 16:04:45 +02:00
Thomas Gelf
d4a9f4fd98 controls: introduce new "separated" class
Controls defined as "separated" will be separated by space/border/shadow
or similar
2015-06-03 15:35:50 +02:00
Matthias Jentsch
4ac7557c2f Show host and service notes in the host and service detail view
refs #8235
2015-05-26 16:40:32 +02:00
Johannes Meyer
b2246c2aff host/show: Ensure dashboard compliance
refs #7876
2015-04-17 16:19:30 +02:00
Eric Lippmann
90971f2caf Revert "Merge branch 'feature/organize-headings-7976'"
This reverts commit ea2a17a76c4c4b1a3df13c44016a009694026e00, reversing
changes made to e72de8dfe1456cbb50852d8b7910e0013cab3aaa.

refs #7976
fixes #8647
2015-03-12 16:08:34 +01:00
Marius Hein
060d1093e3 Header: Add h1 to host/show component
refs #7976
2015-02-23 15:13:18 +01:00
Thomas Gelf
6c8808875a host/show: show action urls above perfdata 2015-02-02 17:46:40 +01:00
Johannes Meyer
2e99e476fe Use the new object-view scripts 2015-02-02 16:28:35 +01:00
Eric Lippmann
5cdcf36243 monitoring: Add HostController's show action view script 2014-09-17 09:46:42 +02:00