summaryrefslogtreecommitdiff
path: root/app/views/profiles/accounts
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Render 2fa recovery codes instead of downloading itDmitriy Zaporozhets2015-05-091-8/+5
* | Add support for backup codesDmitriy Zaporozhets2015-05-091-12/+23
* | Turn 2-factor authentication into 2 steps process. Disabled 2fa UI for ldap u...Dmitriy Zaporozhets2015-05-091-15/+16
* | Make 2 factor authentication workDmitriy Zaporozhets2015-05-091-1/+9
* | Create Two-factor authentication resource for userDmitriy Zaporozhets2015-05-091-0/+7
* | Add a page title to every page.Douwe Maan2015-04-301-0/+1
|/
* Restyle oauth accounts at profile page and add ability to unlink accountimprove-profileDmitriy Zaporozhets2015-03-211-11/+10
* Merge branch 'button_changes' into 'master'Marin Jankovski2015-03-091-1/+1
|\
| * Added a warning class to buttonSabba Petri2015-02-241-1/+1
| * Changed button stylesSabba Petri2015-02-231-1/+1