Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[dev.icinga.com #7876] Not all views can be added to the dashboard w/o breaking the layout #1202

Closed
icinga-migration opened this issue Nov 27, 2014 · 7 comments
Labels
area/ui Affects the user interface bug Something isn't working
Milestone

Comments

@icinga-migration
Copy link

This issue has been migrated from Redmine: https://dev.icinga.com/issues/7876

Created by shakalandy on 2014-11-27 14:55:40 +00:00

Assignee: jmeyer
Status: Resolved (closed on 2015-04-20 13:25:03 +00:00)
Target Version: 2.0.0-rc1
Last Update: 2015-04-20 13:25:03 +00:00 (in Redmine)


Adding own Dashboards to the Main Dashboard works, but the menu options of the the newly created dashboard are only partly visibly.
Isse appeared on both firefox/chrome (Linux)

see attached screenshot for details

Attachments

Changesets

2015-04-15 11:23:34 +00:00 by jmeyer be05d3a

Fix dashboard header handling

refs #7876

2015-04-15 12:20:36 +00:00 by jmeyer ed2de3c

Fix SortBox widget

refs #7876

2015-04-15 12:21:27 +00:00 by jmeyer 17262ae

Make the sort control floating at the right by default

refs #7876

2015-04-15 13:33:00 +00:00 by jmeyer 675d070

Set the view property `compact' exactly once

refs #7876

2015-04-17 08:04:24 +00:00 by jmeyer 6d0870a

Adjust padding and margin of .content and .controls

refs #7876

2015-04-17 14:07:18 +00:00 by jmeyer 7735e5d

Fix padding and margin of .content and .controls

refs #7876

2015-04-17 14:08:41 +00:00 by jmeyer 2bd31ee

Icinga\Web\Controller: Add helper functions to create control widgets

refs #7876

2015-04-17 14:09:17 +00:00 by jmeyer d5cc340

ApplicationLog: Ensure dashboard compliance

refs #7876

2015-04-17 14:09:35 +00:00 by jmeyer 57d519b

ModuleOverview: Ensure dashboard compliance

refs #7876

2015-04-17 14:09:50 +00:00 by jmeyer 5f4a61f

Alertsummary: Ensure dashboard compliance

refs #7876

2015-04-17 14:10:21 +00:00 by jmeyer 9388944

show/history: Ensure dashboard compliance

refs #7876

2015-04-17 14:10:49 +00:00 by jmeyer 3f092ff

show/contact: Ensure dashboard compliance

refs #7876

2015-04-17 14:11:06 +00:00 by jmeyer 073dc31

Timeline: Ensure dashboard compliance

refs #7876

2015-04-17 14:12:35 +00:00 by jmeyer 74cf3cf

list/hosts: Ensure dashboard compliance

refs #7876

2015-04-17 14:12:56 +00:00 by jmeyer 2964819

list/services: Ensure dashboard compliance

refs #7876

2015-04-17 14:13:22 +00:00 by jmeyer 5f19ec1

list/downtimes: Ensure dashboard compliance

refs #7876

2015-04-17 14:13:36 +00:00 by jmeyer a09e41e

list/notifications: Ensure dashboard compliance

refs #7876

2015-04-17 14:13:56 +00:00 by jmeyer d725b2f

list/contacts: Ensure dashboard compliance

refs #7876

2015-04-17 14:14:13 +00:00 by jmeyer b9249da

list/contactgroups: Ensure dashboard compliance

refs #7876

2015-04-17 14:14:29 +00:00 by jmeyer 2190e55

list/comments: Ensure dashboard compliance

refs #7876

2015-04-17 14:14:46 +00:00 by jmeyer 7ae7bf3

list/servicegroups: Ensure dashboard compliance

refs #7876

2015-04-17 14:14:59 +00:00 by jmeyer faa29e3

list/hostgroups: Ensure dashboard compliance

refs #7876

2015-04-17 14:15:58 +00:00 by jmeyer 7be0079

list/eventhistory: Ensure dashboard compliance

refs #7876

2015-04-17 14:18:56 +00:00 by jmeyer 58b9310

multiselect views: Ensure dashboard compliance

refs #7876

2015-04-17 14:19:30 +00:00 by jmeyer b2246c2

host/show: Ensure dashboard compliance

refs #7876

2015-04-17 14:19:38 +00:00 by jmeyer b9f9ea6

service/show: Ensure dashboard compliance

refs #7876

2015-04-17 14:20:06 +00:00 by jmeyer 78e4df2

monitoring health views: Ensure dashboard compliance

refs #7876

2015-04-17 14:20:22 +00:00 by jmeyer c099b7d

eventgrid: Ensure dashboard compliance

refs #7876

2015-04-17 14:20:29 +00:00 by jmeyer 14a5556

servicegrid: Ensure dashboard compliance

refs #7876

2015-04-17 14:21:14 +00:00 by jmeyer dbf471f

Use the helper to setup the FilterEditor widget

refs #7876

2015-04-20 11:03:13 +00:00 by jmeyer 4b43fbe

Host- and Service multiselection: Ensure dashboard compliance

refs #7876

2015-04-20 11:06:45 +00:00 by jmeyer 5196f16

Do not forcibly hide controls in the dashboard

Our views respect view=compact now entirely so there is no need for such
a generic "solution" since it also prevents some views from being
completely displayed in the dashboard such as the host, service and
contact detail view.

refs #7876

2015-04-20 11:18:36 +00:00 by jmeyer 8b18c5a

Fix parameters to ignore when setting a filter for the ServiceList

refs #7876

2015-04-20 11:18:57 +00:00 by jmeyer 7630526

Hide the top margin for group views in the dashboard

refs #7876

2015-04-20 11:25:29 +00:00 by jmeyer 0be8b89

Timeline: Do not enable infinite scrolling when shown in the dashboard

refs #7876

2015-04-20 12:55:18 +00:00 by jmeyer 6b3dd63

Doc module: Fix div.controls of the index controller's index action

refs #7876

2015-04-20 12:56:30 +00:00 by jmeyer 0997eaf

Host detail view: Fix that the list of services is missing all tabs

refs #7876

2015-04-20 12:58:25 +00:00 by jmeyer 1ff9449

List views: Show the output and dashboard actions for all views

refs #7876

2015-04-20 12:58:47 +00:00 by jmeyer 48df225

Alertsummary: Add dashboard action

refs #7876

2015-04-20 12:59:05 +00:00 by jmeyer 4e27ff9

Host multiselection view: Add dashboard action

refs #7876

2015-04-20 12:59:20 +00:00 by jmeyer 41222fd

Service multiselection view: Add dashboard action

refs #7876

2015-04-20 12:59:32 +00:00 by jmeyer a4f0806

Applicationlog: : Add dashboard action

refs #7876

2015-04-20 12:59:44 +00:00 by jmeyer 48f9cf6

Monitoring health view: Add dashboard action

refs #7876

2015-04-20 12:59:54 +00:00 by jmeyer a3eb6e3

Tactical overview: Add dashboard action

refs #7876

2015-04-20 13:00:01 +00:00 by jmeyer b68fd93

Timeline: Add dashboard action

refs #7876

2015-04-20 13:24:23 +00:00 by jmeyer cc573c1

Merge branch 'bugfix/make-all-views-dashboard-compliant-7876'

fixes #7876
@icinga-migration
Copy link
Author

Updated by tgelf on 2014-11-28 11:56:36 +00:00

Not all of our view scripts are "dashboard-compliant" yet. Those rendering "controls" and not respecting "view=compact" do not fit in a dashlet. We could:

a) provide CSS for control-regions in dashlets
b) make sure that all existing view scripts learn to behave nice in a dashlet
c) all of the above

Cheers,
Thomas

@icinga-migration
Copy link
Author

Updated by shakalandy on 2014-11-28 19:37:45 +00:00

Well, all of the the above would be nice :)

@icinga-migration
Copy link
Author

Updated by elippmann on 2015-03-31 13:25:50 +00:00

  • Subject changed from _Dashboard Menu only partly visible _ to Not all views can be added to the dashboard w/o breaking the layout
  • Target Version set to 2.0.0-rc1

@icinga-migration
Copy link
Author

Updated by jmeyer on 2015-04-15 08:52:57 +00:00

  • Status changed from New to Assigned
  • Assigned to set to jmeyer

@icinga-migration
Copy link
Author

Updated by icinga-kanban on 2015-04-17 14:26:53 +00:00

Build !#592 triggered by commit dbf471f passed successfully.

Branch: origin/bugfix/make-all-views-dashboard-compliant-7876
Author: Johannes Meyer

@icinga-migration
Copy link
Author

Updated by icinga-kanban on 2015-04-20 13:06:22 +00:00

Build !#593 triggered by the commits b68fd93, a3eb6e3, 48f9cf6, a4f0806, 41222fd, 4e27ff9, 48df225, 1ff9449, 0997eaf, 6b3dd63, 0be8b89, 7630526, 8b18c5a, 5196f16, 4b43fbe, 54a370c, 8dba575, ae7d679, 6898a4e, 0974b70, f07c0d8, 168577f, 3015028, 3672656, aa409bd, a4d8150, a8ce3ab, 9d4460d, b8849c0 passed successfully.

Branch: origin/bugfix/make-all-views-dashboard-compliant-7876
Author: Johannes Meyer

@icinga-migration
Copy link
Author

Updated by jmeyer on 2015-04-20 13:25:03 +00:00

  • Status changed from Assigned to Resolved
  • Done % changed from 0 to 100

Applied in changeset cc573c1.

@icinga-migration icinga-migration added bug Something isn't working area/ui Affects the user interface labels Jan 17, 2017
@icinga-migration icinga-migration added this to the 2.0.0-rc1 milestone Jan 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ui Affects the user interface bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant