Commit Graph

85 Commits

Author SHA1 Message Date
perryharlock
086122ca51 Issue 43 - Stop graph appearing if only one result 2013-10-03 15:30:58 +01:00
Rowan Manning
84d36d383b Give pages unique H1s 2013-10-03 14:50:02 +01:00
perryharlock
872cabc0e0 Remove refresh text from New results incoming alert 2013-10-03 14:46:35 +01:00
Rowan Manning
c2ed1beb0e Add the ability to run tasks ad-hoc 2013-10-03 14:18:31 +01:00
perryharlock
8fc041ff3e Issue 44 - Added more info to the footer 2013-10-03 13:52:37 +01:00
perryharlock
5c7f3087a5 Issue 45 - Change Home to Dashboard on breadcrumb 2013-10-03 10:57:21 +01:00
Rowan Manning
c3e3b74bef Remove debug code 2013-09-27 15:14:49 +01:00
Rowan Manning
4f38eaecc4 Add a stack trace to the 500 page in dev mode 2013-09-27 15:14:49 +01:00
perryharlock
d30dc04319 Remove run button..sniff sniff 2013-09-27 15:13:55 +01:00
perryharlock
d97c78d24e Add 500 page text and tweak 404 2013-09-27 15:05:00 +01:00
perryharlock
ce058b617e 404 page 2013-09-27 14:51:59 +01:00
perryharlock
944f723d80 Add breadcrumb 2013-09-27 12:00:51 +01:00
perryharlock
d846f7aec3 Complete the refactoring of the task / results page 2013-09-27 10:36:27 +01:00
Rowan Manning
76ad3d19af Add descriptions to ignore rules 2013-09-27 09:20:11 +01:00
Rowan Manning
b11e1e20da Make sure only one result per day is shown 2013-09-26 16:55:08 +01:00
perryharlock
895069039d Create partials and populate results page 2013-09-26 16:44:22 +01:00
perryharlock
e77c163f20 Refactor series checkboxes for graph 2013-09-26 16:08:09 +01:00
perryharlock
faf5d72974 Add text to task-stats boxes 2013-09-26 15:42:15 +01:00
Rowan Manning
b026f8d192 Add JSON download for results 2013-09-26 14:28:53 +01:00
Rowan Manning
8e1dde9ec0 Add CSV download for results 2013-09-26 14:11:43 +01:00
perryharlock
8d224e160a Refactor standard bootstrap date selector on task page to be non-js friendly 2013-09-26 14:08:38 +01:00
perryharlock
d668b26dea Merge branch 'master' of https://github.com/nature/pa11y-dashboard 2013-09-25 16:45:25 +01:00
perryharlock
24a348d49e Amended header to say pa11y dashboard and small amend to delete No button 2013-09-25 16:45:21 +01:00
Rowan Manning
00dbebc1a6 Add a skeleton page for individual results 2013-09-25 14:57:26 +01:00
perryharlock
b7b4acfa9e Issue 35 - Change Notifications to Notices 2013-09-25 14:50:19 +01:00
perryharlock
2ed29319f8 Add alternative messages when there are 0 occurences or errors, warnings or notices 2013-09-25 14:36:03 +01:00
perryharlock
9a2ced573c Merge branch 'master' of https://github.com/nature/pa11y-dashboard 2013-09-25 13:46:28 +01:00
perryharlock
b50ced1f11 Fixed issue with js ordering of graph results 2013-09-25 13:46:19 +01:00
Rowan Manning
0282de7f73 Split results into errors, warnings, notices 2013-09-25 13:32:44 +01:00
Rowan Manning
490aac8245 Replace hrefs 2013-09-25 12:06:14 +01:00
Rowan Manning
d3cedfc889 Start using the presenters in the views 2013-09-25 12:03:23 +01:00
Rowan Manning
8d4002860e Remove unused partials 2013-09-25 12:03:10 +01:00
Rowan Manning
0cf06961a1 Add presenters for tasks and results 2013-09-25 11:55:39 +01:00
perryharlock
ea79ca2825 Fix markup error on 404 view spotted by ROWAN MANNING. Thanks (perry) 2013-09-25 11:43:30 +01:00
perryharlock
d1d8192f63 Style delete url page 2013-09-25 11:40:21 +01:00
perryharlock
d6ec0e9469 3rd time lucky adding the 404 and 500 views 2013-09-25 10:35:29 +01:00
perryharlock
d4463799a8 Actually add the 404 and 500 files again 2013-09-25 10:35:04 +01:00
Rowan Manning
f4ee07e955 Move task route/view into a subdirectory 2013-09-24 22:41:43 +01:00
Rowan Manning
9d7f148ea3 Remove rogue reference to "task" 2013-09-24 22:33:23 +01:00
Rowan Manning
daf3a1fbee URL, not url 2013-09-24 22:31:04 +01:00
Rowan Manning
4b2439e5db Remove references to tasks in descriptions 2013-09-24 21:04:11 +01:00
Rowan Manning
23ffae54fa Add task deletion 2013-09-24 20:58:47 +01:00
Rowan Manning
5a3b4c09c6 Use absolute paths to assets
Otherwise paths with more than 1 level won't load
the CSS/JavaScript.
2013-09-24 20:54:26 +01:00
perryharlock
eb7f7205f9 Add 404 and 500 routes 2013-09-24 15:24:54 +01:00
perryharlock
c6c6466d31 Issue 30 - Refactor date selector navigation to be non-js friendly 2013-09-24 11:04:34 +01:00
perryharlock
e9ce4bf9ad Remove article role (its not a landmark role) 2013-09-23 16:08:57 +01:00
perryharlock
20186c858d Add aria landmark roles 2013-09-23 15:56:22 +01:00
perryharlock
65396521e8 Add refactored back to top links 2013-09-23 15:45:39 +01:00
perryharlock
aa1cf59ff0 Redesign tasks lists headers and expander link 2013-09-23 15:12:12 +01:00
perryharlock
9f917f97ec Fixed issue with flot not working in ie7 and ie8 2013-09-20 15:28:54 +01:00