Layout of the NCS alarm list is broken

Description

The NCS alarm list is shown with a broken navigation bar and duplicated header with logos.

Acceptance / Success Criteria

None

Attachments

2

Lucidchart Diagrams

Activity

Ronny Trommer October 20, 2015 at 5:00 AM

Why do you start introducing patch files and not a pull request?

Markus von Rüden October 19, 2015 at 10:39 AM

It turns out that the ui was never bootstrapified.
I looked into that and found out, that there are basically 2 issues:
1. the ncs-alarm.jsp includes a file "/include/bookmark.jsp" which does not exist anymore. We have to figure out, what the /include/bookmark.jsp was doing in the first place and if it can be replaced with the (new) onms:favorites tag
2. the filter list is represented differently in the ncs-alarm.jsp than on the alarm.jsp. This is not necessarily a problem, but to make it look the same, the ncs-alarm.jsp either has to use the onms:filter tag, which requires a bit of work, or we have to use the same "template" for the filter list.

I attach a patch file for what I did so far to give everyone a bit more insights.

Details

Assignee

Reporter

Labels

Components

Affects versions

Priority

PagerDuty

Created October 16, 2015 at 2:44 PM
Updated September 21, 2021 at 6:21 PM