ryankee / concrete

Simple continuous integration server written with NodeJS and CoffeeScript
http://ryankee.github.com/concrete
MIT License
494 stars 96 forks source link

Restyling the dashboard a little #14

Open latentflip opened 12 years ago

latentflip commented 12 years ago

Been playing with concrete today, and I love the simplicity. I thought the dash was a little lacking, so I've added some stuff. If people like it I'll tidy it up and submit a pull request:

Changes:

Anyway, here's a quick screengrab.

Dashboard (see full size)

Let me know what you think!

ryankee commented 12 years ago

Awesome.

The job_id was only in there because there was an undocumented way to check a single job's status -- you can hit '/job/:id'. If we could figure out a way to reintegrate the job id, I'm sold.