Skip to content
This repository has been archived by the owner on Oct 1, 2024. It is now read-only.

style jobs to show if a job was successful of failed #29

Open
bbinet opened this issue Jan 13, 2016 · 5 comments
Open

style jobs to show if a job was successful of failed #29

bbinet opened this issue Jan 13, 2016 · 5 comments

Comments

@bbinet
Copy link
Contributor

bbinet commented Jan 13, 2016

In Halite, the jobs are styled with different colors (green, red) depending on their state: running, successful, failed.

This could be a useful addition to molten as well, so that we can quickly see if a job has failed.

We could also show the jobs details expanded when a job has failed, and keep the related element collapsed by default if it was successful (usually we need to go through the details only when there was a failure).

@martinhoefling
Copy link
Owner

So, coloring according to success is simple. Collapsing and expanding a bit more difficult though.

@bbinet
Copy link
Contributor Author

bbinet commented Jan 13, 2016

Coloring only would be useful.

Also, would it be difficult to have a more condensed way of displaying the jobs? I find them hard to read now.
Maybe we could imagine the jobs blocks to be collapsed as single lines which will show only the function name and arguments. Then, on a click it would be expanded as a block as it is right now.

@martinhoefling
Copy link
Owner

Sounds good, I don't mind expanding the job first. So you suggest this for both - jobs in minion and jobs tab?

@bbinet
Copy link
Contributor Author

bbinet commented Jan 14, 2016

I think, yes.

@martinhoefling martinhoefling added this to the Version 0.3 milestone Jun 12, 2016
@martinhoefling
Copy link
Owner

@bbinet I have just released 0.3.0 - will move this to 0.4.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants