gitlab-org--gitlab-foss/spec/features/profiles
Clement Ho 3d4c40a014 Replace $.ajax in profile.js with axios 2018-02-07 21:45:03 +00:00
..
account_spec.rb
chat_names_spec.rb Refactor `have_http_status` into `have_gitlab_http_status` in the specs 2017-10-20 10:13:18 +02:00
emails_spec.rb
gpg_keys_spec.rb
keys_spec.rb Add breadcrumbs to User Settings sub-views 2018-01-01 17:45:20 +00:00
oauth_applications_spec.rb Add breadcrumbs to User Settings sub-views 2018-01-01 17:45:20 +00:00
password_spec.rb Allow password authentication to be disabled entirely 2017-11-23 13:16:14 +00:00
personal_access_tokens_spec.rb add accept_confirm around attempts to revoke personal access tokens 2017-10-30 11:17:31 -05:00
user_changes_notified_of_own_activity_spec.rb
user_manages_emails_spec.rb
user_visits_notifications_tab_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
user_visits_profile_account_page_spec.rb
user_visits_profile_authentication_log_spec.rb
user_visits_profile_preferences_page_spec.rb remove specs 2018-01-15 12:41:00 +00:00
user_visits_profile_spec.rb Replace $.ajax in profile.js with axios 2018-02-07 21:45:03 +00:00
user_visits_profile_ssh_keys_page_spec.rb