Commit Graph

65 Commits

Author SHA1 Message Date
Elena Musatova
b144970564 Results page: export graph in PNG (#197) 2017-11-23 09:56:23 +00:00
Elena Musatova
66d97769a0 Updated results page (#196)
* Update gitignore

* Update makefile. Add hbs helper

* Collect all selectors for errors/warnings/notices

* Add list of techniques that help to solve problems

* Remove task-stats block from sidebar

* Remove script from Makefile

* Update tooltips. Map standards and techniques

* Update layout for new components: new tabs, errors panels, lists of selectors, tooltips and popovers

* Update styles for new layout and components

* Graph buttons and popovers styles

* Reformat less code

* Include popover. Update IE styles

* Problem details. Context popovers

* Update graph buttons. Add sorting by number of errors

* Update graph buttons params

* Fix tooltip names

* Swap details and ignore link-buttons

* Set ignore link colors
2017-10-31 16:10:24 +00:00
Rowan Manning
b1ae55c802 Rename all the repos and uppercase Pa11y 2016-06-01 20:57:09 +01:00
Rowan Manning
2ebcafece3 Style up the result selector and context 2016-04-25 21:53:11 +01:00
Alex Kilgour
ca9551a3e6 Update graph styling 2016-02-02 15:56:21 +00:00
Alex Kilgour
d93f8af20e Custom legend and hide to flot one 2016-02-02 15:27:52 +00:00
Alex Kilgour
fc510b328a Move some CSS styles out of the JS and into the CSS 2016-02-01 21:25:11 +00:00
Alex Kilgour
77ed85eb87 Fix the graph legend to match the dashed lines 2016-02-01 19:18:55 +00:00
Alex Kilgour
31bbb7229b Add style tweaks and hide the date list from the individual pages 2016-01-29 15:19:05 +00:00
Alex Kilgour
27cdf51258 Make the date selector properly keyboard accessible 2016-01-29 14:37:02 +00:00
Alex Kilgour
b3b2cd21da Change options button into a more accessible list 2016-01-29 11:27:10 +00:00
Alex Kilgour
537b93c671 Make the errors/warnings/notices lists keyboard accessible 2016-01-28 15:40:22 +00:00
Rowan Manning
a79a5a2fe6 Merge branch 'filter-urls' of github.com:nature/pa11y-dashboard into develop 2014-03-04 14:14:49 +00:00
Rowan Manning
c04396e80e Merge branch 'gpl-preamble' of github.com:nature/pa11y-dashboard into develop 2014-02-10 14:56:06 +00:00
Jude Robinson
7b10f2de91 adding the gpl preamble 2014-02-10 14:08:38 +00:00
perryharlock
890ec38216 Add filter styling 2014-01-21 10:50:57 +00:00
Rowan Manning
d8cb1b6c71 Write the JavaScript for URL filtering 2014-01-14 11:40:23 +00:00
perryharlock
01897d8a17 Amend styles for ignore button 2014-01-13 09:59:21 +00:00
perryharlock
dfac541294 Amends to task-card min heights 2014-01-13 09:59:13 +00:00
perryharlock
4347acf654 Issue 65 - Ability to select a rule to ignore from result - css / html 2014-01-13 09:58:35 +00:00
perryharlock
1c96369bb0 Issue 68 - Bad spacing when graph not visible 2014-01-09 11:04:53 +00:00
perryharlock
c481f8dbb5 IE7 and IE8 amends for Options dropdown positioning
Conflicts:
	public/css/site.min.css
2014-01-08 11:43:47 +00:00
perryharlock
716151e696 Include IE8and.less file and make IE amends for Options dropdowns
Conflicts:
	public/css/site.min.css
2014-01-08 11:42:34 +00:00
perryharlock
d3148d4194 Add HTML Codesniffer links 2013-12-12 14:17:54 +00:00
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
f580f00d4c Reduce font size for tooltips in graph 2013-11-27 13:40:27 +00:00
perryharlock
98dafba137 Small tweak to tooltip appearance on graph 2013-11-27 13:37:42 +00:00
perryharlock
16231a3609 Amend x-axis label width 2013-11-27 11:27:31 +00: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
perryharlock
9b67e8298b Styling for site message 2013-11-18 09:12:19 +00:00
perryharlock
9b1079eea3 Small amendments to task-header for smaller devices 2013-11-15 15:11:37 +00:00
perryharlock
802634d0ad Make checkboxes on graph WCAG2AA compliant 2013-11-14 16:35:30 +00:00
perryharlock
c249a542bf Colour changes to make contrast 0 errors at WCAG2AA 2013-11-14 15:30:42 +00:00
perryharlock
12aeeec0b1 Resolve conflicts 2013-11-11 15:06:23 +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
98ed72adaa Fix h2 nd h3 margins 2013-10-04 11:52:06 +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
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
fcbff8de88 Changed colours for accessibility 2013-09-27 16:57:03 +01:00
perryharlock
abd9bd4081 Merge branch 'master' of https://github.com/nature/pa11y-dashboard
Conflicts:
	public/css/main.css
2013-09-27 16:15:27 +01:00
Rowan Manning
3104cbfdf9 Autocompile LESS to CSS 2013-09-27 16:11:28 +01:00
perryharlock
984339340d Tweakinesss for stats acards 2013-09-27 15:37:59 +01:00
perryharlock
d30dc04319 Remove run button..sniff sniff 2013-09-27 15:13:55 +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