Commit Graph

100 Commits

Author SHA1 Message Date
Rowan Manning
7a1160b257 Add the ability to have a site-wide message 2013-11-15 16:28:37 +00:00
Rowan Manning
98bd9ed208 Add a readonly mode for demo/public-facing sites 2013-11-15 16:19:12 +00:00
Rowan Manning
55d44685e9 Disable search engine indexing by default 2013-11-15 15:58:49 +00:00
perryharlock
d016ebfdce Make checkbox inputs and labels WCAG2AA compliant on new URL page 2013-11-14 16:19:22 +00:00
Rowan Manning
6b6ce57e48 Make use of task name consistent (in titles etc) 2013-11-12 10:57:05 +00:00
perryharlock
e6ab5c21a0 Issue 52 - Add descriptive label to tasks 2013-11-11 15:34:14 +00:00
perryharlock
12aeeec0b1 Resolve conflicts 2013-11-11 15:06:23 +00:00
Rowan Manning
8bd18c9078 Add name field to "New URL" form 2013-11-11 11:41:58 +00:00
Rowan Manning
597b0746ec Add WCAG 2.0 link to the footer 2013-11-11 10:37:58 +00:00
perryharlock
508a92ca08 Small amend to layout of results header at smaller screen widths 2013-11-11 10:33:11 +00:00
Rowan Manning
080001db89 Remove @import rules from CSS
Fixes #53.
2013-11-11 10:21:47 +00:00
perryharlock
2a3adcab5b Issue 48 - If no ignored rules say so in header of ignored rules section on results page. 2013-11-11 10:03:12 +00:00
Rowan Manning
a8b1a2c09d Rename the compiled site CSS 2013-11-05 11:55:44 +00:00
Rowan Manning
3bc9106942 Minify the site JavaScript 2013-11-05 11:54:32 +00:00
perryharlock
b619087cf9 Add bower package management 2013-10-04 11:37:40 +01:00
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