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
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
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
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
Rowan Manning
23ffae54fa
Add task deletion
2013-09-24 20:58:47 +01:00