611f402a70
Move common Javascript code into a separate file
2013-06-25 01:16:28 +02:00
1277a8fc1c
Don't break certain table columns
...
For instance, if the "timestamp" column becomes too small, then every
timestamp is spread out across two lines, doubling the size of the
table.
2013-05-29 14:58:44 +02:00
f447c7d9db
Add separation between news items
2013-05-07 17:04:42 +02:00
80e0e7c84a
Use popovers for the product list help/details
2013-04-26 17:51:06 +02:00
4a2cb5e206
Update bootstrap to 2.3.1
2013-04-26 17:51:05 +02:00
94984270b0
Pretty log: Number lines and make them linkable
2013-04-02 11:25:46 +02:00
c1aefc4c41
Update bootstrap to 2.0.3
...
This makes the navbar collapse properly on small screens.
2013-03-19 00:15:12 +01:00
96e24fcf24
Tweaks
2013-02-26 16:04:33 +01:00
2a3e832fc4
Add some margin about h3 elements
2013-02-26 16:00:46 +01:00
67986b03fa
Fix logo size
...
Also, always include the text "Hydra" in the navbar.
2013-02-23 14:31:30 +00:00
77fa6d2646
Set mouse pointer to indicate you can click on rows
2013-02-22 18:13:18 +01:00
08dc6650e1
Search: Limit the number of results
2013-02-22 16:41:42 +01:00
4d4ea8c754
Search: Mark disabled projects/jobsets/jobs
2013-02-22 16:21:50 +01:00
6dbb948f1f
Job page: show queued as well as running builds
2013-02-22 12:52:11 +01:00
36032e4bed
Make the info tables less compressed
2013-02-21 13:42:44 +01:00
5099375549
Indicate disabled/hidden projects/jobsets in the overviews
2013-02-21 11:57:48 +01:00
03aee6726f
Add a menu item for deleting jobsets
...
Also add bootbox for sexier dialog boxes.
2013-02-21 00:47:21 +01:00
176b8cab7e
Use a proper spinning wheel icon
2013-02-20 23:57:33 +01:00
36a1015444
Show the runtime/build dependencies in the build page
2013-02-20 17:58:27 +01:00
ea9862fdc1
Give every page a consistent title
2013-02-20 15:54:33 +01:00
c2e5bec1e1
Evil CSS hackery to prevent link targets from being under the navbar
...
http://stackoverflow.com/questions/9047703/fixed-position-navbar-obscures-anchors
2013-02-20 13:56:41 +01:00
1feca4b105
Turn repeated dependencies into hyperlinks
2013-02-20 01:28:29 +01:00
41d7d63339
Simplify the tree implementation a bit more
2013-02-20 00:54:03 +01:00
1a992d170d
Factor out the tree rendering
2013-02-19 17:22:28 +01:00
4266632eb0
Simplify the log tree implementation a bit
...
In particular use the :last-child selector, which is non-standard but
supported by all major browsers.
2013-02-19 17:14:02 +01:00
7b4d4f1cd7
Move <style> to hydra.css
2013-02-19 14:39:50 +01:00
74fb2b37ce
Add more spacing between products
2012-07-19 00:33:02 +02:00
00155aa7b1
Add an icon for binary distributions
2012-07-19 00:16:22 +02:00
75277311ac
Different icons (darker red) for cancelled builds. Fixes #25 .
2012-05-25 04:14:36 +02:00
48effa116c
Delete obsolete CSS files
2012-05-07 15:12:56 -04:00
b52018e61a
Use a span instead of a div in the pretty logs
...
Fixes #6 .
2012-04-30 21:32:53 +02:00
eb51065a16
Making pretty printed log look normal again. Issue #6
2012-04-30 20:22:03 +02:00
e7fa54e48e
Fix the spacing around some <h3> headers
2012-04-15 18:48:29 +02:00
bb4f470348
Remove default logo, replaced by text for now. Hide template in jobset edit.
2012-04-13 11:47:05 +02:00
b81aa89260
Replace old logo with Nix/NixOS logo.
2012-04-13 10:33:11 +02:00
1e7f9c8a15
Fix pager prev/next button.
2012-04-13 10:23:27 +02:00
9a1f38e06e
Remove comments, re-add logo.
2012-04-13 10:05:02 +02:00
4f5327d7ed
Added running icon in queue in stead of background color.
2012-04-12 22:10:16 +02:00
72785f35aa
Some overriding of bootstrap default css
2012-04-12 21:03:25 +02:00
17d30cd179
Using twitter bootstrap for more consistent looks for Hydra
2012-04-12 20:12:07 +02:00
3e57cbfeb8
User color instead of a big animated GIF to indicate whether a build is running
2012-04-02 21:07:49 +02:00
427e5e8db8
Show new and removed jobs
2012-04-02 16:45:05 +02:00
662cdf0421
Add support for viewing jobset evaluations
2012-04-02 16:11:22 +02:00
43a9fdc891
Remove the gray container around the main page div
2011-11-22 17:30:13 +01:00
98fadb53e4
use newer icons consistently
2011-11-16 13:03:48 -05:00
d72538e641
* Remove empty file.
2011-09-11 20:17:59 +00:00
b4dd17c8c8
Tweak CSS for img/logo.
...
This makes it easy to choose a larger logo, while still occupying as
much vertical space as the original logo.
2011-06-09 14:49:48 +00:00
a561c09f2c
forgot to commit a file
2011-02-02 09:07:17 +00:00
559ab9c97a
automatic reload of tail log when build is running
2011-02-02 09:00:52 +00:00
f6715fa0ef
* Added a status page that shows all the currently executing build steps.
...
* Store the system type in the BuildSteps table.
* Don't query the queue size when serving static pages. This prevents
two unnecessary database queries per request.
2010-08-31 15:27:46 +00:00