Jose Bolos
2de7e59f44
Bump webservice to 3.0.1 ( #243 )
...
Fixes a problem with tests not running when cron jobs are triggered.
3.0.1
2019-09-13 15:14:36 +01:00
Jeremy Englert
c7bd2a53b6
Adds new images to Readme ( #239 )
2019-08-01 09:20:02 +01:00
Jose Bolos
350f94a0d4
Version 3.0.0 ( #236 )
...
Includes several updates to the migration guide and the README.
3.0.0
2019-07-16 15:16:06 +01:00
Jose Bolos
a5ce220509
Update all dependencies and standardise versions ( #235 )
2019-07-16 14:08:27 +01:00
Jose Bolos
ce07206899
Update dependencies ( #234 )
...
* Bumps pa11y-webservice and client to the new versions requiring node 8+
* Update tests to account for the new URL. Integration tests now include a localhost URL, this updates the tests to reflect that.
* Increase test timeout to avoid travis failing
2019-07-16 13:41:39 +01:00
Juga Paazmaya
1609c8d667
Updates Node.js min version to 8 and removes npm as dependency ( #228 )
...
* Update Node.js min version to 8 and remove npm as dependency
* Test against Node.js 8 and 10 at Travis
* Add Node.js v12 in Travis
2019-05-15 12:32:20 +01:00
Jose Bolos
c1dcbf4436
Adds debugging info to startup log ( #225 )
...
There are two ways of setting a configuration for this app: config files, and environment variables. This makes it easy for the app to run with a different config from the one that you intend to run it with.
Currently, only the NODE_ENV variable and server url are being printed out on startup.
This PR adds the database config and the cron config to the details being displayed. This may help debug configuration issues, database issues, and specially making easier to understand what config is being used when for example running in a container.
2019-05-15 10:57:08 +01:00
James Loveridge
ef769d95e1
Add MongoDB installation instructions for Mac/Linux ( #218 )
2018-10-24 20:19:35 +01:00
Rowan Manning
1f685bafa2
Version 2.4.2
2.4.2
2018-06-21 11:40:50 +01:00
Frank van Gemeren
97413a26ab
Update insecure dependencies. Fixes #210 partially ( #211 )
2018-06-21 11:36:46 +01:00
Mike Tanaka
edfd51a366
Make the rule name match the reported error so we can ignore it. ( #209 )
...
It's defined as WCAG2AA.Principle1.Guideline1_4.1_4_3.G18, but gets reported as WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
2018-05-11 10:48:03 +01:00
Frank van Gemeren
d96035a6ee
Fix link target ( #206 )
2018-04-04 14:28:27 +01:00
Rowan Manning
93bea1dbac
Version 2.4.1
2.4.1
2017-11-28 14:56:32 +00:00
Rowan Manning
7307fd6d61
Update pa11y-webservice to fix HTML CodeSniffer
2017-11-28 14:55:06 +00:00
Rowan Manning
aa7d694da7
Version 2.4.0
2.4.0
2017-11-23 10:01:18 +00:00
Elena Musatova
b144970564
Results page: export graph in PNG ( #197 )
2017-11-23 09:56:23 +00:00
Rowan Manning
37d94b0005
Version 2.3.0
2.3.0
2017-10-31 16:13:13 +00:00
Elena Musatova
66d97769a0
Updated results page ( #196 )
...
* Update gitignore
* Update makefile. Add hbs helper
* Collect all selectors for errors/warnings/notices
* Add list of techniques that help to solve problems
* Remove task-stats block from sidebar
* Remove script from Makefile
* Update tooltips. Map standards and techniques
* Update layout for new components: new tabs, errors panels, lists of selectors, tooltips and popovers
* Update styles for new layout and components
* Graph buttons and popovers styles
* Reformat less code
* Include popover. Update IE styles
* Problem details. Context popovers
* Update graph buttons. Add sorting by number of errors
* Update graph buttons params
* Fix tooltip names
* Swap details and ignore link-buttons
* Set ignore link colors
2017-10-31 16:10:24 +00:00
Michael Mior
a8013834c5
Fix Travis CI badge in README ( #193 )
2017-09-27 09:44:56 +01:00
Hollie Kay
bfe47003c7
remove survey ( #192 )
2017-09-12 13:54:40 +01:00
Hollie Kay
fb062fba48
Add Danny's article to resources ( #191 )
2017-08-17 13:46:42 +01:00
Hollie Kay
774b522676
add survey link to readme ( #190 )
...
also adds a header to make it look more exciting and like a proper section, instead of a list of random sentences
2017-08-14 11:55:48 +01:00
Jose Bolos
defb044f19
Version 2.2.2
2.2.2
2017-03-23 09:06:29 +00:00
Snyk bot
8f6ef9f204
fix: package.json to reduce vulnerabilities ( #185 )
...
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/npm:qs:20170213
- https://snyk.io/vuln/npm:qs:20170213
Latest report for pa11y/dashboard:
https://snyk.io/test/github/pa11y/dashboard
2017-03-23 09:00:24 +00: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
Snyk bot
e27e129677
fix: package.json to reduce vulnerabilities ( #179 )
...
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/npm:moment:20161019
Latest report for pa11y/dashboard:
https://snyk.io/test/github/pa11y/dashboard
2017-02-20 15:16:48 +00:00
Rowan Manning
f7c3b5e99a
Version 2.2.1
2.2.1
2017-02-07 13:21:23 +00:00
Rowan Manning
2ec9139ab0
Fix task editing when no actions are specified ( #178 )
2017-02-07 13:20:36 +00:00
Rowan Manning
ce9219c01e
Version 2.2.0
2.2.0
2017-01-27 11:14:26 +00:00
Rowan Manning
28a0a861f3
Add support for Pa11y actions ( #176 )
2017-01-27 10:58:48 +00:00
Rowan Manning
acba762a66
Update missed copyright reference ( #174 )
2017-01-19 13:45:25 +00:00
Rowan Manning
9b80bfa6ab
Update the copyright notice and author ( #173 )
2017-01-19 13:32:17 +00:00
Jose Bolos
926cb5af3b
Change support details for v1 of dashboard ( #172 )
2017-01-18 14:46:30 +00:00
Hollie Kay
503ed16265
Remove phantom reference ( #170 )
2017-01-10 11:36:19 +00:00
Rowan Manning
6d0c6e821b
Version 2.1.2
2.1.2
2016-12-12 11:49:01 +00:00
Usman Iqbal
cc5b3f19e5
Remove Add new URL button when readonly is true ( #166 )
2016-12-12 11:47:04 +00:00
Rowan Manning
11e64e27c4
Add a contributing guide ( #163 )
2016-12-01 15:04:30 +00:00
Rowan Manning
ff4a9fa7b0
Use two spaces in package.json ( #162 )
2016-11-25 13:25:47 +00:00
Rowan Manning
5bc32fc68e
Version 2.1.1
2.1.1
2016-11-20 18:56:21 +00:00
Frank van Gemeren
c2fbcf4fa1
Use arrows instead of plus and minus for collapsibles/expanders ( #153 )
2016-11-19 00:18:24 +00:00
Una Kravets
f60d1ca0ce
more detailed 500 message ( #159 )
2016-11-19 00:17:34 +00:00
Rowan Manning
227de3638a
Version 2.1.0
2.1.0
2016-11-07 15:03:19 +00:00
Rowan Manning
79c849d42b
Use the latest Pa11y webservice
2016-11-07 14:58:15 +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
ee729d1d55
Write integration tests for hideElements and headers
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
36dad55bb8
restore config filename
2016-11-07 14:58:15 +00:00
Laura Carvajal
39435f37e4
header and hide fields
2016-11-07 14:58:15 +00:00