- 02 Dec, 2020 40 commits
-
-
sfang97 authored
Use notification service instead of devise Devise uses the resource/user to know who to send the email to, but if the user is deleted, fails because can't find user with id Add email method to profile mailer Change back to hard delete Email user when request rejected Run gettext regenerate Update user admin specs Add admin user controller spec Add notification service spec Don't email non pending user Add reject to dropdown Fix static analysis errors Reject pending user file Actually push reject user file Change reject user UI text Split out reject service Make new file for reject service and add reject route Percent interpolation instead of hash Update dropdown reject action Add reject user policy Add EE audit event if reject user Update locale translations Refactor reject user service And add reject user spec Disable rubocop code reuse Rename file Do audit event in follow up MR Remove references to EE file until that gets done Run gettext regenerate Address MR review comments Remove extra new line Remove uneeded disable Active Record Change back to destroy service for now Change back to find user exists Delete async instead of sync Delete users with delete_async instead of destroy service Change links to root url Rerun gettext regenerate Remove extra test from rebase
-
sfang97 authored
-
sfang97 authored
If pending approval, only need approve and reject buttons
-
sfang97 authored
Reject button correctly deletes user, need to make the modal simpler als make the button email the user
-
sfang97 authored
Start building out email sending and admin views
-
Bob Van Landuyt authored
Fix workhorse testdata PDF LFS issue See merge request gitlab-org/gitlab!49021
-
Mike Jang authored
Extend EachBatch documentation See merge request gitlab-org/gitlab!48033
-
Adam Hegyi authored
Add documentation for EachBatch
-
Mike Jang authored
Make explicit group sync available at subgroup level See merge request gitlab-org/gitlab!49029
-
Cynthia Ng authored
-
Sanad Liaquat authored
Reset instance setting after test and fix sleep placement See merge request gitlab-org/gitlab!48753
-
Sanad Liaquat authored
Also retry clicking get started button until it does not exist
-
Brandon Labuschagne authored
Merge branch '239518-package-details-not-updating-when-the-same-version-is-deployed-from-a-different-branch' into 'master' Update package_file table to display commits when present See merge request gitlab-org/gitlab!48882
-
Nicolò Maria Mezzopera authored
- source - tests
-
Natalia Tepluhina authored
Fixed not showing iterations when it has past See merge request gitlab-org/gitlab!48527
-
Donald Cook authored
-
Phil Hughes authored
Replace fa-circle in runners helper See merge request gitlab-org/gitlab!48981
-
Jacob Vosmaer authored
-
Jan Provaznik authored
Add Merge Request diff CI variables See merge request gitlab-org/gitlab!48764
-
Mike Greiling authored
Add allowed hosts setting for webpack dev server See merge request gitlab-org/gitlab!47988
-
Natalia Tepluhina authored
Added rollout issue to the widget GraphQL feature flag See merge request gitlab-org/gitlab!48880
-
Heinrich Lee Yu authored
Added DeployKeyAccess class See merge request gitlab-org/gitlab!48226
-
Heinrich Lee Yu authored
Merge branch '276893-add-vulnerabilities-support-for-group-and-instance-jira-integration' into 'master' Add support for enabling Jira for Vulnerabilites for Group/Intance See merge request gitlab-org/gitlab!48135
-
Alan (Maciej) Paruszewski authored
This change adds support for enabling Jira for Vulnerabilities for Group/Instance Jira Integration.
-
Kerri Miller authored
Update feature_category of workers to code_review See merge request gitlab-org/gitlab!47888
-
Bob Van Landuyt authored
Bump labkit dependency to 0.13.3 See merge request gitlab-org/gitlab!48982
-
Natalia Tepluhina authored
Merge branch 'customers-2200-mlunoe-handle-non-existing-group-gracefully-in-new-subscription-flow' into 'master' Fix(New Subscription): handle non-existing groups See merge request gitlab-org/gitlab!48626
-
Michael Lunøe authored
Handle when groups aren't found gracefully
-
Peter Leitzen authored
Add a schedule modal See merge request gitlab-org/gitlab!48122
-
Olena Horal-Koretska authored
Moves Ci::PipelineSchedulesHelper to TimeZoneHelper
-
Adam Hegyi authored
Merge branch '255170-eng-use-text-field-to-capture-further-details-of-other-role-type-during-signup' into 'master' Capture "other role" details during signup See merge request gitlab-org/gitlab!45635
-
Alper Akgun authored
Use text field to capture further details of Other role type during sign up
-
Markus Koller authored
Avoid creating wiki empty repo when not present in export files See merge request gitlab-org/gitlab!48890
-
Markus Koller authored
Expose webhook data for GroupMember via its own data-builder class See merge request gitlab-org/gitlab!48867
-
Mike Jang authored
Merge branch '267993-enable-by-default-true-in-api-helper-usage_data_event-feature-dos' into 'master' Update Usage data API docs See merge request gitlab-org/gitlab!48683
-
Alina Mihaila authored
- Feature flags are now default_enabled: true for Usage Data API and for API helper method increment_unique_values
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!49001
-
Mike Jang authored
Add the default value for LDAP timout See merge request gitlab-org/gitlab!48824
-
Nourdin el Bacha authored
Closes https://gitlab.com/gitlab-org/gitlab/-/issues/289834
-
Mike Jang authored
Add reference to export to CSV guide See merge request gitlab-org/gitlab!48964
-