First I wondered why the items are unordered and if they could be ordered. Looking at the code i realized that they are ordered by title..
Would it make sense to order them the way they are ordered on github (by pull number descending) ?
So I changed the default ordering and added the standard J table ordering for pull number and title and also a search field for titles.
First I wondered why the items are unordered and if they could be ordered. Looking at the code i realized that they are ordered by title.. Would it make sense to order them the way they are ordered on github (by pull number descending) ?
So I changed the default ordering and added the standard J table ordering for pull number and title and also a search field for titles.