summaryrefslogtreecommitdiff
path: root/app/views/profiles
Commit message (Expand)AuthorAgeFilesLines
* [skip ci] add col-sm-* for form-horizontal changes to keep layoutClement Ho2018-04-121-3/+3
* [skip ci] input-group-btn's input-group-text should not create a new divClement Ho2018-04-121-2/+1
* [skip ci] .input-group-btn into .input-group-prepend, .input-group-appendClement Ho2018-04-121-2/+3
* [skip ci] .form-horizontal => .form-group.rowClement Ho2018-04-121-4/+4
* [skip ci] .control-label to .col-form-labelClement Ho2018-04-111-3/+3
* [skip ci] .help-block to .form-text.text-mutedClement Ho2018-04-114-7/+7
* [skip ci] Convert panel related class names to cardClement Ho2018-04-101-2/+2
* [skip ci] Replace hidden-xsClement Ho2018-04-092-3/+3
* [skip ci] Replace .pull-right with .float-rightClement Ho2018-04-099-10/+10
* Replace .pull-left with .float-leftClement Ho2018-04-094-4/+4
* Create barebones for DeploytokenMayra Cabrera2018-04-061-1/+0
* Add confirmation modal to "Change username"Shah El-Rahman2018-04-061-14/+2
* Fix personal access token clipboard button styleFabian Schneider2018-03-251-2/+4
* Resolve "SSH key add text"Brendan O'Leary 🐢2018-03-051-1/+3
* Replace deprecated name_with_namespace with full_name in app/viewsDmitriy Zaporozhets2018-03-051-1/+1
* remove two_factor_auth bundletwo_factor_auth_webpack_bundle_tag_refactorMike Greiling2018-03-011-4/+0
* Remove u2f webpack bundleMike Greiling2018-03-011-2/+0
* removed profile webpack bundle tagConstance Okoghenun2018-02-2313-14/+0
* Rest of Dispatcher RefactorJacob Schatz2018-02-211-3/+0
* Chart.html.haml refactorJacob Schatz2018-02-192-3/+3
* Use more specific #avatar_icon_for_user.Andreas Brandl2018-02-131-2/+2
* Default to HTTPS for all Gravatar URLsdefault-to-https-for-gravatar-urlsAchilleas Pipinellis2018-01-251-2/+2
* Merge branch 'remove-ide-pref' into 'master'Tim Zallmann2018-01-181-17/+0
|\
| * Remove IDE option from user preferencesPhil Hughes2018-01-151-17/+0
* | Change user settings column widthGeorge Tsiolis2018-01-161-2/+2
|/
* Fix up Web IDE user preference copy and buttonsJose Ivan Vargas2018-01-111-2/+2
* Merge branch 'winh-modal-target-id' into 'master'Filipa Lacerda2018-01-051-2/+4
|\
| * Add id to modal.vue to support data-toggle="modal"Winnie Hellmann2018-01-051-2/+4
* | Added multi editor setting on the profile preferences pageJose Ivan Vargas2018-01-041-0/+17
|/
* Merge branch 'fix/move-2fa-disable-button' into 'master'Robert Speicher2018-01-032-6/+7
|\
| * Move 2FA disable buttonGeorge Tsiolis2018-01-032-6/+7
* | Merge branch '40780-choose-file' into 'master'Tim Zallmann2018-01-021-8/+5
|\ \
| * | Uniform style between all upload forms40780-choose-fileFilipa Lacerda2017-12-221-8/+5
| * | Update Browse file to Choose file in all occurencesFilipa Lacerda2017-12-211-1/+1
* | | Add breadcrumbs to User Settings sub-viewsRob Watson2018-01-011-0/+2
| |/ |/|
* | Merge branch 'fix/profile-settings-content-width' into 'master'Robert Speicher2017-12-291-0/+1
|\ \
| * | Adjust content width for User Settings, GPG KeysGeorge Tsiolis2017-12-281-0/+1
| |/
* | Keep typographic hierarchy in User SettingsGeorge Tsiolis2017-12-292-4/+4
|/
* Fix new personal access token showing up in a flash message40754-fix-flash-usage-with-personal-access-tokenEric Eastwood2017-12-071-4/+3
* Move RSS and incoming email tokens from User Settings > Accounts to User Sett...Douwe Maan2017-11-023-26/+37
* Remove Private Token from User Settings > AccountDouwe Maan2017-11-021-6/+5
* Show confirmation modal before deleting accountWinnie Hellmann2017-10-061-6/+14
* Render GPG subkeys on index pageRubén Dávila2017-10-051-0/+7
* spacing and small optimisationsAlexandra2017-10-011-3/+3
* fix whitespaceBrett Walker2017-09-241-2/+1
* add verified/unverified labels to profile emails.Brett Walker2017-09-231-4/+9
* refactored `_email_with_badge` partial from gpg into shared, so it canBrett Walker2017-09-232-9/+1
* changed from `if !` to `unless`Brett Walker2017-09-231-1/+1
* Send a confirmation email when the user adds a secondary email address. Utili...Brett Walker2017-09-231-0/+2
* Add "Changing your username" section to docsMichael Kozono2017-09-191-1/+3