gitlab-org--gitlab-foss/app/views/shared
Jacob Schatz a7616e03c5 Merge branch '20840-getting-started-better-empty-state-for-issues-view' into 'master'
Issues empty state

## What does this MR do?

Adds the empty state for the project, dashboard and group issues.

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

## Why was this MR needed?

## Screenshots (if relevant)

### Filtered to show no issues (on group issues page in this case but also dashboard and projects)

![Screen_Shot_2016-11-08_at_20.55.56](/uploads/b598af4a8a5e2c9fbb859abf36e70e4b/Screen_Shot_2016-11-08_at_20.55.56.png)

### Project with no issues

![Screen_Shot_2016-11-08_at_20.57.08](/uploads/8f54fdf1b3101c46299249fa2944207d/Screen_Shot_2016-11-08_at_20.57.08.png)

![Screen_Shot_2016-11-08_at_20.57.17](/uploads/1d2d162e1d845dd05e945d8ebb1d2101/Screen_Shot_2016-11-08_at_20.57.17.png)

### Group with no projects with any issues

![Screen_Shot_2016-11-08_at_20.54.55](/uploads/f28dc2038839d5bda0eb37f37927d5db/Screen_Shot_2016-11-08_at_20.54.55.png)

## Does this MR meet the acceptance criteria?

- [ ] [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)
- [ ] 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?


Closes #20840 

Closes #20850

See merge request !7309
2016-11-22 02:24:23 +00:00
..
builds Code refactoring 2016-09-13 09:05:07 +02:00
empty_states Added empty state svg and set up blank conditional 2016-11-18 03:57:36 +00:00
groups Update avatar container name so it doesnt conflict with other image containers 2016-11-03 12:26:09 -05:00
icons Add view to handle the case when user doesn’t have access to stage 2016-11-21 13:57:11 -05:00
issuable Merge branch 'ee-870-backport' into 'master' 2016-11-21 12:54:55 +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 Make the milestone page more responsive 2016-11-04 15:15:47 +00: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 Allow to disable user request access to groups/projects 2016-07-20 14:38:21 +02:00
_choose_group_avatar_button.html.haml
_clone_panel.html.haml Clone button should not be clickable when there is a disabled protocol 2016-07-05 16:54:22 -05:00
_commit_message_container.html.haml Added back text used on merge commit message 2016-04-11 17:41:47 +01:00
_confirm_modal.html.haml Move modal css to separate file and fix danger text for confirmation modal 2016-04-29 19:02:30 +02:00
_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 add custom highlighting via .gitattributes 2016-06-27 14:17:49 -07:00
_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 Add permission level to groups 2016-03-10 10:38:36 -03:00
_import_form.html.haml some JS magic to fix empty URL bug 2016-07-13 17:01:24 +02:00
_issues.html.haml Added empty state svg and set up blank conditional 2016-11-18 03:57:36 +00:00
_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 Change logo animation to CSS 2016-08-26 17:32:11 -05:00
_merge_requests.html.haml Don't try to count a relation with aliases 2016-06-10 14:29:08 +01:00
_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 Add horizontal scrolling to all sub-navs on mobile viewports 2016-08-25 18:01:37 -05:00
_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 Remove Profile::KeysController#new action 2016-03-03 16:13:59 -05:00
_outdated_browser.html.haml
_project_limit.html.haml
_promo.html.haml
_ref_switcher.html.haml Make the ref-selector function work properly for branch selection. 2016-08-17 09:23:43 -06:00
_service_settings.html.haml Make chat authorization to work [ci skip] 2016-11-17 21:34:23 +01:00
_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