gitlab-org--gitlab-foss/doc/workflow
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
..
add-user
forking
groups Add a name field to the group edit form 2017-04-09 08:43:49 -05:00
img Refactor award emojis document 2017-03-17 11:51:11 +01:00
importing Fix most of broken docs links 2017-02-15 19:27:40 +01:00
lfs Remove remnants of git annex 2017-03-03 18:33:47 +01:00
milestones
notifications
releases
time-tracking Backport backend work for time tracking. 2017-01-15 11:10:04 -05:00
authorization_for_merge_requests.md
award_emoji.md Refactor award emojis document 2017-03-17 11:51:11 +01:00
award_emoji.png
cherry_pick_changes.md
ci_mr.png
close_issue_mr.png
environment_branches.png
file_finder.md
forking_workflow.md
four_stages.png
git_pull.png
gitdashflow.png
github_flow.png
gitlab_flow.md Grammar improvement in gitlab flow intro doc 2017-03-01 08:36:43 +00:00
gitlab_flow.png
good_commit.png
groups.md Add a name field to the group edit form 2017-04-09 08:43:49 -05:00
labels.md
merge_commits.png
merge_request.png
merge_requests.md
merge_when_build_succeeds.md
messy_flow.png
milestones.md Allow filtering by all started milestones 2017-03-15 17:02:38 +00:00
mr_inline_comments.png
notifications.md Quiet pipeline emails 2017-04-03 13:59:48 +01:00
production_branch.png
project_features.md
protected_branches.md
README.md Documentation for protected tags 2017-04-07 03:08:06 +01:00
rebase.png
release_branches.png
releases.md
remove_checkbox.png
revert_changes.md
share_projects_with_other_groups.md
share_with_group.md
share_with_group.png
shortcuts.md Add global g t shortcut to go to todos 2017-03-17 14:58:35 +00:00
time_tracking.md Slight modification to the doc 2017-01-15 11:10:04 -05:00
timezone.md
todos.md change todos counter position & format ( for large counts ) 2017-02-21 21:21:49 +02:00
web_editor.md
wip_merge_requests.md
workflow.md