timomeinen / team-piazza

A build monitor for the TeamCity continuous integration server
GNU General Public License v3.0
17 stars 7 forks source link

Monitoring dashboard that rotates through projects #42

Open timomeinen opened 10 years ago

timomeinen commented 10 years ago

From bronum...@gmail.com on August 20, 2012 12:28:27

It would be nice to have a more intelligent dashboard. The way we currently use Team-Piazza is to have a html page hosted on our internal web server which has an iFrame for each of the projects that we are interested in. The problem with this the limited real estate on the monitor.

It would be nice if Team-Piazza allowed the creation of Dashboards for different teams which could have projects associated with it. The dashboard could act like the following:

1 - Whilst all the projects are green Team-Piazza could just rotate through the projects 2 - When something is building it switches to a view showing the currently building project(s) 3 - If something has failed it is shown at the top of the list of things in progress and the view does not switch back to the project rotation until the build(s) is fixed.

Original issue: http://code.google.com/p/team-piazza/issues/detail?id=43

timomeinen commented 10 years ago

From begul1234 on October 14, 2012 23:50:04

Labels: -Type-Defect Type-Enhancement