Commit graph

10 commits

Author SHA1 Message Date
Jana Cupova
c83d4598de Escape html values
Fixes: https://pagure.io/koji/issue/3155
2022-02-07 09:36:59 +01:00
Ken Dreyer
0323c4f985 www: style channelinfo hosts table rows
Use the rowToggle helper to style the rows with alternating colors. This
makes this table easier to read.
2021-11-19 16:37:11 -05:00
Ken Dreyer
a791dd8670 www: fix alignments in channelinfo hosts table
Use the "data-list" classes to style the Hosts table in the channelinfo
page. This makes the header row stand out and easier to read, matching
the rest of the data tables in kojiweb.

This change also fixes a problem in some downstream themes. For example,
Fedora's theme and Brew's theme set "text-align: right" for all tbody.th
elements. These themes do this in order to control the larger parent
"info" table header cells, but it ends up mis-aligning un-classed
sub-tables like this one. With this change, the "list-header" class
left-aligns the header row text, and the "data-list" class left-aligns
the final text.
2021-11-19 16:29:45 -05:00
Jana Cupova
bc2a51350d Enable/disable channel
Fixes: https://pagure.io/koji/issue/1851
2021-07-20 10:33:50 +02:00
Jana Cupova
aec9fba121 Add CLI related to channels + add comments to channels
Fixes: https://pagure.io/koji/issue/1711
Fixes: https://pagure.io/koji/issue/1849
2021-06-29 14:44:47 +02:00
Tomas Kopecek
9e1b76e475 fix closing table tag
Fixes: https://pagure.io/koji/issue/1838
2019-12-11 13:25:40 +01:00
Tomas Kopecek
167b296311 additional info on builders in channelinfo page
Fixes: https://pagure.io/koji/issue/988
2018-07-11 18:11:18 -04:00
Mike McLean
7bac64b85d allow filtering tasks by channel in webui, show active task count on channelinfo page 2010-07-22 17:17:49 -04:00
Mike Bonnet
c08807d8a2 add links to the headers on the info pages 2008-08-12 16:49:03 -04:00
Jesse Keating
5d7e66a17e Initial code drop 2007-02-14 11:25:01 -05:00