-
Notifications
You must be signed in to change notification settings - Fork 17
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
fix(a11y): address a11y issues and enable tests #733
Merged
Merged
Changes from 40 commits
Commits
Show all changes
41 commits
Select commit
Hold shift + click to select a range
ac5a182
enhance: adding delete event checkbox
5a3f1e4
feat: adding branch field to scheduled builds
60afe98
feat: adding branch field to scheduled builds - and removing delete e…
229fe9c
feat: adding branch field to scheduled builds - and removing delete e…
761adff
fixing lint errors
2adddb1
Merge branch 'main' into enhance/scheduledBuildBranches
plyr4 7892a92
updating to show users the default scheduled build branch
995350c
:wqMerge branch 'enhance/scheduledBuildBranches' of github.com:go-vel…
ae7f30b
updating Main.elm
691ac07
updating Form.elm
ef7f44a
trying to fix things
14db7b3
fixing more things
592a214
letting users edit the scheduled build branch
c436b19
letting users edit the scheduled build branch
06a7a49
letting users edit the scheduled build branch
6015174
letting users edit the scheduled build branch
c8f1920
letting users edit the scheduled build branch
bbd380d
letting users edit the scheduled build branch
18d8044
fixing variable in Form.elm
bd5d3dc
changing deployment table
fa10d29
fixing some accessibility errors
23dc792
merge with main
c098333
seperating things
cc1aca3
enh(accessibility): added some aria-labels
KellyMerrick fca4983
enh(accessibility): updated checkA11y opts
KellyMerrick 091d6be
taking elm popup out of testing
b737606
adding test exceptions
4628721
final accessibility fixes for now, updating colors
cce19dc
making prettier
0fd8bd5
fixing more errors
88ba985
fixing cypress tests
12a1e8a
fixing final cypress errors
923ae0c
fix: deleted unused comments
eceaf12
fixing things
aafc709
getting rid of primary2
49b9e3f
fixing linter
29ef0e3
final fix
02aaff2
fixing linter
589467b
fixing logs
e281cba
Merge branch 'main' of github.com:go-vela/ui into enhance/accessibility
5b87bf7
Merge branch 'main' into enhance/accessibility
plyr4 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
❤️ finally enabled