0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-27 04:04:23 +01:00
gitea/templates/repo/settings
wxiaoguang 694441fec5
Remove customized (unmaintained) dropdown, improve aria a11y for dropdown (#19861)
* Remove customized (unmaintained) dropdown, improve aria a11y for dropdown

* fix repo permission

* use action instead of onChange

* re-order the CSS selector

* fix dropdown behavior for repo permissions, make elements inside menu item non-focusable

* use menu/menuitem instead of combobox/option. use tooltip(data-content) for aria-label, prevent from repeated attaching

* click menu item when pressing Enter

* code format

* fix repo permission

* repo setting: prevent from misleading users when error occurs

* fine tune the repo collaboration access mode dropdown (in case the access mode is undefined in the template)

Co-authored-by: zeripath <art27@cantab.net>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2022-06-03 17:38:26 -04:00
..
webhook Replace blue button and label classes with primary (#19763) 2022-05-20 00:08:08 +02:00
branches.tmpl Replace blue button and label classes with primary (#19763) 2022-05-20 00:08:08 +02:00
collaboration.tmpl Remove customized (unmaintained) dropdown, improve aria a11y for dropdown (#19861) 2022-06-03 17:38:26 -04:00
deploy_keys.tmpl Replace blue button and label classes with primary (#19763) 2022-05-20 00:08:08 +02:00
githook_edit.tmpl
githooks.tmpl
lfs.tmpl
lfs_file.tmpl Replace blue button and label classes with primary (#19763) 2022-05-20 00:08:08 +02:00
lfs_file_find.tmpl Replace blue button and label classes with primary (#19763) 2022-05-20 00:08:08 +02:00
lfs_locks.tmpl Replace blue button and label classes with primary (#19763) 2022-05-20 00:08:08 +02:00
lfs_pointers.tmpl Replace blue button and label classes with primary (#19763) 2022-05-20 00:08:08 +02:00
nav.tmpl
navbar.tmpl
options.tmpl Replace blue button and label classes with primary (#19763) 2022-05-20 00:08:08 +02:00
protected_branch.tmpl
tags.tmpl Replace blue button and label classes with primary (#19763) 2022-05-20 00:08:08 +02:00