f3f6e8a4e3
Search: Don't return hidden projects/jobsets
2013-02-22 15:56:29 +01:00
07daff32b8
Add a search feature
...
This allows searching for projects, jobsets or jobs by name or
description.
2013-02-22 15:45:10 +01:00
4343781181
Clear failed builds etc.: Redirect back to the referrer
...
Would be better to do this AJAX style though.
2013-02-22 14:31:43 +01:00
629fe6f998
Jobset page: Load the jobs and status tabs on demand
...
This makes the jobset page much smaller and faster. (E.g. for
nixpkgs:trunk, this page was ~2.5 MB.)
2013-02-22 14:29:12 +01:00
f2de374f28
Set a 500 HTTP status on errors
2013-02-22 14:27:38 +01:00
961feedf4e
Show an error message if tab loading fails
2013-02-22 14:17:14 +01:00
47d2ee0dab
Generalize lazy tabs
2013-02-22 13:36:15 +01:00
e2e973578f
Some unnecessary job names
2013-02-22 13:17:07 +01:00
5d3494011f
Job page: Put latest builds on top
...
Also, rename the "Latest builds" tabs to prevent confusion.
2013-02-22 13:00:40 +01:00
098368c3e3
Job page: Remove "Latest builds (latest evaluation)"
...
It was kind of confusing since there are two other "latest builds"
tabs/sections.
2013-02-22 12:53:10 +01:00
6dbb948f1f
Job page: show queued as well as running builds
2013-02-22 12:52:11 +01:00
1643d90d92
Job page: Remove channel tab
2013-02-22 12:00:32 +01:00
0f10a37894
Fix indentation
2013-02-22 11:55:06 +01:00
d08a391b43
Jobset page: Show last evaluation time
2013-02-22 11:37:35 +01:00
c9ac7746b2
Allow showing all evaluations that contain a given build
2013-02-21 18:49:57 +01:00
6afe528570
Remove the related builds tab
...
You can now just click on the evaluation link on the first tab to see
all builds in the same jobset. This also makes rendering build pages
quite a bit faster for jobsets like Nixpkgs.
2013-02-21 18:43:16 +01:00
c6fe9f00bf
Also show number of evaluations of which a build is a part
2013-02-21 18:42:18 +01:00
edbe531ccc
On build pages, provide a link to the build's first eval
2013-02-21 18:34:34 +01:00
d8370142c2
Remove garbage from Users.pm
2013-02-21 18:20:55 +01:00
c22d93438e
Fix adding jobset inputs
2013-02-21 18:10:06 +01:00
ba68826860
Add a page to show the latest evaluations for the entire server
2013-02-21 17:27:17 +01:00
767cab6cd2
Correctly redirect to the referring page when logging in
2013-02-21 14:38:18 +01:00
26fa9ea0ea
Add links to the project/jobset edit pages in the logical place
2013-02-21 14:19:34 +01:00
fec45d1f07
Remove dead code
2013-02-21 13:45:11 +01:00
36032e4bed
Make the info tables less compressed
2013-02-21 13:42:44 +01:00
dd5eb51a84
Put job status on a separate tab
...
Also, show the "last checked time" on the initial tab.
2013-02-21 13:30:14 +01:00
5099375549
Indicate disabled/hidden projects/jobsets in the overviews
2013-02-21 11:57:48 +01:00
8db83d2017
Turn hiding/unhiding a jobset into a checkbox
2013-02-21 02:36:51 +01:00
547e41263d
Split viewing and editing a jobset
2013-02-21 02:33:57 +01:00
9c7b416f8b
Make the hide/unhide actions a checkbox in the project settings
...
Also use proper bootstrap layout for the project settings form.
2013-02-21 01:45:39 +01:00
3924780eac
Tweaks
2013-02-21 01:26:29 +01:00
cea17fd57e
Show releases in a tab on the project page
2013-02-21 01:23:42 +01:00
d9f6e662d8
Split viewing and editing a project
2013-02-21 01:12:57 +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
b5273eed7a
Don't generate clashing IDs
2013-02-20 18:26:26 +01:00
d1e983dfc6
All/recent builds -> Latest builds
2013-02-20 18:23:49 +01:00
85e3f69cdd
Remove debug statement
2013-02-20 18:22:06 +01:00
78250581ed
There is only one channel, so drop the "(latest)" suffix
2013-02-20 18:20:16 +01:00
af18808ca7
Dependency tree: Revert to "repeated" links
2013-02-20 18:15:42 +01:00
4552117e51
Load the dependency tabs on demand
2013-02-20 18:13:20 +01:00
36a1015444
Show the runtime/build dependencies in the build page
2013-02-20 17:58:27 +01:00
11c09e4c5c
Always show the build duration (using the cached build if necessary)
2013-02-20 17:07:20 +01:00
aebefda6ab
Remove unnecessary Javascript code
...
Tabs are activated automatically.
2013-02-20 17:03:11 +01:00
b5d59c5c63
Fix indentation of build.tt
2013-02-20 17:02:07 +01:00
f544c63607
Formatting tweaks
2013-02-20 16:47:57 +01:00
7da2398f27
Allow non-admin users to see the machine status page
2013-02-20 16:40:09 +01:00
656b1bd45a
Group some menu items together under a "Status" menu
2013-02-20 16:24:54 +01:00
c63812afa5
Fix indentation
...
Also move flashing into layout.tt.
2013-02-20 16:14:30 +01:00
ea9862fdc1
Give every page a consistent title
2013-02-20 15:54:33 +01:00