You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/templates/user/settings
André Jaenisch 81cf006863
Improve UX on modal for deleting an access token (#19894)
* Improve UX on modal for deleting an access token

Before, both action buttons where coloured on hover. Otherwise they
appeared as ghost buttons. UX tells us, that call to action must not
be displayed as ghost button.

Using red is perceived as warning colour in Western cultures. It was
used for the non-destructive action before. This PR swaps the colour
and turns the cancel button into a filled one, so it is saver to do
nothing then to accidentally delete an access button. We want the
person to do this consciously.

In another iteration the wording here could be improved. See the
associated issue for further details.

Signed-off-by: André Jaenisch <andre.jaenisch@posteo.de>

* Use tabs instead of spaces.

Linter does not complain anymore. I was expecting the formatter to pick
this up but it didn't.

Signed-off-by: André Jaenisch <andre.jaenisch@posteo.de>

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
3 years ago
..
security Fix i18n for Link Account button, re-format tmpl (#19835) 3 years ago
account.tmpl Replace blue button and label classes with primary (#19763) 3 years ago
appearance.tmpl Add config options to hide issue events (#17414) 3 years ago
applications.tmpl Improve UX on modal for deleting an access token (#19894) 3 years ago
applications_oauth2.tmpl Add modals to Organization and Team remove/leave (#16471) 4 years ago
applications_oauth2_edit.tmpl Update JS dependencies (#15033) 4 years ago
grants_oauth2.tmpl Add modals to Organization and Team remove/leave (#16471) 4 years ago
keys.tmpl Add class to page content to unify top margin (#13766) 4 years ago
keys_gpg.tmpl Replace blue button and label classes with primary (#19763) 3 years ago
keys_principal.tmpl Replace blue button and label classes with primary (#19763) 3 years ago
keys_ssh.tmpl Make Ctrl+Enter (quick submit) work for issue comment and wiki editor (#19729) 3 years ago
navbar.tmpl Add appearance section in settings (#17433) 3 years ago
organization.tmpl Replace blue button and label classes with primary (#19763) 3 years ago
profile.tmpl Cleanup and use global style on popups (#17674) 3 years ago
repos.tmpl Update JS dependencies (#19281) 3 years ago