Ticket #904 (new enhancement)

Opened 3 years ago

Last modified 3 months ago

implement build filtering in web ui

Reported by: bhearsum Owned by:
Priority: major Milestone: 0.9.+
Version: 0.8.0 Keywords: web, database
Cc:

Description

It would be nice for one_line_per_build to be able to only show builds which have warnings, errors, or other problems.

Change History

comment:1 Changed 3 years ago by dustin

  • Keywords web, database added
  • Summary changed from implement one_line_per_build?errorsOnly=1 to implement one_line_per_build?filter=XXX
  • Type changed from undecided to enhancement
  • Milestone changed from undecided to 0.8.+

maybe some kind of more general filtering, allowing

  • showing only builds that are in error
  • showing only builds that are currently running

This, then, subsumes #903.

I'd like to wait until the builds are in the database to do so.

comment:2 Changed 15 months ago by dustin

  • Summary changed from implement one_line_per_build?filter=XXX to implement build filtering in web ui
  • Milestone changed from 0.8.+ to 0.9.+

comment:3 Changed 3 months ago by dustin

This is really just a special case of #789, then.

Note: See TracTickets for help on using tickets.