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
28a0a861f3
Add support for Pa11y actions ( #176 )
2017-01-27 10:58:48 +00:00
Rowan Manning
8195c5d2c5
Fix lint errors
2016-11-07 14:58:15 +00:00
Rowan Manning
568e068613
Parse task headers as HTTP headers rather than JSON
2016-11-07 14:58:15 +00:00
Rowan Manning
509914d19a
Fix the hideElements option
...
I broke this with my incorrect advice :D
2016-11-07 14:58:15 +00:00
Laura Carvajal
9df456c7c1
hide-elements and placeholders
2016-11-07 14:58:15 +00:00
Laura Carvajal
39435f37e4
header and hide fields
2016-11-07 14:58:15 +00:00
Rowan Manning
c562bb07f3
Make optional fields optional ( #154 )
...
This fixes an issue that required people to manually specify a timeout
and wait for their tasks when they're created.
2016-11-07 14:06:12 +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
Rayraegah
5bfc958270
Revert "if wait value is null or undefined, set it to 0"
...
This reverts commit 7ce4127908
.
2016-05-21 16:14:53 +01:00
Rayraegah
7ce4127908
if wait value is null or undefined, set it to 0
2016-05-21 15:43:58 +01:00
Rayraegah
2a15773e04
Added "wait" field in new task and edit task pages
...
Added UI control to set `wait` option in pa11y script. Updated test
cases.
[pa11y-dashboard issue
#127 ](https://github.com/springernature/pa11y-dashboard/issues/127 )
2016-05-21 14:13:38 +01:00
Rowan Manning
ea48d6a6fd
Fix JSCS errors
2016-04-25 21:26:59 +01:00
Andrew Mee
91a4c8391f
adding ability to provide username and password when creating new task
2015-07-03 16:23:45 +01:00
Rowan Manning
780b66128f
Add the ability to set a per-task timeout
2015-07-02 16:03:12 +01:00
Jude Robinson
7b10f2de91
adding the gpl preamble
2014-02-10 14:08:38 +00:00
Rowan Manning
8bd18c9078
Add name field to "New URL" form
2013-11-11 11:41:58 +00:00
perryharlock
944f723d80
Add breadcrumb
2013-09-27 12:00:51 +01:00
Rowan Manning
366c887086
Make WCAG2AA the default standard when adding URL
2013-09-17 09:02:48 +01:00
Rowan Manning
e54a011a9d
Add ignored rules to the "new task" form
2013-09-16 14:35:35 +01:00
Rowan Manning
7fd93d114f
Make the "new task" form functional
2013-09-16 11:10:19 +01:00
Rowan Manning
f951f7c734
Add basic views
2013-09-13 17:20:38 +01:00
Rowan Manning
433aecd972
Initial commit
2013-09-13 16:49:19 +01:00