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
Rowan Manning
28a0a861f3
Add support for Pa11y actions ( #176 )
2017-01-27 10:58:48 +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
Frank van Gemeren
2976d5e391
Better client-side validation ( #152 )
2016-11-07 13:36:20 +00:00
Rowan Manning
b1ae55c802
Rename all the repos and uppercase Pa11y
2016-06-01 20:57:09 +01:00
Rowan Manning
4bd5613427
Update references to the new Pa11y organisation
2016-05-23 19:00:22 +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
708e4b997e
Update repository references to springernature
2016-02-10 08:29:05 +00:00
Alex Kilgour
27cdf51258
Make the date selector properly keyboard accessible
2016-01-29 14:37:02 +00:00
Andrew Mee
06a41ad980
adding a notice that passwords are not securely stored when provided through the dashboard
2015-07-06 09:58:24 +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
f3b295982f
Fix typo
2014-01-13 09:58:35 +00:00
Rowan Manning
ccc7ddfc18
Write the back-end for rule ignoring
2014-01-13 09:58:35 +00:00
Rowan Manning
52a923ace3
Write basic tests for task editing
2013-11-28 13:59:27 +00:00
perryharlock
963ab33cce
Make edit route work and add options dropdown
2013-11-27 16:21:18 +00:00
perryharlock
68a3e26472
Disable fields that are not editable
2013-11-27 11:40:22 +00:00
perryharlock
74dd5b18c9
Add route and view for edit page
2013-11-27 11:13:19 +00:00
Rowan Manning
ea330548b1
Write tests for task pages (and related actions)
2013-11-22 11:10:57 +00:00
Rowan Manning
ae5b214834
Write tests for the new URL form
2013-11-22 09:17:44 +00:00
Rowan Manning
6b6ce57e48
Make use of task name consistent (in titles etc)
2013-11-12 10:57:05 +00:00
perryharlock
086122ca51
Issue 43 - Stop graph appearing if only one result
2013-10-03 15:30:58 +01:00
perryharlock
872cabc0e0
Remove refresh text from New results incoming alert
2013-10-03 14:46:35 +01:00
Rowan Manning
c2ed1beb0e
Add the ability to run tasks ad-hoc
2013-10-03 14:18:31 +01:00
perryharlock
d30dc04319
Remove run button..sniff sniff
2013-09-27 15:13:55 +01:00
perryharlock
895069039d
Create partials and populate results page
2013-09-26 16:44:22 +01:00
perryharlock
e77c163f20
Refactor series checkboxes for graph
2013-09-26 16:08:09 +01:00
perryharlock
faf5d72974
Add text to task-stats boxes
2013-09-26 15:42:15 +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
perryharlock
8d224e160a
Refactor standard bootstrap date selector on task page to be non-js friendly
2013-09-26 14:08:38 +01:00
perryharlock
d668b26dea
Merge branch 'master' of https://github.com/nature/pa11y-dashboard
2013-09-25 16:45:25 +01:00
perryharlock
24a348d49e
Amended header to say pa11y dashboard and small amend to delete No button
2013-09-25 16:45:21 +01:00
Rowan Manning
00dbebc1a6
Add a skeleton page for individual results
2013-09-25 14:57:26 +01:00
perryharlock
b7b4acfa9e
Issue 35 - Change Notifications to Notices
2013-09-25 14:50:19 +01:00
perryharlock
2ed29319f8
Add alternative messages when there are 0 occurences or errors, warnings or notices
2013-09-25 14:36:03 +01:00
perryharlock
9a2ced573c
Merge branch 'master' of https://github.com/nature/pa11y-dashboard
2013-09-25 13:46:28 +01:00
perryharlock
b50ced1f11
Fixed issue with js ordering of graph results
2013-09-25 13:46:19 +01:00
Rowan Manning
0282de7f73
Split results into errors, warnings, notices
2013-09-25 13:32:44 +01:00
Rowan Manning
490aac8245
Replace hrefs
2013-09-25 12:06:14 +01:00
perryharlock
d1d8192f63
Style delete url page
2013-09-25 11:40:21 +01:00
perryharlock
d4463799a8
Actually add the 404 and 500 files again
2013-09-25 10:35:04 +01:00
Rowan Manning
f4ee07e955
Move task route/view into a subdirectory
2013-09-24 22:41:43 +01:00
Rowan Manning
4b2439e5db
Remove references to tasks in descriptions
2013-09-24 21:04:11 +01:00