Actions
action #527
closedfix the build view
Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Target version:
Start date:
2013-06-10
Due date:
% Done:
70%
Estimated time:
Description
www/cgi-bin/buildview doesnt work
Actions
Added by lnussel over 11 years ago. Updated almost 11 years ago.
70%
Description
www/cgi-bin/buildview doesnt work
this might better be solved by a table filter in 'running.mt'. All cells could be made clickable and if clicked the table should be filtered to only show cells with the same content. So you can click on e.g. i586, then DVD to filter for all i586 DVDs.
=> javascript web ui
Javascript filtering and ordering implemented in the results table, as suggested by lnussel.
Rewriting the buildview action to use a different approach. Work in progress already committed.
After spending one hour developing and another one debugging an stupid mistake in a colspan, the new buildview prototype is finished and commited. Now let's evaluate if it's useful.
A really ugly (broken window theory) popup menu added for every test. Now it's possible to re-schedule, cancel and change priority from the build view.
Closing the issue, since the new interface have proven to be enough for the release process.