summaryrefslogtreecommitdiff
path: root/web/src/containers/build/Console.jsx
Commit message (Expand)AuthorAgeFilesLines
* 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