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 #8902] Downtime detail view #1517

Closed
icinga-migration opened this issue Mar 30, 2015 · 11 comments
Closed

[dev.icinga.com #8902] Downtime detail view #1517

icinga-migration opened this issue Mar 30, 2015 · 11 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/8902

Created by elippmann on 2015-03-30 10:28:37 +00:00

Assignee: mjentsch
Status: Resolved (closed on 2015-05-07 09:05:04 +00:00)
Target Version: 2.0.0-rc1
Last Update: 2015-05-07 09:05:04 +00:00 (in Redmine)


TBD.

Attachments

Changesets

2015-04-21 12:49:27 +00:00 by mjentsch 18cf7d7

Add basic downtime controller and views

refs #8902

2015-04-21 15:24:17 +00:00 by mjentsch dfafd81

Improve order and content of downtime properties

Add rows for missing properties, reorder and group related properties.

refs #8902

2015-04-21 15:25:43 +00:00 by mjentsch f4cfcb4

Add tooltips to downtime detail view

refs #8902

2015-04-21 15:26:08 +00:00 by mjentsch d25e79a

Add support for multi-selection to downtime list

refs #8902

2015-04-23 09:31:53 +00:00 by mjentsch cb322ac

Display host and service state in downtime detail area

refs #8902

2015-04-23 10:19:58 +00:00 by mjentsch 60d6695

Show better error message for unknown downtimes

refs #8902

2015-04-23 12:43:30 +00:00 by mjentsch a50e082

Implement detail view for multiple downtimes

refs #8902

2015-04-23 14:35:35 +00:00 by mjentsch 376dcb6

Display additional downtime info in multiselection detail view

refs #8902

2015-04-23 15:00:49 +00:00 by mjentsch 78e18e5

Improve detail view layout

refs #8902

2015-04-27 15:54:50 +00:00 by mjentsch 45215f9

Handle non-existed downtime ids with exceptions

refs #8902

2015-04-27 16:04:10 +00:00 by mjentsch 3c2c84e

Move removal command actions into the downtime controllers

refs #8902

2015-04-30 11:34:25 +00:00 by mjentsch 4f8d449

Move removal command actions into the downtime controllers

refs #8902

2015-04-30 11:43:30 +00:00 by mjentsch ec23c7d

Provide downtime header in remove and remove-all commands

Add new show script for downtimes and move downtime headers into partials to deduplicate code.

refs #8902

2015-04-30 14:23:31 +00:00 by mjentsch 0b64d29

Move deletion of multiple and single downtimes into seperate forms

refs #8902

2015-04-30 14:25:54 +00:00 by mjentsch c6e2e6e

Provide link to detail view in downtime partial

refs #8902

2015-04-30 14:30:04 +00:00 by mjentsch a8d2e56

Provie link to detail view in downtime partial

refs #8902

2015-04-30 14:52:03 +00:00 by mjentsch b3a74d7

Fix downtime removal command in detail view

Use removal command for single downtimes in detail view. Move removing single and multiple downtimees into seperate forms.

refs #8902

2015-05-04 15:59:16 +00:00 by mjentsch c7bc933

Fix comment and downtime list inline forms

refs #8903
refs #8902

2015-05-07 08:34:06 +00:00 by mjentsch 7b6641d

Add basic downtime controller and views

refs #8902

2015-05-07 08:34:06 +00:00 by mjentsch ff47b89

Improve order and content of downtime properties

Add rows for missing properties, reorder and group related properties.

refs #8902

2015-05-07 08:34:06 +00:00 by mjentsch bb7afd9

Add tooltips to downtime detail view

refs #8902

2015-05-07 08:34:06 +00:00 by mjentsch ab0720f

Add support for multi-selection to downtime list

refs #8902

2015-05-07 08:34:06 +00:00 by mjentsch 9114a34

Display host and service state in downtime detail area

refs #8902

2015-05-07 08:34:06 +00:00 by mjentsch 20b25e6

Show better error message for unknown downtimes

refs #8902

2015-05-07 08:34:06 +00:00 by mjentsch a87e1f9

Implement detail view for multiple downtimes

refs #8902

2015-05-07 08:34:06 +00:00 by mjentsch 07c5e67

Display additional downtime info in multiselection detail view

refs #8902

2015-05-07 08:34:06 +00:00 by mjentsch 400f351

Improve detail view layout

refs #8902

2015-05-07 08:34:06 +00:00 by mjentsch b186ce2

Handle non-existed downtime ids with exceptions

refs #8902

2015-05-07 08:34:06 +00:00 by mjentsch 6ddb004

Move removal command actions into the downtime controllers

refs #8902

2015-05-07 08:34:06 +00:00 by mjentsch be56674

Provide downtime header in remove and remove-all commands

Add new show script for downtimes and move downtime headers into partials to deduplicate code.

refs #8902

2015-05-07 08:34:06 +00:00 by mjentsch a46dece

Provie link to detail view in downtime partial

refs #8902

2015-05-07 08:34:06 +00:00 by mjentsch d316b31

Fix downtime removal command in detail view

Use removal command for single downtimes in detail view. Move removing single and multiple downtimees into seperate forms.

refs #8902

2015-05-07 08:50:40 +00:00 by mjentsch 2ade247

Merge branch 'feature/downtime-detail-view-8902'

resolves #8902

2015-05-07 08:59:37 +00:00 by mjentsch 7c8ff44

Fix comment and downtime list inline forms

refs #8903
refs #8902

Relations:

@icinga-migration
Copy link
Author

Updated by elippmann on 2015-04-13 09:10:12 +00:00

  • Blocks set to 8624

@icinga-migration
Copy link
Author

Updated by mjentsch on 2015-04-20 09:31:09 +00:00

  • Assigned to set to mjentsch

@icinga-migration
Copy link
Author

Updated by mjentsch on 2015-04-20 12:03:49 +00:00

  • File added Downtimes.png

I would like to propose the following solution:

  1. Single-selecting downtimes: show a simple overview of all downtime properties + delete button (see picture)
  2. Multi-selecting downtimes: only show the amount of downtimes, a link to the original downtime list and a delete button.

A more sophistiaced view for multiple downtimes can be added later, if turns out to be necessarry.

@icinga-migration
Copy link
Author

Updated by icinga-kanban on 2015-04-21 15:29:12 +00:00

Build !#596 triggered by commit d25e79a passed successfully.

Branch: origin/feature/downtime-detail-view-8902
Author: Matthias Jentsch

@icinga-migration
Copy link
Author

Updated by icinga-kanban on 2015-04-23 15:14:43 +00:00

Build !#602 triggered by the commits 78e18e5, 376dcb6, a50e082, 60d6695, cb322ac passed successfully.

Branch: origin/feature/downtime-detail-view-8902
Author: Matthias Jentsch

@icinga-migration
Copy link
Author

Updated by icinga-kanban on 2015-04-27 16:11:00 +00:00

Build !#603 triggered by the commits 3c2c84e, 45215f9 passed successfully.

Branch: origin/feature/downtime-detail-view-8902
Author: Matthias Jentsch

@icinga-migration
Copy link
Author

Updated by icinga-kanban on 2015-04-30 11:40:43 +00:00

Build !#604 triggered by commit 4f8d449 passed successfully.

Branch: origin/feature/downtime-detail-view-8902
Author: Matthias Jentsch

@icinga-migration
Copy link
Author

Updated by icinga-kanban on 2015-04-30 14:28:51 +00:00

Build !#606 triggered by the commits c6e2e6e, 0b64d29, ec23c7d passed successfully.

Branch: origin/feature/downtime-detail-view-8902
Author: Matthias Jentsch

@icinga-migration
Copy link
Author

Updated by icinga-kanban on 2015-04-30 14:54:46 +00:00

Build !#607 triggered by the commits b3a74d7, a8d2e56 passed successfully.

Branch: origin/feature/downtime-detail-view-8902
Author: Matthias Jentsch

@icinga-migration
Copy link
Author

Updated by icinga-kanban on 2015-05-07 09:04:29 +00:00

Build !#730 triggered by the commits 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 failed.

Branch: origin/master
Author: Matthias Jentsch

@icinga-migration
Copy link
Author

Updated by mjentsch on 2015-05-07 09:05:04 +00:00

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

Applied in changeset 2ade247.

@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