Commit Graph

289 Commits

Author SHA1 Message Date
perryharlock
1b36dc12ea make dropdowns appear on hover for non js users 2013-11-27 16:37:52 +00:00
perryharlock
963ab33cce Make edit route work and add options dropdown 2013-11-27 16:21:18 +00:00
perryharlock
b95238645a Merge branch 'develop' of github.com:nature/pa11y-dashboard into edit-page 2013-11-27 14:11:45 +00:00
perryharlock
8657138e13 Fix linting erros 2013-11-27 13:58:55 +00:00
perryharlock
f580f00d4c Reduce font size for tooltips in graph 2013-11-27 13:40:27 +00:00
perryharlock
fdc631e3ca Merge branch 'develop' of github.com:nature/pa11y-dashboard into develop 2013-11-27 13:38:06 +00:00
perryharlock
98dafba137 Small tweak to tooltip appearance on graph 2013-11-27 13:37:42 +00:00
Rowan Manning
fd32a5d894 Cache-bust the CSS and JS 2013-11-27 13:29:19 +00:00
perryharlock
68a3e26472 Disable fields that are not editable 2013-11-27 11:40:22 +00:00
Rowan Manning
bb197744fd Add dates to graph tooltips 2013-11-27 11:31:42 +00:00
perryharlock
ae6b551f54 Merge branch 'develop' of github.com:nature/pa11y-dashboard into edit-page 2013-11-27 11:30:59 +00:00
perryharlock
16231a3609 Amend x-axis label width 2013-11-27 11:27:31 +00:00
perryharlock
74dd5b18c9 Add route and view for edit page 2013-11-27 11:13:19 +00:00
perryharlock
5c10261c56 Fix x-axis - stop multiple appearances of dates 2013-11-26 11:36:25 +00:00
perryharlock
e13de45e4a Fix lint error 2013-11-25 16:37:50 +00:00
perryharlock
9383de3410 Amend xaxis mode to time from category to try to reduce x axis clutter 2013-11-25 16:19:01 +00:00
perryharlock
7c2647653d issue 57 - make y axis display ticks as integers 2013-11-25 11:27:36 +00:00
Rowan Manning
2ebb54f545 Version 1.1.0 1.1.0 2013-11-22 14:01:53 +00:00
Rowan Manning
d57ae45b4f Write tests for result pages (and related actions) 2013-11-22 11:44:54 +00:00
Rowan Manning
ea330548b1 Write tests for task pages (and related actions) 2013-11-22 11:10:57 +00:00
Rowan Manning
ae5b214834 Write tests for the new URL form 2013-11-22 09:17:44 +00:00
Rowan Manning
b5735b7f05 Reload fixtures for tests and finish testing home 2013-11-21 13:54:52 +00:00
Rowan Manning
a47fb38d7f Add test running instructions to the readme 2013-11-21 12:04:42 +00:00
Rowan Manning
da0e98eab1 Update the Travis config to run tests 2013-11-21 11:52:40 +00:00
Rowan Manning
623a52e112 Build a basic framework for functional testing 2013-11-21 09:58:44 +00:00
Rowan Manning
9d72e50b4e Update docs to include webservice dependencies 2013-11-21 09:25:28 +00:00
Rowan Manning
3535b9b11c Document new configuration options 2013-11-21 09:21:15 +00:00
Rowan Manning
8f636173a0 Allow the webservice to run automatically 2013-11-21 09:12:54 +00:00
Rowan Manning
ec9f82aa6f Add build status to readme 2013-11-20 13:47:47 +00:00
Rowan Manning
34a7c351c9 Add Travis config 2013-11-20 13:46:47 +00:00
Rowan Manning
c13af05422 Fix lint errors 2013-11-20 13:46:41 +00:00
Rowan Manning
a853d329c0 Version 1.0.0 1.0.0 2013-11-19 11:20:07 +00:00
Rowan Manning
3237e87f4a Use the npm version of the webservice client 2013-11-19 11:14:43 +00:00
Rowan Manning
22958bdf1b Merge pull request #58 from nature/demo-mode-style-tweaks
Amend positon of date in task-header when site is in demo mode
2013-11-19 01:08:05 -08:00
perryharlock
44726558f1 Renamed demo-mode to readonly-mode 2013-11-19 09:04:24 +00:00
perryharlock
15ae109eac Amend positon of date in task-header when site is in demo mode 2013-11-19 08:23:40 +00:00
Jude Robinson
a609f0cd62 pa11y-dashboard works in more than just GUI user agents, so removing the reference to it being a "visual" interface 2013-11-18 23:09:27 +00:00
perryharlock
1dcac7be72 Make copyright and license info a small tag 2013-11-18 11:47:16 +00:00
perryharlock
9b67e8298b Styling for site message 2013-11-18 09:12:19 +00:00
Rowan Manning
b996f2694b Fix tabs/spaces inconsistencies 2013-11-15 16:31:24 +00:00
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
85b70c5679 Merge branch 'master' of github.com:nature/pa11y-dashboard 2013-11-15 15:12:06 +00:00
perryharlock
9b1079eea3 Small amendments to task-header for smaller devices 2013-11-15 15:11:37 +00:00
Rowan Manning
15bbc2e774 Update description 2013-11-15 14:01:10 +00:00
Perry Harlock
66fb1e68af Update screen shots..again 2013-11-15 11:28:18 +00:00
Perry Harlock
2ccb7784e0 Update screen shots 2013-11-15 11:22:57 +00:00
perryharlock
802634d0ad Make checkboxes on graph WCAG2AA compliant 2013-11-14 16:35:30 +00:00
perryharlock
d016ebfdce Make checkbox inputs and labels WCAG2AA compliant on new URL page 2013-11-14 16:19:22 +00:00