gitlab-org--gitlab-foss/app/views/shared
Annabel Dunstone Gray 1d976ec24a Merge branch 'issue-24512' into 'master'
Add placeholder in the color input inside the create new label popup

## What does this MR do?
Adds the missing placeholder  *"Assign custom color #FF0000"*  in the label creation popup ( example text for custom hex color).

## Are there points in the code the reviewer needs to double check?

## Why was this MR needed?
When creating a new label, the example text for custom hex color is missing

## Screenshots (if relevant)
Before
![before](/uploads/a3157414d59cea609118a7d711f9b9ee/before.png)

After
![Selection_051](/uploads/ca3e2089b40069e4cb6b7aa295b28cfc/Selection_051.png)

## Does this MR meet the acceptance criteria?

- [X] [Changelog entry](https://docs.gitlab.com/ce/development/changelog.html) added
- [ ] [Documentation created/updated](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/development/doc_styleguide.md)
- [ ] API support added
- Tests
  - [ ] Added for this feature/bug
  - [ ] All builds are passing
- [ ] Conform by the [merge request performance guides](http://docs.gitlab.com/ce/development/merge_request_performance_guidelines.html)
- [ ] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides)
- [X] Branch has no merge conflicts with `master` (if it does - rebase it please)
- [ ] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits)

## What are the relevant issue numbers?
#24512 

See merge request !7492
2016-11-18 01:10:49 +00:00
..
builds Code refactoring 2016-09-13 09:05:07 +02:00
empty_states New todos blank state 2016-11-01 08:47:27 +00:00
groups Update avatar container name so it doesnt conflict with other image containers 2016-11-03 12:26:09 -05:00
icons Resize skipped icon 2016-11-10 07:29:24 -06:00
issuable Merge branch 'issue-24512' into 'master' 2016-11-18 01:10:49 +00:00
labels Reduce duplication between the project and group label forms 2016-10-19 14:58:26 -02:00
members Changed how collections are rendered 2016-10-06 15:41:00 +01:00
milestones Stop unauthorized users dragging on milestone page 2016-10-28 21:43:43 +11:00
notifications Merge branch '19205-group-header-redesign' into 'master' 2016-11-11 14:46:40 +00:00
projects Update avatar container name so it doesnt conflict with other image containers 2016-11-03 12:26:09 -05:00
snippets Enable CacheMarkdownField for the remaining models 2016-10-07 02:54:26 +01:00
web_hooks Add option to confidential issues events to trigger Webhooks 2016-08-31 18:34:23 -03:00
_allow_request_access.html.haml
_choose_group_avatar_button.html.haml
_clone_panel.html.haml
_commit_message_container.html.haml
_confirm_modal.html.haml
_event_filter.html.haml Hide project activity tabs when features are disabled 2016-11-01 08:35:23 +00:00
_field.html.haml
_file_highlight.html.haml
_group_form.html.haml Add gl field errors to group name edit form. 2016-11-01 16:48:38 +01:00
_group_tips.html.haml
_import_form.html.haml
_issues.html.haml
_label.html.haml Avoid code duplication for label subscription status on label partial 2016-11-17 15:10:13 -02:00
_label_row.html.haml Only show label type for projects that belong to a group 2016-10-19 14:58:28 -02:00
_labels_row.html.haml Fix LabelsHelper#link_to_label to use the subject argument 2016-10-19 14:58:24 -02:00
_logo.svg
_merge_requests.html.haml
_milestone_expired.html.haml
_milestones_filter.html.haml Added a small helper to reduce logic in the view 2016-09-07 15:27:14 -05:00
_nav_scroll.html.haml
_new_commit_form.html.haml
_new_project_item_select.html.haml Replace bootstrap caret with fontawesome caret 2016-10-05 17:39:52 -05:00
_no_password.html.haml
_no_ssh.html.haml
_outdated_browser.html.haml
_project_limit.html.haml
_promo.html.haml
_ref_switcher.html.haml
_service_settings.html.haml
_show_aside.html.haml
_sort_dropdown.html.haml Replace bootstrap caret with fontawesome caret 2016-10-05 17:39:52 -05:00
_visibility_level.html.haml Fix "Create project" button layout with restricted visibility 2016-09-26 09:04:15 -04:00
_visibility_radios.html.haml Fix "Create project" button layout with restricted visibility 2016-09-26 09:04:15 -04:00