gitroast/templates/user/settings
Gerben 2dc6f15eca Don't warn users about *every* dirty form ()
The choice regarding which forms should or should not trigger a warning
is subjective. I tried to be consistent and not warn about forms that:
 - run an action, rather than edit data: search, send an email.
 - delete data: a warning about losing data would be confusing

Note that forms on sign-in pages were already ignored (using a selector,
rather than an explicit class on the form element).

Fixes .
2018-03-23 22:10:42 +08:00
..
account_link.tmpl Simplify settings pages with item list () 2017-03-30 09:02:37 +08:00
applications.tmpl Don't warn users about *every* dirty form () 2018-03-23 22:10:42 +08:00
avatar.tmpl Cleaner ui for admin, repo settings, and user settings page () () 2017-03-15 23:39:38 +01:00
delete.tmpl Don't warn users about *every* dirty form () 2018-03-23 22:10:42 +08:00
email.tmpl Use correct transaltion key for delete email button () 2018-01-31 00:31:06 +02:00
keys.tmpl Rework SSH key management UI to add GPG () 2017-04-26 21:10:43 +08:00
keys_gpg.tmpl fix gpg expired bug when time is zero () 2018-02-26 12:25:45 +02:00
keys_ssh.tmpl Refactor struct's time to remove unnecessary memory usage () 2017-12-11 06:37:04 +02:00
navbar.tmpl Fixed missing end tag for organization link () 2017-12-19 09:47:30 +02:00
openid.tmpl Fix inconsistencies in user settings ui () 2017-11-13 09:21:41 +02:00
organization.tmpl Display all organization from user settings () 2017-06-02 03:43:44 -05:00
profile.tmpl Cleaner ui for admin, repo settings, and user settings page () () 2017-03-15 23:39:38 +01:00
repos.tmpl Implementation of all repositories of a user from user->settings () 2017-09-14 14:46:14 +03:00
security.tmpl Spaces to tabs in templates () 2017-11-21 13:43:00 +08:00
twofa.tmpl Cleaner ui for admin, repo settings, and user settings page () () 2017-03-15 23:39:38 +01:00
twofa_enroll.tmpl Cleaner ui for admin, repo settings, and user settings page () () 2017-03-15 23:39:38 +01:00