An error occurred fetching the project authors.
- 18 Feb, 2022 1 commit
-
-
jejacks0n authored
This adds the ability to have a repo created with a readme associated with it as part of the registration group and project creation. Changelog: added EE: true
-
- 11 Feb, 2022 1 commit
-
-
Alex Buijs authored
Can be toggled by the feature flag `exit_registration_verification`
-
- 03 Feb, 2022 1 commit
-
-
Dallas Reedy authored
- Remove the feature flag - Remove all uses of the feature flag (mostly calls to GLEX) - Promote the `try` portion of the view - Update the view specs Changelog: added MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/78920 EE: true
-
- 01 Feb, 2022 1 commit
-
-
Alex Buijs authored
This adds the combined registration (group and project creation in one page) to the trial registration flow. Changelog: changed
-
- 19 Jan, 2022 1 commit
-
-
Alex Buijs authored
This adds an experiment for requiring credit card validation before creating a new group when signing up. Changelog: added
-
- 20 Dec, 2021 1 commit
-
-
Alper Akgun authored
-
- 16 Dec, 2021 1 commit
-
-
Alex Buijs authored
When new users sign up on GitLab.com, present the option to verify their credit card in order to enable free pipeline minutes.
-
- 02 Dec, 2021 1 commit
-
-
Tyler Williams authored
-
- 18 Nov, 2021 1 commit
-
-
Jay Swain authored
Assign `setup_for_company` to namespaces in the registration flow. This attribute is assigned to User records in the registration flow and we also want it on Namespace's created in the reg flow. part of: https://gitlab.com/gitlab-org/gitlab/-/issues/337360
-
- 09 Nov, 2021 1 commit
-
-
Jay Swain authored
* added a skip action to ensure that we're clearing the stored location for user part of: https://gitlab.com/gitlab-org/gitlab/-/issues/343923 Changelog: changed MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/73594 EE: true
-
- 20 Oct, 2021 1 commit
-
-
Jay authored
-
- 30 Sep, 2021 2 commits
-
-
Jay Swain authored
Because the combined_registration experiment doesn't have a field for namespace path, it's hard to validate before the user submits using FE validation. So here I'm suggesting a path name in case the user does something wild like uses only an emoji for the group name. part of: https://gitlab.com/gitlab-org/gitlab/-/issues/285563
-
Jay Swain authored
The jobs_to_be_done is being promoted, it asks the user when signing up what the objective of registering is. part of: https://gitlab.com/gitlab-org/gitlab/-/issues/338226 Changelog: added
-
- 06 Sep, 2021 1 commit
-
-
Natalia Tepluhina authored
This experiment combines the group and project pages together to see if we can increase the success rate of the "first mile". part of: https://gitlab.com/gitlab-org/gitlab/-/issues/285563 rebase conflict resolution prettier, rubocop
-