Commit Graph

86 Commits

Author SHA1 Message Date
GitLab Bot ecf1ffc198 Add latest changes from gitlab-org/gitlab@master 2021-04-23 12:09:52 +00:00
GitLab Bot 98f1353fcd Add latest changes from gitlab-org/gitlab@master 2021-04-20 21:09:07 +00:00
GitLab Bot 0cbb4a7569 Add latest changes from gitlab-org/gitlab@master 2021-01-27 15:09:15 +00:00
GitLab Bot 4fc6f62c16 Add latest changes from gitlab-org/gitlab@master 2020-11-25 00:09:24 +00:00
GitLab Bot 33827e3a53 Add latest changes from gitlab-org/gitlab@master 2020-11-23 15:09:37 +00:00
GitLab Bot 7a84f32e22 Add latest changes from gitlab-org/gitlab@master 2020-11-20 00:09:06 +00:00
GitLab Bot c663374b3d Add latest changes from gitlab-org/gitlab@master 2020-11-17 18:09:20 +00:00
GitLab Bot d690a8d62b Add latest changes from gitlab-org/gitlab@master 2020-10-28 00:08:34 +00:00
GitLab Bot 6ae38bb3b5 Add latest changes from gitlab-org/gitlab@master 2020-10-15 12:09:06 +00:00
GitLab Bot dd240e5cc4 Add latest changes from gitlab-org/gitlab@master 2020-09-30 15:09:46 +00:00
GitLab Bot a071c2888d Add latest changes from gitlab-org/gitlab@master 2020-09-23 12:09:58 +00:00
GitLab Bot 3d6d338697 Add latest changes from gitlab-org/gitlab@master 2020-09-11 15:08:30 +00:00
GitLab Bot 6b5f961bef Add latest changes from gitlab-org/gitlab@master 2020-09-11 09:08:44 +00:00
GitLab Bot bc75527dca Add latest changes from gitlab-org/gitlab@master 2020-08-26 18:11:43 +00:00
GitLab Bot 0a319374e7 Add latest changes from gitlab-org/gitlab@master 2020-07-08 06:09:13 +00:00
GitLab Bot e829ca213b Add latest changes from gitlab-org/gitlab@master 2020-06-22 15:09:27 +00:00
GitLab Bot 4f5c8572e9 Add latest changes from gitlab-org/gitlab@master 2020-06-16 18:09:01 +00:00
GitLab Bot 29c01c6c91 Add latest changes from gitlab-org/gitlab@master 2019-11-14 03:06:25 +00:00
GitLab Bot 308146dc39 Add latest changes from gitlab-org/gitlab@master 2019-10-10 00:06:44 +00:00
Thong Kuah 73e848850c Add frozen_string_literal to spec/features
Using the sed script from
https://gitlab.com/gitlab-org/gitlab-ce/issues/59758
2019-07-26 13:23:30 +12:00
Brandon Labuschagne aebf867aee Add verification badge to users emails
This is being applied to the admin users view, when an admin
selects a user profile tp view.

It gives admins the ability to see an email verification status
without the need of impersonating a user.
2019-06-20 10:41:41 +02:00
Rémy Coutable 98eb956cb0
Put some flaky specs in quarantine
Signed-off-by: Rémy Coutable <remy@rymai.me>
2019-04-24 19:02:02 +02:00
Brandon Labuschagne d279cc9408 Add last activity to user administration
The columns 'Created on' and 'Last activity' have been
added to the admin -> users view.

Sorting options have also been added for last activity
and the search bar has been moved to match the issues
page.
2019-02-05 17:56:51 +02:00
Dmitriy Zaporozhets ad551e5e71
Keep sorting selection when search users on admin panel
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2018-12-04 14:10:59 +02:00
Dmitriy Zaporozhets 40c86cfede
Fix losing search query when sort users on admin users page
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2018-12-03 11:54:21 +02:00
Imre Farkas bd3a484032
Add config to disable impersonation
Adds gitlab.impersonation_enabled config option defaulting to true to
keep the current default behaviour.

Only the act of impersonation is modified, impersonation token
management is not affected.
2018-11-29 09:37:16 +01:00
Roger Rüttimann 94d518f5d6
Add a test for the creation of an internal user by an admin
Signed-off-by: Rémy Coutable <remy@rymai.me>
2018-11-15 16:47:09 +01:00
Roger Rüttimann 93b9bfd93a Allow whitelisting for "external collaborator by default" setting 2018-08-30 12:53:06 +00:00
Eva Kadlecová 894e9c7f30 Expose user's id in /admin/users/ show page. 2018-08-21 21:17:56 +02:00
Jacopo ae5480783a Backport of EE changes in https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/6804 2018-08-07 17:53:33 +02:00
Robin Naundorf 2d5c8a59d3 Fix broken breadcrumb in admin/user
* Fix broken breadcrumb when switching tabs in admin/user

Closes #47419
2018-07-17 19:50:01 +02:00
Clement Ho 5955caed32 Merge branch 'master' into bootstrap4 2018-05-08 10:49:30 -05:00
Robert Speicher 8e7b12aeae Remove a warning from spec/features/admin/admin_users_spec.rb 2018-05-03 10:45:13 -05:00
Clement Ho 46031d63cd [skip ci] Convert panel related class names to card 2018-04-10 12:11:34 -05:00
Horatiu Eugen Vlad 1ad5df49b1 Moved o_auth/saml/ldap modules under gitlab/auth 2018-02-28 16:53:02 +01:00
Shah El-Rahman 3cb19dd42c Resolve "New design for user deletion confirmation in admin area" 2018-02-08 05:17:12 +00:00
Tiago Botelho 053a198846 Impersonation no longer gets stuck on password change. 2017-11-20 18:02:41 +01:00
Mike Greiling f783798825
Merge branch 'master' into sh-headless-chrome-support
* master: (113 commits)
  Introduce new hook data builders for Issue and MergeRequest
  Don't create todos for old issue assignees
  Start adding Gitlab::HookData::IssuableBuilder
  Include the changes in issuable webhook payloads
  Rename the `codeclimate` job to `codequality`
  Don't show an "Unsubscribe" link in snippet comment notifications
  Add QA::Scenario::Gitlab::Group::Create
  Removes CommitsList from global namespace
  Fix wiki empty page translation namespace not being removed
  Fixes mini graph in commit view
  Fix link to new i18n index page
  Update i18n docs
  Move i18n/introduction to i18n/index
  Resolve "Simple documentation update - backup to restore in restore section"
  Remove AjaxLoadingSpinner and CreateLabelDropdown from global namespace
  Move cycle analytics banner into a vue file
  Updated Icons + Fix for Collapsed Groups Angle
  Don't create fork networks for root projects that are deleted
  Remove executable permissions on images to make docs lint happy
  Sync up hard coded DN class in migration
  ...
2017-10-09 15:00:00 -05:00
Jacopo 0ce6785851 Replaces `tag: true` into `:tag` in the specs
Replaces all the explicit include metadata syntax in the specs (tag:
true) into the implicit one (:tag).
Added a cop to prevent future errors and handle autocorrection.
2017-10-07 13:57:54 +02:00
Phil Hughes 9d48177c8e
fixed spec/features/admin/admin_users_spec.rb 2017-09-27 12:34:41 +01:00
Robert Speicher 72a7b30c9f Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
Robert Speicher 75319d973b Use `empty_project` where possible in spec/features/admin 2017-07-27 13:12:15 -04:00
Keifer Furzland 7e113b6824 Remove superfluous type defs in specs
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-07-27 14:31:52 +02:00
Robert Speicher e939bf7be1 Change gitlab_sign_in to sign_in where possible 2017-06-29 12:18:23 -04:00
Grzegorz Bizon 0430b76441 Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
Robert Speicher 45fb1f9542 Change `login_as` uses to `gitlab_sign_in` 2017-06-19 18:59:01 -05:00
Robert Speicher a6ec5121f0 Correct RSpec/SingleLineHook cop offenses 2017-06-14 13:18:56 -05:00
Nick Thomas 11fb83fcc0 Allow users to be hard-deleted from the admin user show page 2017-06-05 17:48:57 +01:00
Nick Thomas 8ce26b3ab6 Allow users to be hard-removed from the admin users list page 2017-06-05 17:48:57 +01:00
Nick Thomas 05e98306e4 Allow admins to delete users from the admin users page 2017-06-01 16:30:06 +01:00