summaryrefslogtreecommitdiff
path: root/spec/features/profiles
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ | |/
| * use new #verification_statusAlexis Reigel2017-09-051-2/+2
| * Merge branch '17849-allow-admin-to-restrict-min-key-length-and-techno' into '...Robert Speicher2017-09-011-0/+17
| |\
| | * Rework the permissions model for SSH key restrictionsNick Thomas2017-08-301-2/+3
| | * Add settings for minimum key strength and allowed key typeNick Thomas2017-08-301-0/+16
| * | Merge branch '37202-revert-changes-to-signing-enabled' into 'master'Douwe Maan2017-09-011-2/+2
| |\ \
| | * | Rollsback changes made to signing_enabled.Tiago Botelho2017-09-011-2/+2
| | |/
| * | fixed up a bunch of specsPhil Hughes2017-08-291-2/+2
| |/
* | Merge branch 'master' into sh-headless-chrome-supportStan Hu2017-08-111-1/+1
|\ \ | |/
| * Enable the RSpec/HookArgument cop and auto-correct offensesRobert Speicher2017-08-101-1/+1
* | Change trigger('focus') -> clickStan Hu2017-08-091-1/+1
* | Merge branch 'master' into sh-headless-chrome-supportStan Hu2017-08-093-14/+18
|\ \ | |/
| * Fix Profile > Preferences feature specs36168-fix-transient-preferences-specsRémy Coutable2017-08-081-12/+16
| * Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-022-2/+2
* | Change trigger('click') -> click for ChromeStan Hu2017-08-021-1/+1
* | Merge branch 'master' into sh-headless-chrome-supportStan Hu2017-08-0210-48/+159
|\ \ | |/
| * Merge branch 'rs-empty_project-features' into 'master'Rémy Coutable2017-07-281-3/+3
| |\
| | * Use `empty_project` where possible in spec/features/profilesRobert Speicher2017-07-271-3/+3
| * | Merge branch 'feature/gpg-signed-commits' into 'master'Dmitriy Zaporozhets2017-07-271-0/+58
| |\ \ | | |/ | |/|
| | * user may now revoke a gpg keyAlexis Reigel2017-07-271-0/+16