I think this might be causing one of the spec failures because it doesn't match the text in registration_enabled_callout?
let_it_be(:callout_title) { _('Check the restrictions for new users') }Thanks @sselhorn, also left a few minor suggestions for the UI text. Thanks for tackling this update, it is a lot.
I'm fine with the mix of 'prevent' and 'disable' in the docs for searching purposes, I think it can help folks find the content.
context 'when "Allow new user accounts" setting is `true`' do1. Expand **New user account restrictions**. with emails from specific domains." 'ApplicationSettings|Text shown to a new user. Markdown enabled.', 'ApplicationSettings|Users with email addresses that match these domains cannot create accounts. Wildcards allowed. Enter multiple entries on separate lines. Example: domain.com, *.domain.com', 'ApplicationSettings|Users with email addresses that match these domains cannot create accounts. Wildcards allowed. Use separate lines or commas for multiple entries.',Should we change this too?
'ApplicationSettings|Only users with email addresses that match these domains can create accounts. Wildcards allowed. Enter multiple entries on separate lines. Example: domain.com, *.domain.com',It's nitpicky, but this text refers to the checkbox we've renamed to Allow new user accounts. To make the connection more explicit, what do you think about this:
'ApplicationSettings|Any user that visits %{host} and creates an account must be explicitly approved by an administrator before they can sign in. Only effective if new user accounts are allowed.',Kati Paizee (ebd21985) at 17 Mar 06:14
Merge branch 'eread/use-new-glossary-tooltip-for-relation-term' int...
... and 1 more commit
Kati Paizee (dfb3b6a1) at 17 Mar 06:14
For: #585946, let's provide some help with what we mean when we use the term "relation".
Result:
If you are a GitLab team member and only adding documentation, do not add any of the following labels:
~"frontend"~"backend"~"type::bug"~"database"These labels cause the MR to be added to code verification QA issues.
Documentation-related MRs should be reviewed by a Technical Writer for a non-blocking review, based on Documentation Guidelines and the Style Guide.
If you aren't sure which tech writer to ask, use roulette or ask in the #docs Slack channel.
Default behavior, say something like Default behavior when you close an issue.Configuring GDK, say something like Configure GDK.Thanks @eread, setting to merge.
For: #585946, let's provide some help with what we mean when we use the term "relation".
Result:
If you are a GitLab team member and only adding documentation, do not add any of the following labels:
~"frontend"~"backend"~"type::bug"~"database"These labels cause the MR to be added to code verification QA issues.
Documentation-related MRs should be reviewed by a Technical Writer for a non-blocking review, based on Documentation Guidelines and the Style Guide.
If you aren't sure which tech writer to ask, use roulette or ask in the #docs Slack channel.
Default behavior, say something like Default behavior when you close an issue.Configuring GDK, say something like Configure GDK.Kati Paizee (8e5ac8c4) at 17 Mar 06:09
Merge branch 'mmacfarlane-master-patch-56a8' into 'master'
... and 1 more commit
Kati Paizee (dbecf790) at 17 Mar 06:09
Thanks @mmacfarlane! We had updated the history in one of the subheadings to say the feature was GA, but missed the beta status on the H1 heading. Approving and merging.