Jose Bolos
b9b049ec2b
Address all eslint warnings
...
Address all eslint warnings that were still present by:
* Extracting code to a new function in order to reduce complexity
* Renamed error variables and use shorthand notation for objects
* Disabling eslint warnings where addressing the issue would require too much refactoring
2022-04-11 17:27:15 +02:00
Rowan Manning
b24076abf1
Tooling update ( #184 )
...
* Use a common Makefile/build process
* Use ESLint with the pa11y lint config
2017-03-21 13:41:46 +00:00
Rowan Manning
e431fefbd8
Use the ES6 linting rules from the website ( #138 )
2016-07-22 14:34:10 +01:00
Rowan Manning
b1ae55c802
Rename all the repos and uppercase Pa11y
2016-06-01 20:57:09 +01:00
Rowan Manning
ea48d6a6fd
Fix JSCS errors
2016-04-25 21:26:59 +01: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
Rowan Manning
02e22eb094
Add "unigore" buttons to ignored rules
2014-01-13 09:59:13 +00:00
Rowan Manning
ccc7ddfc18
Write the back-end for rule ignoring
2014-01-13 09:58:35 +00:00
perryharlock
086122ca51
Issue 43 - Stop graph appearing if only one result
2013-10-03 15:30:58 +01:00
Rowan Manning
c2ed1beb0e
Add the ability to run tasks ad-hoc
2013-10-03 14:18:31 +01:00
perryharlock
944f723d80
Add breadcrumb
2013-09-27 12:00:51 +01:00
Rowan Manning
b11e1e20da
Make sure only one result per day is shown
2013-09-26 16:55:08 +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
Rowan Manning
25c1322d46
Reduce volume of data requested from webservice
2013-09-25 14:40:00 +01:00
Rowan Manning
0282de7f73
Split results into errors, warnings, notices
2013-09-25 13:32:44 +01:00
Rowan Manning
0cf06961a1
Add presenters for tasks and results
2013-09-25 11:55:39 +01:00
Rowan Manning
f4ee07e955
Move task route/view into a subdirectory
2013-09-24 22:41:43 +01:00