Commit Graph

289 Commits

Author SHA1 Message Date
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
145d6c27ed Tidy up the alignment of result selctor dropdown 2013-09-26 16:47:44 +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
Rowan Manning
a46263bd29 Remove JSON route for now 2013-09-25 14:56:26 +01:00
perryharlock
0e7d1596ee Merge branch 'master' of https://github.com/nature/pa11y-dashboard 2013-09-25 14:50:28 +01:00
perryharlock
b7b4acfa9e Issue 35 - Change Notifications to Notices 2013-09-25 14:50:19 +01:00
Rowan Manning
25c1322d46 Reduce volume of data requested from webservice 2013-09-25 14:40:00 +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
perryharlock
5fa8356905 Actuall add the 404 and 405 pages and small amend to styling for index page task cards 2013-09-25 09:57:06 +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
Rowan Manning
53ec48426c Flesh out the package.json file 2013-09-24 17:53:02 +01:00
Rowan Manning
09126b4bcd Update name everywhere 2013-09-24 17:47:10 +01:00
perryharlock
3eff1599cb Add 404 and 500 base pages 2013-09-24 16:38:22 +01:00
perryharlock
eb7f7205f9 Add 404 and 500 routes 2013-09-24 15:24:54 +01:00
perryharlock
d477f66146 Add route for json download 2013-09-24 14:33:07 +01:00
perryharlock
8ffb3c69d9 Fix for issue 31 - Reset zoom toggle 2013-09-24 14:32:23 +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