summaryrefslogtreecommitdiff
path: root/web/src/containers/build
Commit message (Expand)AuthorAgeFilesLines
* Support authz for read-only web accessJames E. Blair2022-10-251-2/+2
* Merge "Include skipped builds in database and web ui"Zuul2022-10-251-2/+30
|\
| * Include skipped builds in database and web uiJames E. Blair2022-10-061-2/+30
* | Merge "web: Put status icon into one label"Zuul2022-10-081-22/+29
|\ \
| * | web: Put status icon into one labelIan Wienand2022-09-191-22/+29
* | | Merge "web: Simply task status results"Zuul2022-10-071-12/+33
|\ \ \ | |/ /
| * | web: Simply task status resultsIan Wienand2022-09-191-12/+33
* | | Merge "web: Show failed tasks in red on task page"Zuul2022-10-071-1/+1
|\ \ \ | |/ /
| * | web: Show failed tasks in red on task pageIan Wienand2022-09-191-1/+1
* | | Merge "web: Show failed tasks with light red background"Zuul2022-10-071-1/+3
|\ \ \ | |/ /
| * | web: Show failed tasks with light red backgroundIan Wienand2022-09-191-1/+3
* | | Merge "web: console -- clarify package: comment"Zuul2022-10-071-7/+7
|\ \ \
| * | | web: console -- clarify package: commentIan Wienand2022-08-301-7/+7
* | | | Merge "web: Differentiate console entries"Zuul2022-10-061-1/+4
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | web: Differentiate console entriesIan Wienand2022-09-191-1/+4
* | | Merge "web: Even "better" hidden expandable content"Zuul2022-09-271-24/+16
|\ \ \ | |/ /
| * | web: Even "better" hidden expandable contentIan Wienand2022-09-191-24/+16
* | | Merge "Use json view for complex artifact metadata"Zuul2022-09-191-1/+12
|\ \ \ | |/ / |/| |
| * | Use json view for complex artifact metadataJames E. Blair2022-09-051-1/+12
| |/
* | web: better non-expandable console paddingIan Wienand2022-09-151-6/+11
* | web: console: make magnifying glass also clickableIan Wienand2022-09-151-1/+1
* | web: refactor console item generationIan Wienand2022-09-151-22/+23
* | web: build/autohold: fix props inputIan Wienand2022-09-131-1/+1
* | web: console: better task modal titlesIan Wienand2022-09-131-7/+16
* | web: task summary: make more consistent with other tabsIan Wienand2022-09-131-10/+17
* | web: console: compress datalistIan Wienand2022-09-131-7/+15
* | web: console: convert to PF4 DataListIan Wienand2022-09-131-146/+230
|/
* web: fix package task results in consoleIan Wienand2022-08-261-0/+13
* Merge "GUI: fix broken enqueue when buildset.newrev is null"Zuul2022-03-251-7/+11
|\
| * GUI: fix broken enqueue when buildset.newrev is nullMatthieu Huin2022-02-241-7/+11
* | Merge "Add option to show overall duration in buildset table"Zuul2022-03-042-4/+53
|\ \
| * | Add option to show overall duration in buildset tableJames E. Blair2022-03-022-4/+53
* | | Merge "Add duration and start time to buildset table"Zuul2022-03-031-1/+34
|\ \ \ | |/ /
| * | Add duration and start time to buildset tableJames E. Blair2022-03-021-1/+34
| |/
* | Add MERGE_FAILURE buildset resultJames E. Blair2022-02-241-0/+5
* | Rename MERGER_FAILURE to MERGE_CONFLICTJames E. Blair2022-02-241-1/+1
|/
* Display overall duration in buidset page in zuul webDong Zhang2022-01-271-1/+20
* Web UI: Add "Create Autohold Request" form, improve API error messagesMatthieu Huin2021-11-231-102/+15
* Web UI: add Autoholds, Autohold pageMatthieu Huin2021-11-186-48/+28
* Web UI: allow a privileged user to request autoholdMatthieu Huin2021-11-181-3/+136
* web UI: allow a privileged user to re-enqueue a changeMatthieu Huin2021-11-181-3/+94
* Merge "web: integrate re-ansi to render ANSI code in Zuul consoles"Zuul2021-11-172-5/+7
|\
| * web: integrate re-ansi to render ANSI code in Zuul consolesTristan Cacqueray2021-11-092-5/+7
* | UI: Ignore empty timestamps in build time calculation on buildset pageFelix Edel2021-10-201-2/+2
* | UI: Fix build time calculation for empty buildsetsFelix Edel2021-10-201-65/+92
|/
* Merge "Handle long strings in build/buildsets tables"Zuul2021-10-042-0/+16
|\
| * Handle long strings in build/buildsets tablesJames E. Blair2021-09-302-0/+16
* | Web UI: add builds timeline on buildset pageMatthieu Huin2021-10-041-5/+21
|/
* Web UI: add duration info on buildset pageMatthieu Huin2021-09-281-2/+68
* Merge "web UI: add "show retries" toggles on buildset page"Zuul2021-09-241-60/+167
|\