gitlab-org--gitlab-foss/doc/gitlab-basics/img
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
..
create_new_group_info.png Add a name field to the group edit form 2017-04-09 08:43:49 -05:00
create_new_group_sidebar.png
create_new_project_button.png
create_new_project_from_group.png
create_new_project_info.png
fork_choose_namespace.png
fork_new.png
merge_request_new.png
merge_request_page.png
merge_request_select_branch.png
new_issue_button.png
new_issue_page.png
profile_settings.png
profile_settings_ssh_keys.png
profile_settings_ssh_keys_paste_pub.png
profile_settings_ssh_keys_single_key.png
profile_settings_ssh_keys_title.png
project_clone_url.png
project_navbar.png
public_file_link.png
select_group_dropdown.png