gitlab-org--gitlab-foss/doc/workflow/groups
Douglas Lovell d0beb755f9 Add a name field to the group edit form
Enables user specification of group name vs. name inferred from group path.

Cause new group form to copy name from path

Adds some new page-specific javascript that copies entry from the
group path field to the group name field when the group name field
is initially empty.

Remove duplicate group name entry field on group edit form

This corrects the duplicated name entry field and tests that the
JavaScript does not update the group name field if the user
edits the group path.  (Editing the group path is not recommended
in any case, but it is possible.)

Address eslint errors in group.js

Enable group name copy with dispatch and explore group creation

The dispatch and explore group creation forms require the group.js
asset, and their tests now require testing against poltergeist

Update workflow new group instruction

Update the gitlab basics group creation document

Add a change log entry

Remove unused variable for eslint
2017-04-09 08:43:49 -05:00
..
access_requests_management.png
add_member_to_group.png
group_dashboard.png
group_with_two_projects.png
max_access_level.png
new_group_button.png
new_group_form.png
other_group_sees_shared_project.png
override_access_level.png
project_members_via_group.png
request_access_button.png
share_project_with_groups.png
transfer_project.png
withdraw_access_request_button.png