[Buildbot] #3514: Builders list ordering

Buildbot trac trac at buildbot.net
Sun Apr 3 20:08:03 UTC 2016


#3514: Builders list ordering
----------------------+-----------------------
Reporter:  gracinet   |      Owner:
    Type:  undecided  |     Status:  new
Priority:  major      |  Milestone:  undecided
 Version:  0.9.0b7    |   Keywords:  web
----------------------+-----------------------
 In the new UI, the builders page is currently ordered by their db id,
 which can be close to random.

 In eight, the ordering was given by the configuration list
 (`c['builders']`), and that boiled down to what the admin wanted.

 Maybe for nine, ordering alphabetically would be better than the current
 state.
 According to tardyp:

   a ` | sort`) in `builders.jade` should do the trick (...)
 https://docs.angularjs.org/api/ng/filter/orderBy

--
Ticket URL: <http://trac.buildbot.net/ticket/3514>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the bugs mailing list