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
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
Frank van Gemeren
2976d5e391
Better client-side validation ( #152 )
2016-11-07 13:36:20 +00:00
Laura Carvajal
344efb9da3
allow for .js config
2016-10-20 14:15:55 +01:00
Hollie Kay
c2b1b1d1a1
Merge pull request #148 from pa11y/troubleshooting
...
add troubleshooting guide and link on the index page
2016-10-06 17:00:44 +01:00
hollsk
8c4517c830
put the links and refs the right way around
2016-10-06 17:12:50 +01:00
hollsk
40b6e79f81
add troubleshooting guide and link on the index page
2016-10-06 16:40:22 +01:00