summaryrefslogtreecommitdiff
path: root/web/src/containers/Errors.jsx
Commit message (Collapse)AuthorAgeFilesLines
* Consolidate js/jsx indentationSorin Sbarnea2020-11-201-4/+4
| | | | | | | | | | | | | Previously indentation was not checked at all and in order to avoid reviewers time with style checks, we can enforce it with eslint. Current js/jsx changes were made by: yarn lint-fix Note this this change can easily become outdated so we need to coordinate and merge it quickly as each rebase would loose previous votes. Change-Id: I85883fc8db924ad4ce9acad5acdd42aed7e4d0e4
* PF4: Update buildset result page (new layout and styling)Felix Edel2020-07-151-0/+53
This updates the buildset result page with Patternfly 4 components and a new design based on inspirations from other CI systems, Patternfly 4 demos and my own ideas. I chose the buildset result page because it doesn't contain too much elements und therefore is a good starting point. If you like the design, I will continue with that also for other pages like the build result pages or the various "list" pages like builds and buildsets. Change-Id: I978ee448ddf6e22e4a6ec8211204f694932eaa4e