Commit Graph

55 Commits

Author SHA1 Message Date
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
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
M Somerville
eff26a55a4 Add context and selector to CSV output 2016-04-25 21:33:05 +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
ddbb0db33d Remove spaces in the CSV header row 2014-01-13 09:33:51 +00:00
Quannon Au
e0290b4fc5 Issue 74 - Fix CSV format for Mac Excel 2014-01-10 11:25:16 -08: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
Rowan Manning
8bd18c9078 Add name field to "New URL" form 2013-11-11 11:41:58 +00:00
Rowan Manning
6d7ca9a58a Fix non-front-end lint errors
Part of #54
2013-11-11 10:53:00 +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
b026f8d192 Add JSON download for results 2013-09-26 14:28:53 +01:00
Rowan Manning
8e1dde9ec0 Add CSV download for results 2013-09-26 14:11:43 +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
perryharlock
d477f66146 Add route for json download 2013-09-24 14:33:07 +01:00
perryharlock
c557157ae3 Add markup and stying for task page 2013-09-17 15:30:02 +01:00
Rowan Manning
366c887086 Make WCAG2AA the default standard when adding URL 2013-09-17 09:02:48 +01:00
Rowan Manning
000200ac57 Add full results to the task page 2013-09-16 15:47:16 +01:00
Rowan Manning
e54a011a9d Add ignored rules to the "new task" form 2013-09-16 14:35:35 +01:00