summaryrefslogtreecommitdiff
path: root/web/src/containers/build/Console.jsx
Commit message (Expand)AuthorAgeFilesLines
* web: add dark mode and theme selectionTobias Urdin2023-04-211-9/+23
* 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: 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
* | web: Differentiate console entriesIan Wienand2022-09-191-1/+4
* | web: Even "better" hidden expandable contentIan Wienand2022-09-191-24/+16
* | 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: console: better task modal titlesIan Wienand2022-09-131-7/+16
* | 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
* web: integrate re-ansi to render ANSI code in Zuul consolesTristan Cacqueray2021-11-091-1/+2
* Consolidate js/jsx indentationSorin Sbarnea2020-11-201-26/+26
* Revert "Enable ANSI rendering via react-ansi"James E. Blair2020-11-191-2/+1
* Enable ANSI rendering via react-ansiSorin Sbarnea2020-11-031-1/+2
* Improve rendering of cmdSorin Sbarnea2020-08-251-1/+1
* Add an icon next to result buttons on the console logJames E. Blair2020-07-131-3/+21
* web: humanize time durationsAntoine Musso2020-02-041-0/+16
* Web: rely on new attributes when determining task failureJames E. Blair2019-09-061-3/+3
* web: extract pure functions from the TaskOutput componentTristan Cacqueray2019-08-161-53/+12
* Refactor task result detectionJames E. Blair2019-08-081-26/+22
* web: refactor the errorsIds into the build actionTristan Cacqueray2019-08-081-52/+5
* Add permalinks to task detail popupJames E. Blair2019-08-081-8/+43
* Adjust results headings in build console pageJames E. Blair2019-08-071-19/+38
* Don't always show expansion option on build consoleJames E. Blair2019-08-071-10/+35
* Usability tweaks for the build page consoleJames E. Blair2019-08-071-12/+27
* Render console in jsJames E. Blair2019-08-071-0/+352