Skip to content

Create pipeline that will automatically check for Accessibility Issues #1584

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 57 commits into from
Feb 22, 2022

Conversation

malincrist
Copy link
Member

@malincrist malincrist commented Jan 5, 2022

Work in progress, don't merge

Added pipeline that will automatically check for accessibility issues (using the Microsoft Accessibility Insights Github Action: https://github.com/microsoft/accessibility-insights-action)
Added static data(defaultStaticData.json), so the application can run and the scan can be performed without connecting to any backend service.

Fixed the accessibility issues found by the scan.

@github-actions
Copy link

github-actions bot commented Jan 5, 2022

Accessibility Insights Accessibility Insights Action: All applicable checks passed

  • URLs: 12 URL(s) passed, and 0 were not scannable
  • Rules: 26 check(s) passed, and 26 were not applicable
  • Download the Accessibility Insights artifact to view the detailed results of these checks

This scan used axe-core 4.3.2 with Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.75 Safari/537.36.

@malincrist malincrist changed the title Create mainCI.yml Create pipeline that will automatically check for Accessibility Issues Feb 21, 2022
@malincrist malincrist merged commit 3a8c6f9 into master Feb 22, 2022
@malincrist malincrist deleted the malincrist/accessibilityCI branch February 22, 2022 11:45
ygrik pushed a commit that referenced this pull request Apr 1, 2022
#1584)

* Create mainCI.yml

Work in progress, don't merge

* Update mainCI.yml

* Update mainCI.yml

* Update mainCI.yml

* Update mainCI.yml

* Update mainCI.yml

* added script for build website

* Update mainCI.yml

* Update mainCI.yml

* Update mainCI.yml

* Update mainCI.yml

* Update mainCI.yml

* Update mainCI.yml

* Update mainCI.yml

* Fixed color contrast accessibility issues

* Fixed ari-roles issues

* added static storage wip

* Added missing static data

* Update mainCI.yml

* added static data for requests made at publishing time

* updated PublisherStaticDataProvider

* updated PublisherStaticDataProvider

* updated PublisherStaticDataProvider

* get data from default.json too

* added build-static-data script

* refactoring

* removed logs

* removed some headers from static data

* removed headers

* added smaller GraphQL api

* Update mainCI.yml

* Update mainCI.yml

* Update mainCI.yml

* Update mainCI.yml

* test accessibility on profile

* Update mainCI.yml

* Update mainCI.yml

* removed headers

* test with pre-populated e-mail and password

* compacted json files

* removed test e-mail and password

* code review changes

* test for signed in version

* added default.json and defaultMockData.json only for staticData

* fixed webpack configs

* fixed accessibility issues

* fixed accessibility issues

* added staticDataEnviroment constant

* Update mainCI.yml

* removed logs

* renamed defaultMockData.json
ygrik pushed a commit that referenced this pull request Apr 4, 2022
#1584)

* Create mainCI.yml

Work in progress, don't merge

* Update mainCI.yml

* Update mainCI.yml

* Update mainCI.yml

* Update mainCI.yml

* Update mainCI.yml

* added script for build website

* Update mainCI.yml

* Update mainCI.yml

* Update mainCI.yml

* Update mainCI.yml

* Update mainCI.yml

* Update mainCI.yml

* Update mainCI.yml

* Fixed color contrast accessibility issues

* Fixed ari-roles issues

* added static storage wip

* Added missing static data

* Update mainCI.yml

* added static data for requests made at publishing time

* updated PublisherStaticDataProvider

* updated PublisherStaticDataProvider

* updated PublisherStaticDataProvider

* get data from default.json too

* added build-static-data script

* refactoring

* removed logs

* removed some headers from static data

* removed headers

* added smaller GraphQL api

* Update mainCI.yml

* Update mainCI.yml

* Update mainCI.yml

* Update mainCI.yml

* test accessibility on profile

* Update mainCI.yml

* Update mainCI.yml

* removed headers

* test with pre-populated e-mail and password

* compacted json files

* removed test e-mail and password

* code review changes

* test for signed in version

* added default.json and defaultMockData.json only for staticData

* fixed webpack configs

* fixed accessibility issues

* fixed accessibility issues

* added staticDataEnviroment constant

* Update mainCI.yml

* removed logs

* renamed defaultMockData.json
jsorohova pushed a commit that referenced this pull request Apr 14, 2022
#1584)

* Create mainCI.yml

Work in progress, don't merge

* Update mainCI.yml

* Update mainCI.yml

* Update mainCI.yml

* Update mainCI.yml

* Update mainCI.yml

* added script for build website

* Update mainCI.yml

* Update mainCI.yml

* Update mainCI.yml

* Update mainCI.yml

* Update mainCI.yml

* Update mainCI.yml

* Update mainCI.yml

* Fixed color contrast accessibility issues

* Fixed ari-roles issues

* added static storage wip

* Added missing static data

* Update mainCI.yml

* added static data for requests made at publishing time

* updated PublisherStaticDataProvider

* updated PublisherStaticDataProvider

* updated PublisherStaticDataProvider

* get data from default.json too

* added build-static-data script

* refactoring

* removed logs

* removed some headers from static data

* removed headers

* added smaller GraphQL api

* Update mainCI.yml

* Update mainCI.yml

* Update mainCI.yml

* Update mainCI.yml

* test accessibility on profile

* Update mainCI.yml

* Update mainCI.yml

* removed headers

* test with pre-populated e-mail and password

* compacted json files

* removed test e-mail and password

* code review changes

* test for signed in version

* added default.json and defaultMockData.json only for staticData

* fixed webpack configs

* fixed accessibility issues

* fixed accessibility issues

* added staticDataEnviroment constant

* Update mainCI.yml

* removed logs

* renamed defaultMockData.json
maciejtreder pushed a commit that referenced this pull request Jun 13, 2022
#1584)

* Create mainCI.yml

Work in progress, don't merge

* Update mainCI.yml

* Update mainCI.yml

* Update mainCI.yml

* Update mainCI.yml

* Update mainCI.yml

* added script for build website

* Update mainCI.yml

* Update mainCI.yml

* Update mainCI.yml

* Update mainCI.yml

* Update mainCI.yml

* Update mainCI.yml

* Update mainCI.yml

* Fixed color contrast accessibility issues

* Fixed ari-roles issues

* added static storage wip

* Added missing static data

* Update mainCI.yml

* added static data for requests made at publishing time

* updated PublisherStaticDataProvider

* updated PublisherStaticDataProvider

* updated PublisherStaticDataProvider

* get data from default.json too

* added build-static-data script

* refactoring

* removed logs

* removed some headers from static data

* removed headers

* added smaller GraphQL api

* Update mainCI.yml

* Update mainCI.yml

* Update mainCI.yml

* Update mainCI.yml

* test accessibility on profile

* Update mainCI.yml

* Update mainCI.yml

* removed headers

* test with pre-populated e-mail and password

* compacted json files

* removed test e-mail and password

* code review changes

* test for signed in version

* added default.json and defaultMockData.json only for staticData

* fixed webpack configs

* fixed accessibility issues

* fixed accessibility issues

* added staticDataEnviroment constant

* Update mainCI.yml

* removed logs

* renamed defaultMockData.json
azaslonov pushed a commit that referenced this pull request Mar 21, 2025
#1584)

* Create mainCI.yml

Work in progress, don't merge

* Update mainCI.yml

* Update mainCI.yml

* Update mainCI.yml

* Update mainCI.yml

* Update mainCI.yml

* added script for build website

* Update mainCI.yml

* Update mainCI.yml

* Update mainCI.yml

* Update mainCI.yml

* Update mainCI.yml

* Update mainCI.yml

* Update mainCI.yml

* Fixed color contrast accessibility issues

* Fixed ari-roles issues

* added static storage wip

* Added missing static data

* Update mainCI.yml

* added static data for requests made at publishing time

* updated PublisherStaticDataProvider

* updated PublisherStaticDataProvider

* updated PublisherStaticDataProvider

* get data from default.json too

* added build-static-data script

* refactoring

* removed logs

* removed some headers from static data

* removed headers

* added smaller GraphQL api

* Update mainCI.yml

* Update mainCI.yml

* Update mainCI.yml

* Update mainCI.yml

* test accessibility on profile

* Update mainCI.yml

* Update mainCI.yml

* removed headers

* test with pre-populated e-mail and password

* compacted json files

* removed test e-mail and password

* code review changes

* test for signed in version

* added default.json and defaultMockData.json only for staticData

* fixed webpack configs

* fixed accessibility issues

* fixed accessibility issues

* added staticDataEnviroment constant

* Update mainCI.yml

* removed logs

* renamed defaultMockData.json
azaslonov pushed a commit that referenced this pull request Mar 21, 2025
#1584)

* Create mainCI.yml

Work in progress, don't merge

* Update mainCI.yml

* Update mainCI.yml

* Update mainCI.yml

* Update mainCI.yml

* Update mainCI.yml

* added script for build website

* Update mainCI.yml

* Update mainCI.yml

* Update mainCI.yml

* Update mainCI.yml

* Update mainCI.yml

* Update mainCI.yml

* Update mainCI.yml

* Fixed color contrast accessibility issues

* Fixed ari-roles issues

* added static storage wip

* Added missing static data

* Update mainCI.yml

* added static data for requests made at publishing time

* updated PublisherStaticDataProvider

* updated PublisherStaticDataProvider

* updated PublisherStaticDataProvider

* get data from default.json too

* added build-static-data script

* refactoring

* removed logs

* removed some headers from static data

* removed headers

* added smaller GraphQL api

* Update mainCI.yml

* Update mainCI.yml

* Update mainCI.yml

* Update mainCI.yml

* test accessibility on profile

* Update mainCI.yml

* Update mainCI.yml

* removed headers

* test with pre-populated e-mail and password

* compacted json files

* removed test e-mail and password

* code review changes

* test for signed in version

* added default.json and defaultMockData.json only for staticData

* fixed webpack configs

* fixed accessibility issues

* fixed accessibility issues

* added staticDataEnviroment constant

* Update mainCI.yml

* removed logs

* renamed defaultMockData.json
azaslonov pushed a commit that referenced this pull request Mar 21, 2025
#1584)

* Create mainCI.yml

Work in progress, don't merge

* Update mainCI.yml

* Update mainCI.yml

* Update mainCI.yml

* Update mainCI.yml

* Update mainCI.yml

* added script for build website

* Update mainCI.yml

* Update mainCI.yml

* Update mainCI.yml

* Update mainCI.yml

* Update mainCI.yml

* Update mainCI.yml

* Update mainCI.yml

* Fixed color contrast accessibility issues

* Fixed ari-roles issues

* added static storage wip

* Added missing static data

* Update mainCI.yml

* added static data for requests made at publishing time

* updated PublisherStaticDataProvider

* updated PublisherStaticDataProvider

* updated PublisherStaticDataProvider

* get data from default.json too

* added build-static-data script

* refactoring

* removed logs

* removed some headers from static data

* removed headers

* added smaller GraphQL api

* Update mainCI.yml

* Update mainCI.yml

* Update mainCI.yml

* Update mainCI.yml

* test accessibility on profile

* Update mainCI.yml

* Update mainCI.yml

* removed headers

* test with pre-populated e-mail and password

* compacted json files

* removed test e-mail and password

* code review changes

* test for signed in version

* added default.json and defaultMockData.json only for staticData

* fixed webpack configs

* fixed accessibility issues

* fixed accessibility issues

* added staticDataEnviroment constant

* Update mainCI.yml

* removed logs

* renamed defaultMockData.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants