#2910 Hosts page with more filters and added channel column
Merged by tkopecek. Opened by jcupova.
jcupova/koji issue-1423  into  master

Download 2910.patch

Fixes: https://pagure.io/koji/issue/1423
Fixes: https://pagure.io/koji/issue/827

Use _validateArch to prevent XSS attack.

This is not necessary if you've needed to call it before (for listArches). We can filter previous result here instead of hub call.

New multicall code should use the new multicall approach.

The values of 'ready' and 'notready' for the ready arg seem odd. Why not yes/no?

minor: the indention/formatting of the form portion of hosts.chtml is inconsistent.

Also minor, some of the other wide rows should have their colspan updated

rebased onto 03b13671517a90390ed502422cdace42b86aed92

rebased onto 3084b1187ee44e7f9dad0584d14524c2b04b4908

@tkopecek , @mikem all fixed

rebased onto 2420ce0f5932820715bacb3023f1c5d60102460e

:thumbsup:

pretty please pagure-ci rebuild

Metadata Update from @tkopecek:
- Pull-request tagged with: testing-ready

Metadata Update from @mfilip:
- Pull-request tagged with: testing-done

Commit 6f3b54bc fixes this pull-request

Pull-Request has been merged by tkopecek

Metadata