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 #8565] Improve look and feel of the monitoring multi-select views #1413

Closed
icinga-migration opened this issue Mar 2, 2015 · 15 comments
Labels
area/monitoring Affects the monitoring module enhancement New feature or improvement
Milestone

Comments

@icinga-migration
Copy link

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

Created by tgelf on 2015-03-02 09:21:03 +00:00

Assignee: mjentsch
Status: Closed (closed on 2015-05-18 14:06:57 +00:00)
Target Version: 2.0.0-rc1
Last Update: 2015-05-18 14:06:57 +00:00 (in Redmine)


Multiple objects detail view should look far better than it currently does. Please also re-check available commands, their suitability, whether they really work and whether we are missing others.

Best,
Thomas

Changesets

2015-03-05 17:32:38 +00:00 by mjentsch 860cc59

Implement new layout for service multi-view

refs #8565

2015-03-06 08:48:42 +00:00 by mjentsch f425704

Fix service tooltip title

refs #8565

2015-03-06 11:45:29 +00:00 by mjentsch 9fc80ec

Use more readable coding style in service multi-view

refs #8565

2015-03-06 11:46:49 +00:00 by mjentsch 0623404

Add missing layout color for "down" badge

refs #8565

2015-03-06 11:53:58 +00:00 by mjentsch a077472

Make tabs available in all host controller actions

refs #8565

2015-03-06 12:27:48 +00:00 by mjentsch f91ce0c

Fix delete comment command in host multi-view

refs #8565

2015-03-06 14:01:52 +00:00 by mjentsch c2c9e49

Fix inconsistencies in text messages

refs #8565

2015-03-06 14:13:08 +00:00 by mjentsch 5c71f5a

Open list all links to the next container

refs #8565

2015-03-06 14:22:14 +00:00 by mjentsch 2591f05

Fix translation

Remove calls to deprecated translation function. Always use plural forms for commands in multi-view to indicate that this will cause multiple commands to be issued.

refs #8565

2015-03-06 15:13:00 +00:00 by mjentsch 9c45e99

Add tiny statesummary to service multi-view

refs #8565

2015-03-06 16:30:59 +00:00 by mjentsch 1cfcb93

Deduplicate state summary

Use existing partials for rendering the state summary instead of a new one.

refs #8565

2015-03-06 17:03:56 +00:00 by mjentsch 95a83a4

Provide a link back to all selected objects in multi-views

refs #8565

2015-03-31 14:45:21 +00:00 by mjentsch b0b0ae1

Turn prepareStateName into more generic string utility function

refs #8565

2015-04-02 14:25:20 +00:00 by mjentsch 5619ac9

Add inline pies to host and service back to multi-select views

Add old inline pie code and visualize handled/unhandled state.

refs #8565

2015-04-02 14:44:05 +00:00 by mjentsch 45a0982

Add new tab to switch between host and service multi-selection

refs #8565

2015-04-02 14:51:09 +00:00 by mjentsch 6c0f9cf

Remove comment lists from multi-select views.

refs #8565

2015-04-07 14:29:10 +00:00 by mjentsch 1c5a091

Generate filter in host and service lists

refs #8565

2015-04-07 15:41:38 +00:00 by mjentsch eeb5a38

Add section for problem hosts and services to multi-view

Add a section to handle all problems, in contrast to the already existing section for handling all unhandled problems.

refs #8565

2015-04-07 15:43:45 +00:00 by mjentsch 028c3ba

Fix list-all link in host multi views opened from a service-selection

refs #8565

2015-04-07 16:00:36 +00:00 by mjentsch 9ac89ed

Add filter to summary links

Add the multiselection filter as a base filter to the state summary, to ensure that the summary links only selected services.

refs #8565

2015-04-09 07:52:31 +00:00 by mjentsch 06a4411

Fix formatting issue in service multi-view

refs #8565

2015-04-09 09:19:13 +00:00 by mjentsch 878ef05

Fix "show all downtimes" links

refs #8565

2015-04-09 12:01:56 +00:00 by mjentsch 0312d8d

Add pie chart and state summary to command forms

refs #8565

2015-04-09 13:52:03 +00:00 by mjentsch f2eb209

Deduplicate service and host flags icon handling in multi-view

refs #8565

2015-04-09 15:15:26 +00:00 by mjentsch f4c6939

Add missing database columns

refs #8565

2015-04-09 15:16:14 +00:00 by mjentsch 2efea21

Don't display piecharts for empty host and service sets

refs #8565

2015-05-18 11:56:35 +00:00 by mjentsch fe2ee36

Remove pie charts from multi-views

refs #8565

2015-05-18 12:03:10 +00:00 by mjentsch 00bbb76

Integrate comments and downtimes into MonitoredObjectsController

Add option to list all related commends and downtimes into the specific hosts and serivces views.

refs #8565

2015-05-18 12:49:06 +00:00 by mjentsch e84491d

Improve multi view layout

refs #8565

2015-05-18 12:58:51 +00:00 by mjentsch 342a8a3

Fix state summary in multi views

refs #8565

2015-05-18 13:25:12 +00:00 by mjentsch c312989

Improve multi-view tabs

Display the current object count next to the tab title, to clarify that those views display a summary of multiple items. Only display the current tab for hosts or services, to avoid confusion.

refs #8565

2015-05-18 13:48:04 +00:00 by mjentsch 1f20ba1

Fix state summary base target in multi views

refs #8565

Relations:

@icinga-migration
Copy link
Author

Updated by tgelf on 2015-03-02 09:21:17 +00:00

  • Relates set to 8543

@icinga-migration
Copy link
Author

Updated by tgelf on 2015-03-02 09:21:26 +00:00

  • Target Version set to 2.0.0-beta3

@icinga-migration
Copy link
Author

Updated by afuhr on 2015-03-03 13:12:29 +00:00

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

@icinga-migration
Copy link
Author

Updated by mjentsch on 2015-03-03 15:03:21 +00:00

  • Assigned to changed from afuhr to mjentsch

@icinga-migration
Copy link
Author

Updated by elippmann on 2015-03-03 22:57:45 +00:00

  • Tracker changed from Bug to Feature
  • Subject changed from Multiselect details: improve look & feel to Improve look and feel of the monitoring multi-select views
  • Category set to Monitoring

@icinga-migration
Copy link
Author

Updated by elippmann on 2015-03-06 10:30:57 +00:00

  • Priority changed from High to Normal

@icinga-migration
Copy link
Author

Updated by mjentsch on 2015-03-06 15:26:49 +00:00

  • Status changed from Assigned to 8
  • Done % changed from 0 to 90

@icinga-migration
Copy link
Author

Updated by mjentsch on 2015-03-06 15:26:59 +00:00

  • Relates set to 8624

@icinga-migration
Copy link
Author

Updated by mjentsch on 2015-03-06 17:13:02 +00:00

  • Assigned to changed from mjentsch to elippmann

@icinga-migration
Copy link
Author

Updated by elippmann on 2015-03-13 02:37:17 +00:00

  • Status changed from 8 to Assigned
  • Assigned to changed from elippmann to mjentsch
  • Target Version changed from 2.0.0-beta3 to 2.0.0-rc1
  • Done % changed from 90 to 50

Hi Matthias,

I cannot accept the changes made in the branch. I'll move it to the next version and get back to you for the details.

Cheers,
Eric

@icinga-migration
Copy link
Author

Updated by icinga-kanban on 2015-04-07 16:06:39 +00:00

Build !#576 triggered by commit 9ac89ed failed.

Branch: origin/feature/improve-multi-select-view-8565
Author: Matthias Jentsch

@icinga-migration
Copy link
Author

Updated by icinga-kanban on 2015-04-09 15:47:42 +00:00

Build !#584 triggered by the commits 2efea21, f4c6939, f2eb209, 0312d8d, 878ef05, 06a4411 failed.

Branch: origin/feature/improve-multi-select-view-8565
Author: Matthias Jentsch

@icinga-migration
Copy link
Author

Updated by icinga-kanban on 2015-05-11 15:36:11 +00:00

Build !#632 triggered by the commits 6658415, 25f3970, cf8376f, 8c5f266, fff2d5c, 83efc3a, 891ce0f, 9936df5, c6c7898, 1fa5508, 7cf2cb0, ac599e6, b314c07, 4463f16, ffd12e3, b35dd4d, f2d89ae, 7c8ff44, 11c9cde, 3187975, 1586275, e5e3e80, 5477a2f, e6740c5, c71786a, 6ff903c, 0c7d8ab, ca839d5, cab198e, 32da02c, dedc175, 2ade247, d316b31, a46dece, be56674, 6ddb004, b186ce2, 400f351, 07c5e67, a87e1f9, 20b25e6, 9114a34, ab0720f, bb7afd9, ff47b89, 7b6641d, 6df031d, defda53, d1f1f5d, 0e4201a, be696e5, 612fefb, 993cb31, ab0b478, ffe23a1, d43f472, 32f657b, 15b86e5, 8484a27, 880b1eb, 5075ccd, 7f28c0a, 034421d, d27b94d, f3ca80f, 9917e63, c839cc0, 6f0fd7d, 7c0be30, ec82b3b, 3d53e6f, 5ba539b, a429617, 39042ab, a976d77, e4a9843, 6ba6cb7, 9cd7765, 1daecbb, 9393d11, d3964a3, d6e7061, 5f3aafd, 9ebf474, 4eb5f75, f543321, 1e064a5, f11ea04, 894457a, 96fb037, 9bbb23a, cc573c1, da7aa23, b68fd93, a3eb6e3, 48f9cf6, a4f0806, 41222fd, 4e27ff9, 48df225, 1ff9449, 0997eaf, 6b3dd63, 0be8b89, e812bed, 7bc07c4, 7630526, 8b18c5a, c43947d, a981990, 5196f16, c76e4e3, 4b43fbe, 593ea7a, 423b92f, ce6be0c, 54a370c, 8dba575, dbf471f, 14a5556, c099b7d, 78e4df2, b9f9ea6, b2246c2, 58b9310, 7be0079, faa29e3, 7ae7bf3, 2190e55, b9249da, d725b2f, a09e41e, 5f19ec1, 2964819, 74cf3cf, 073dc31, 3f092ff, 9388944, 5f4a61f, 57d519b, d5cc340, 2bd31ee, 7735e5d, b52b507, 6d0870a, ae7d679, 6898a4e, 0974b70, f07c0d8, 168577f, 3015028, 3672656, aa409bd, 675d070, 32e8b60, 5e92171, a4d8150, a8ce3ab, 9d4460d, b8849c0, 17262ae, ed2de3c, be05d3a, d882ea1, d02c078, 923bc11, 2618d4a, 9ef414c, 1f0940c, f4c0b35, 16b9c73, 36fed03, 67ad575, 46296dc, 638c00d, 9cc5469, 29f05bf, 3653ec8, 644a386, 15399d7, 96954ea, 24e06e5, edaa51c, a21d544, e0891ae, d038a27, 5c61405, c10617d, c59d5ac, e7c1e55, ea16d45, 42e93ff, 8b2c019, 904e91b, 629becf, 4bc3afa, fdd6a4d, 055cd61, a17c2ed, 26f0b46, f61370f, 69e520a, 9f075e0, 1f4b3aa, 92634a1, 5ccf6a7, 0f07274, 1c32d8e, fda261b, b8efe01, 0628efb, 638eda7, 0fe59aa, 03c8de5, 31a05a3, a51b93e, 5ec4919, 71c0131, 6536878, 1dc16a1, a817d90, 8477859, 3d7e418, 6d03b2f, 0ec1a18, 52dcecf, f00adc2, 3c47ba1, 3d09615, ea874f8, 51bf5cf, 9e79419, ec67c28, b7e1c2d, ae10e01, 044a15d, 2c38ccd, 84a2727, bc6a086, 5372dfb, 21c7601, 8ed1c8e, 002b820, 480f551, cb95f53, 1e6f292, e5eca97, f7550f5, 7d98466, cee189a, b9aee47, 09ab601, b93d18a, 13596ec, 20b09d3, 55e9407, e94c99e, c56c565, 9557585, c476ee6, 98c76a6, b449127, 1835479, 2882e2f, 62bb35a, dc4d124, 9596b4f, 967a2e8, 6b63f3d, cdd5da8, 25736cf, dfd8c91, 002e793, 93b1a35, 0fc5801, e32eeb9, 57ed849, 4d79549, aae1d05, b0b95ab, 9ce9e02, 06d9e41, 5745c1f, 09d713b, 8c46e5e, 83408ee, be53f4f, 820862d, ab1dc1f, 0a7e76d, 26ff265, 004301a, 5383999, ec60f15, f1cdc8c, a932f9d, dbb5aba, 03d85ac, 7ddd8d7, 949438d, e17f9d7, cd5e070, f038a89, 7ca7b2e, 2c5c795, d82b73a, 499b9b1, d6e5afa, 44b1255, 63f87da, e902001, f4e5a7f, 0bc1416, edf5572, 560b8a5, 316d926, 697d4af, 6bf8849, a3f2d7d, 99610bc, e36c430, efd7eb5, 9186c68, 2e1ae18, 1bd2e7c, f60a0b8, 200982e, b5abff0, 32487e4, 9f0af66, d8d0d88, f75c27f, ce3c250, 1c8c49e, 37823f0, a4731eb, 020329d, 708f083, 61e01a4, db08cca, 86f3ce9, 1b9ddaa, 17393a7, cf271a2, 2e2dd7c, 03f78a0, dc6b472, 515fe32, 77cd48e, 6c5a621, 3970d7d, c1d5231, 5749ff7, 29d5fd3, be04143, 31d0641, cb28f00, ddd280d, 53626cc, 7156bd7, 29b5e4f, 112f8eb, 7212434, df3d81e, b37757c, 8b7250b, 77b9955, b74ef25, 8563d5e, 6dc48fe, 90971f2, ddc8dd5, 093dfd6, da16bfc, e6a60e2, 7f01010, 33112f6, 517437e, 195fe6f, f6e9551, 08abbda, a4e81c3, 956bc3c, 0c30356, 8295d6d, 7a4403f, 359a5f5, 5de5a65, 1b440a4, 4a982a3, 5270acd, 3af3601, 16ca8d0, 792a67c, 16c78c5, b50129a, 54df9e4, 749957c, 83443a5, 2f752ed, 0806ab3, 7288f2e, 4570151, 64ad54e, a835cad, c546482, c471646, dfa7e20, 9e81370, 32ca28b, ac2522a, 7fe4b3d, 29d4ad6, bc1336b, 4ebfbf8, 7f94858, 031f9dd, d102a61, 846a22e, 0ff8416, 8df9520, 8434815, f44d5ec, 7220d78, 815dc8a, 361afdc, 2286ab1, 0286641, b501fef, ef4970c, 84f56f4, 37d0951, e72670c, ea32d3d, c69a46d, 132ae9e, ba0154a, 4a5e6bf, 39a74c4, 0758be4, 2cf09eb, e4e6c1c, e72e340, a34d602, 5ed6838, e6949ea, fcb94af, e0acebf, 62f0f5b, 87e5bdf, 0cc6b5d, 70ef626, 88dce0c, 3bbd68d, 4e30801, d65aa39, 34ad174, 2cbeab5, 232b3d3, e1dbe0b, 9146a62, 5f57e29, 0f65f83, b9ec284, f87a43b, 4102ee2, 151d87f, da7f959, 9dc6e65, 6d78ab6, 2ba5e8e, b2bb5af, d0383a2, b978fdb, f4446cb, 59f43a0, af4bce3, 330b575, 2d3fec9, c44d5d2, bc450c5, e80786d, 4badbc6, 8ef119d, 003a9be, 083c1a9, d414d7e, cddcde9, c0deeef, f45f00b, d7dcbb4, 4324385, cbf39a2, 7317aa7, db99c32, 6d43673, f3fa743, 64d1d12, 2b91ec7, ff66583, 9ca0d6a, 886cc86, fc403e6, 6cfa958, dc22312, 2df7c60, b9811f8, b8eedc2, 764f125, 31560c9, 5c371a6, ff26394, 6e61980, d0a8dd8, 551207b, 87fe9bd, 8ed4a94, 04630a2, 24d0999, 85e6fce passed successfully.

Branch: origin/feature/improve-multi-select-view-8565
Author: Matthias Jentsch

@icinga-migration
Copy link
Author

Updated by icinga-kanban on 2015-05-18 14:04:16 +00:00

Build !#752 triggered by the commits 592d5ea, 1f20ba1, c312989, 342a8a3, e84491d, 00bbb76, fe2ee36, 6658415, 25f3970, 2efea21, f4c6939, f2eb209, 0312d8d, 878ef05, 06a4411, 9ac89ed, 028c3ba, eeb5a38, 46da404, 1c5a091, 6c0f9cf, 45a0982, 5619ac9, 9fbd782, b0b0ae1, 95a83a4, 266e781, 1cfcb93, 9c45e99, 2591f05, 5c71f5a, c2c9e49, 4724eb9, f91ce0c, a077472, 0623404, 9fc80ec, 7153436, f425704, cb0ca6d, ef16ba5, 860cc59 passed successfully.

Branch: origin/master
Author: Matthias Jentsch

@icinga-migration
Copy link
Author

Updated by mjentsch on 2015-05-18 14:06:57 +00:00

  • Status changed from Assigned to Closed
  • Done % changed from 50 to 100

@icinga-migration icinga-migration added enhancement New feature or improvement area/monitoring Affects the monitoring module 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/monitoring Affects the monitoring module enhancement New feature or improvement
Projects
None yet
Development

No branches or pull requests

1 participant