summaryrefslogtreecommitdiff
path: root/app/views/profiles/accounts
Commit message (Expand)AuthorAgeFilesLines
* Allow all users to delete their accountJacopo2017-08-171-19/+18
* Added limited width to profile settingsprofile-settings-widthPhil Hughes2017-06-231-10/+11
* extract partialAlexis Reigel2017-05-242-24/+14
* user can reset his rss token on the account pageAlexis Reigel2017-05-241-4/+12
* remove dead codeAlexis Reigel2017-05-241-9/+4
* Note Ghost user and refer to user deletion documentationMark Fletcher2017-05-031-5/+1
* Corrected capitalizacion on various sectionsJose Ivan Vargas2017-04-061-2/+2
* Prevent users from disconnecting gitlab account from CASTiago Botelho2017-03-311-4/+4
* Update profiles/account view to display new usernameMark Fletcher2017-03-021-1/+1
* Don't allow deleting a ghost user.Timothy Andrew2017-02-241-1/+4
* Remove turbolinks.Bryce Johnson2017-02-021-1/+1
* HAMLLint: Fix `UnnecessaryStringOutput` offencesKushal Pandya2017-01-241-1/+1
* HAMLLint: Fix `UnnecessaryInterpolation` offencesKushal Pandya2017-01-241-1/+1
* implements reset incoming email token on issues modal and account page,use-separate-token-for-incoming-emailtiagonbotelho2016-11-071-21/+28
* Use separate email-friendly token for incoming email and let incomingDouwe Maan2016-11-071-15/+20
* Remove changelog item and interpolationblackst0ne2016-10-141-1/+1
* Remove '/u' prefix form username from Account pageblackst0ne2016-10-141-2/+2
* Remove provider path, replace with dynamic path.devise-deprecationsConnor Shea2016-08-031-1/+1
* Add an oauth provider path helper.Connor Shea2016-08-031-1/+1
* Fix preferences tests.cs-cropperConnor Shea2016-06-301-0/+1
* Disable the unlink feature for SAML connected accounts (social login).Patricio Cano2016-06-141-3/+7
* Implement U2F registration.Timothy Andrew2016-06-061-12/+13
* Project settings UI updatePhil Hughes2016-05-201-2/+2
* Implement top navigation concept for profile areaDmitriy Zaporozhets2016-04-191-1/+0
* Moved 2fa into separate viewPhil Hughes2016-03-111-26/+2
* 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
* Support Two-factor Authentication for LDAP usersrs-backport-ldap-2faRobert Speicher2016-02-031-26/+25
* Fix UI for pages with panelsfix-ui-paddingDmitriy Zaporozhets2016-01-221-1/+0
* Update files/diffs to match new layoutDmitriy Zaporozhets2016-01-141-1/+1
* Fix profile private token form actionsDouwe Maan2015-12-081-5/+5
* Add `http://gitlab.example.com/u/` prefix to "Change username" field.Douwe Maan2015-12-021-3/+4
* Use form-actions where appropriateDouwe Maan2015-12-021-5/+10
* Improve accounts page UIDmitriy Zaporozhets2015-09-101-0/+1
* Use page title for header title tooDmitriy Zaporozhets2015-09-091-6/+3
* Allow custom label to be set for authentication providers.auth-icons-labelsDouwe Maan2015-07-231-7/+7
* Use User#two_factor_enabled instead of otp_required_for_loginrs-dev-issue-2415Robert Speicher2015-06-191-1/+1
* Fix typo on account page.Nicolas2015-06-121-1/+1
* Make user settings account page nicerDmitriy Zaporozhets2015-05-281-12/+11
* Merge branch 'profile-settings'Dmitriy Zaporozhets2015-05-281-41/+49
|\
| * Prefer panels over fieldset when different formsDmitriy Zaporozhets2015-05-281-40/+44
| * Consistent header look for setting pagesDmitriy Zaporozhets2015-05-281-0/+5
* | You can not remove user if he/she is an only owner of groupDmitriy Zaporozhets2015-05-281-11/+15
|/
* Merge branch 'omniauth-csrf' into 'master'Dmitriy Zaporozhets2015-05-141-1/+1
|\
| * Protect OmniAuth request phase against CSRF.Douwe Maan2015-04-241-1/+1
* | Quotes, icon helper in profiles/accounts/show viewRobert Speicher2015-05-091-5/+5
* | Improve copy for enabling 2FARobert Speicher2015-05-091-3/+4
* | Update copy for generating new recovery codesRobert Speicher2015-05-091-4/+4
* | Be consistent with what we call the 2FA featureRobert Speicher2015-05-091-8/+10