summaryrefslogtreecommitdiff
path: root/spec/features/profiles
Commit message (Expand)AuthorAgeFilesLines
* Added user time settings fields to profileEzekiel Kigbo2019-05-072-0/+64
* Reduce number of rspec retriesSanad Liaquat2019-04-091-1/+1
* Remove ability to revoke active sessionImre Farkas2019-02-271-27/+0
* Filter active sessions belonging to an admin impersonating the userImre Farkas2019-02-271-0/+23
* Move language setting to preferencesFabian Schneider2019-02-201-0/+24
* Block emojis from user nameMartin Wortschack2019-02-011-19/+44
* Resolve "Status emoji should not update awards section on issue page"Brandon Labuschagne2018-12-311-0/+14
* Display impersonation token value only after creationif-53347_fix_impersonation_tokensImre Farkas2018-11-121-0/+3
* Rails5: fix user edit profile clear status specJasper Maes2018-10-061-0/+2
* Resolve "Add status message from within user menu"Dennis Tang2018-10-041-54/+200
* Add copy to clipboard button for application id and secretGeorge Tsiolis2018-10-031-2/+2
* Display default status emoji if only message is enteredWinnie Hellmann2018-08-281-0/+10
* Restyle status message input on profile settingsWinnie Hellmann2018-08-071-13/+62
* Hide the status fields behind a feature flagBob Van Landuyt2018-07-301-0/+27
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-112-2/+2
* Updates from `rubocop -a`Lin Jen-Shin2018-07-091-1/+1
* (Part 2) Resolve "Recognise when a user is trying to validate a private SSH key"Luke Bennett2018-07-061-0/+14
* Enable Capybara/FeatureMethods copWinnie Hellmann2018-07-058-52/+52
* Rails 5 fix Capybara::ElementNotFound: Unable to find visible css #modal-reve...Jasper Maes2018-06-201-0/+2
* Display and revoke active sessionsAlexis Reigel ( 🌴 may 2nd - may 9th 🌴 )2018-05-021-0/+89
* Add confirmation modal to "Change username"Shah El-Rahman2018-04-061-3/+9
* Update no repository placeholderGeorge Tsiolis2018-03-261-2/+2
* Fixed profile notifications not being editableprofile-notifications-dropdown-fixPhil Hughes2018-03-161-1/+1
* Removing the two factor check when the user sets a new passwordFrancisco Javier López2018-03-011-0/+10
* Move spinach profile tests to RSpecSemyon Pupkov2018-02-155-19/+231
* Replace $.ajax in profile.js with axiosClement Ho2018-02-071-0/+9
* remove specsremove-ide-prefPhil Hughes2018-01-151-12/+0
* Added multi editor setting on the profile preferences pageJose Ivan Vargas2018-01-041-0/+12
* Add breadcrumbs to User Settings sub-viewsRob Watson2018-01-012-0/+9
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-1/+1
* Allow password authentication to be disabled entirelyMarkus Koller2017-11-231-3/+4
* add accept_confirm around attempts to revoke personal access tokensMike Greiling2017-10-301-2/+2
* Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-10-292-4/+4
|\
| * Refactor `have_http_status` into `have_gitlab_http_status` in the specsJacopo2017-10-202-4/+4
* | add accept_confirm around "destroy/revoke" buttonsMike Greiling2017-10-241-2/+2
* | Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-10-095-5/+5
|\ \ | |/
| * Replaces `tag: true` into `:tag` in the specsJacopo2017-10-075-5/+5
* | Merge branch 'master' into sh-headless-chrome-supportJose Ivan Vargas2017-10-062-1/+84
|\ \ | |/
| * Add more specs to cover subkeys scenariosRubén Dávila2017-10-051-0/+12
| * fix to make gpg_keys_spec start passingBrett Walker2017-09-231-1/+1
| * allow a verified secondary email to be use as the primary withoutBrett Walker2017-09-231-1/+1
| * tweaks for rubocopBrett Walker2017-09-231-6/+5
| * add verified/unverified labels to profile emails.Brett Walker2017-09-231-5/+21
| * refactored the Spinach feature `features/profile/emails.feature` intoBrett Walker2017-09-231-0/+56
* | Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-09-187-38/+33
|\ \ | |/
| * Improve 'spec/features/profiles/*' specsVitaliy @blackst0ne Klachkov2017-09-167-38/+33
* | Merge branch 'master' into sh-headless-chrome-supportJose Ivan Vargas2017-09-136-4/+152
|\ \ | |/
| * Replace the 'profile/active_tab.feature' spinach test with an rspec analogVitaliy @blackst0ne Klachkov2017-09-135-4/+74
| * Replace the profile/emails.feature spinach test with an rspec analogVitaliy @blackst0ne Klachkov2017-09-101-0/+78
* | Merge branch 'master' into sh-headless-chrome-supportStan Hu2017-09-054-6/+23
|\ \ | |/