summaryrefslogtreecommitdiff
path: root/app/views/profiles
Commit message (Expand)AuthorAgeFilesLines
* Use the new admin settings for gravatarArtem Sidorenko2016-05-041-2/+2
* Merge branch 'notification-email-badge-alignment' into 'master' Jacob Schatz2016-04-291-1/+1
|\
| * Updated spacing between notification label and buttonnotification-email-badge-alignmentPhil Hughes2016-04-281-1/+1
* | Updated project group sharing UIPhil Hughes2016-04-252-2/+2
|/
* Implement top navigation concept for profile areaDmitriy Zaporozhets2016-04-197-7/+0
* Merge branch 'master' into decouple-member-notificationDouglas Barbosa Alexandre2016-04-114-20/+7
|\
| * Merge branch 'rs-form_errors' into 'master' Dmitriy Zaporozhets2016-04-115-25/+8
| |\
| | * Standardize the way we check for and display form errorsrs-form_errorsRobert Speicher2016-04-045-25/+8
* | | Merge branch 'master' into decouple-member-notificationDouglas Barbosa Alexandre2016-04-081-2/+0
|\ \ \ | |/ /
| * | Merge branch 'remove-2fa-status' into 'master' Jacob Schatz2016-04-041-2/+0
| |\ \ | | |/ | |/|
| | * Remove 2FA status on enable pageremove-2fa-statusRobert Schilling2016-03-291-2/+0
| * | Fixed issue with notification settings not savingPhil Hughes2016-03-301-16/+17
| |/
* | Change how notification settings in profile are rendered and updatedDmitriy Zaporozhets2016-03-305-58/+63
* | Improve project notification settings explanationDmitriy Zaporozhets2016-03-301-1/+1
* | Introduce NotificationSetting to user interfaceDmitriy Zaporozhets2016-03-302-25/+23
|/
* Shows password form when signed in with linked accountfix-password-settings-regressionsPhil Hughes2016-03-241-8/+9
* Merge branch 'master' into issue_7959Alfredo Sumaran2016-03-221-1/+1
|\
| * Remove duplicated agossh-page-agoRobert Schilling2016-03-211-1/+1
* | Fix failing specAlfredo Sumaran2016-03-171-1/+1
* | Add modal dialogAlfredo Sumaran2016-03-171-1/+23
|/
* Merge branch 'revert-avatar-cropping' into 'master' Rémy Coutable2016-03-151-19/+0
|\
| * Revert "Merge branch 'avatar-cropping' into 'master' "revert-avatar-croppingRémy Coutable2016-03-151-19/+0
* | Merge branch 'application-settings' into 'master' Robert Speicher2016-03-151-70/+0
|\ \ | |/ |/|
| * Let `oauth/applications#index` handle the `profiles#applications` routeapplication-settingsRobert Speicher2016-03-131-83/+0
| * Removed page specific variablesPhil Hughes2016-03-041-1/+1
| * Moved scss values into variablesPhil Hughes2016-03-041-3/+3
| * Applications tab on profile settingsPhil Hughes2016-03-041-66/+79
* | Added back 2fa configure later buttonPhil Hughes2016-03-111-0/+1
* | Moved 2fa into separate viewPhil Hughes2016-03-112-65/+40
* | Fixed issue with 2fa not enablingPhil Hughes2016-03-111-1/+7
* | Fixed failing testsPhil Hughes2016-03-111-1/+1
* | Account settingsPhil Hughes2016-03-111-106/+123
|/
* Restructure SSH key table partial renderingRobert Speicher2016-03-032-12/+10
* Remove `Profile::KeysController#new` actionRobert Speicher2016-03-031-6/+0
* Move SSH key JS to Profile CS classRobert Speicher2016-03-031-11/+0
* SSH key ellipsis on mobilePhil Hughes2016-03-031-2/+2
* Content link colour in profile settingsPhil Hughes2016-03-031-1/+1
* SSH keys settingsPhil Hughes2016-03-035-48/+50
* Merge branch 'password-settings' into 'master' Jacob Schatz2016-03-031-28/+23
|\
| * Heading spacingpassword-settingsPhil Hughes2016-03-021-1/+1
| * Fixed failing password testsPhil Hughes2016-03-021-1/+1
| * Password settings pagePhil Hughes2016-03-021-28/+23
* | Heading spacingPhil Hughes2016-03-031-2/+3
* | Emails settingsPhil Hughes2016-03-031-46/+44
* | Merge branch 'notification-settings' into 'master' Jacob Schatz2016-03-022-62/+62
|\ \
| * | Notifications settings UIPhil Hughes2016-03-022-62/+62
| |/
* | Merge branch 'preferences-view' into 'master' Jacob Schatz2016-03-021-49/+49
|\ \
| * | Preferences viewPhil Hughes2016-03-021-49/+49
| |/
* | audit log UI updatePhil Hughes2016-03-022-20/+21
|/
* Profile settingsPhil Hughes2016-03-021-86/+81