Closed Bug 1033636 Opened 10 years ago Closed 10 years ago

[ui][backend] in Alert Manager sort the fields for revision by date

Categories

(Testing :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jmaher, Unassigned, Mentored)

References

Details

(Whiteboard: [good next bug][lang=js][lang=python])

this is a bit more advanced, but sorting the list of revisions by date (descending) would be beneficial.  Likewise if a revision is selected we would have that highlighted and we could easily see the previous and next one (that had alerts).

To do this we will need to look at the pushlog (used for tbplurl generation in parse_news.py).  Most likely we would need to have a pushlog/date table available and then somehow ensure when we query to fill up the alerts we sort that data point by dates.

Here is a link to the public UI if you want to see it live for yourself:
http://54.215.155.53:8080/alerts.html

A common workflow is to click all of these so they are all useful.  Conserving UI will allow for more tools or nicer layouts.

To see what alert manager does and how to get started, here is a good place to start:
https://wiki.mozilla.org/Auto-tools/Projects/AlertManager

Please ask questions in this bug or on irc!
Whiteboard: [next_bug][lang=javascript][land=python] → [next_bug][lang=javascript][lang=python]
Whiteboard: [next_bug][lang=javascript][lang=python] → [good next bug][lang=javascript][lang=python]
Whiteboard: [good next bug][lang=javascript][lang=python] → [good next bug][lang=js][lang=python]
this has been fixed at some point in the past
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.