sroidl

Results 16 issues of sroidl

Displaying meta-information of a pipeline would be a good feature to allow having more information for the pipeline. One example could be step descriptions, that allow the pipeline creator to...

frontend
backend
epic

Currently we only support updating the clients by polling. This is done via websockets, but we do not leverage the full potential of websockets yet. We should: - Push updates...

backend
epic

When there is no build in a pipeline, I'd like to see a welcome screen. Maybe with a indicator on how to start a new build

frontend

the current implementation of manual triggers uses the old UIs endpoint for the actual process of triggering a waiting step. in order to get rid of the old ui, we...

enhancement
backend

at the moment, every single update of a running step (i.e. every line out output) triggers an update to the UI. The result is that the transmission of large chunks...

ready
backend

Currently the only way to scroll a build is by using the quick access or the drag & scroll mechanism. Users with trackpads that allow horizontal scrolling (e.g. macbooks) by...

ready
frontend

It would be nice to have a visual indication other than the 'Open substeps' tool that shows the pipeline users that a particular step contains substeps.

frontend

To make it easier to get to know the UI and it's features, a hint mechanism would be nice. A hint could be a small button next to an interesting...

frontend
epic

Parse ANSI color codes in builstep outputs and use them in the output algorithm

ready
frontend

AS A pipeline user I WANT TO see a progress indication for a build step based on the average duration of that step in previous builds.

frontend
backend
epic