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
2ec9139ab0
Fix task editing when no actions are specified ( #178 )
2017-02-07 13:20:36 +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
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
Rowan Manning
90328cfa39
Fix JSHint errors
2016-04-25 21:17:03 +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
4ff53093f4
Link breadcrumb on task sub-pages
2013-11-28 08:59:05 +00:00
Rowan Manning
ce77e57659
Fix an issue with saving empty ignore rules
2013-11-28 08:54:40 +00:00
Rowan Manning
4a7800e288
Wire up task editing
2013-11-27 16:47:14 +00:00
perryharlock
963ab33cce
Make edit route work and add options dropdown
2013-11-27 16:21:18 +00:00
perryharlock
74dd5b18c9
Add route and view for edit page
2013-11-27 11:13:19 +00:00