gitlab-org--gitlab-foss/app/views/shared
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
..
builds Add active_when helper 2017-02-15 14:29:48 +05:00
empty_states Introduced empty/error UX states to environments monitoring. 2017-04-06 13:24:33 +00:00
groups Adding non_archived scope for counting projects 2017-03-24 20:00:46 +00:00
icons Fix icon name error 2017-04-06 19:22:33 -04:00
issuable Update droplab 2017-04-07 13:57:03 +00:00
labels Fixed button capitalisation for Projects in views 2017-04-06 14:58:57 -05:00
members Remove unnecessary variable 2017-02-28 23:05:57 +05:30
milestones Copy diff file path as GFM 2017-04-06 21:10:14 +00:00
notifications Quiet pipeline emails 2017-04-03 13:59:48 +01:00
projects ProjectsFinder should handle more options 2017-04-06 07:11:37 +02:00
snippets Fix spec 2017-03-16 09:37:22 -06:00
tokens HAMLLint: Fix `UnnecessaryStringOutput` offences 2017-01-24 10:09:28 -08:00
web_hooks Fixed button capitalisation for Projects in views 2017-04-06 14:58:57 -05:00
_allow_request_access.html.haml
_branch_switcher.html.haml New file from interface on existing branch 2017-03-13 16:36:11 +01:00
_choose_group_avatar_button.html.haml Button by itself will submit forms. Button type button willn't 2017-01-21 23:09:08 -05:00
_clone_panel.html.haml Copy diff file path as GFM 2017-04-06 21:10:14 +00:00
_commit_message_container.html.haml fixes MR widget jump 2017-02-10 23:21:20 +06:00
_confirm_modal.html.haml HAMLLint: Fix `UnnecessaryInterpolation` offences 2017-01-24 10:09:28 -08:00
_event_filter.html.haml
_field.html.haml
_file_highlight.html.haml HAMLLint: Fix `SpaceInsideHashAttributes` offences 2016-12-31 11:58:36 +05:30
_group_form.html.haml Add a name field to the group edit form 2017-04-09 08:43:49 -05:00
_group_tips.html.haml
_import_form.html.haml Merge branch 'correct-gitlab-host-references' into 'master' 2017-01-31 15:53:45 +00:00
_issuable_meta_data.html.haml Fix 'ExecJS disabled' error on issues index 2017-03-14 00:52:23 +00:00
_issues.html.haml Remove border from issues, todos and MR pages 2017-01-27 20:20:19 -02:00
_label.html.haml Remove tooltips and titles from label subscription buttons 2017-03-03 13:11:15 -06:00
_label_row.html.haml
_labels_row.html.haml
_logo.svg Decrease tanuki logo size 2017-03-02 15:11:14 -06:00
_merge_requests.html.haml MR empty state 2017-04-05 12:43:03 +00:00
_milestone_expired.html.haml
_milestones_filter.html.haml Add dropdown sort to project milestones 2017-03-24 00:39:12 +00:00
_milestones_sort_dropdown.html.haml Add dropdown sort to project milestones 2017-03-24 00:39:12 +00:00
_mini_pipeline_graph.html.haml added inline pipeline graph 2017-02-07 17:44:04 +00:00
_nav_scroll.html.haml HAMLLint: Fix `FinalNewline` offences 2016-12-31 11:43:08 +05:30
_new_commit_form.html.haml New file from interface on existing branch 2017-03-13 16:36:11 +01:00
_new_project_item_select.html.haml
_no_password.html.haml Removed `hidden-xs` class from alerts 2017-01-11 07:12:38 +00:00
_no_ssh.html.haml Removed `hidden-xs` class from alerts 2017-01-11 07:12:38 +00:00
_outdated_browser.html.haml Corrected docs href's 2017-01-30 14:24:06 +00:00
_personal_access_tokens_form.html.haml Fix rspec and spinach tests 2017-04-06 14:58:57 -05:00
_personal_access_tokens_table.html.haml Copy diff file path as GFM 2017-04-06 21:10:14 +00:00
_project_limit.html.haml
_promo.html.haml
_ref_switcher.html.haml
_service_settings.html.haml
_show_aside.html.haml
_sort_dropdown.html.haml Fixed filter bar alignment issues 2017-03-17 15:56:58 +00:00
_user_callout.html.haml Refactored the user callout class 2017-03-24 16:36:23 +00:00
_visibility_level.html.haml Removed duplicate "Visibility Level" label on New Project page 2017-02-09 11:18:41 -04:00
_visibility_radios.html.haml