gitlab-org--gitlab-foss/app/views/projects/issues
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
..
_closed_by_box.html.haml
_discussion.html.haml Fixed alignment of buttons in note forms 2016-06-17 11:43:59 +01:00
_form.html.haml
_head.html.haml Fix links to issue boards 2016-10-11 11:39:05 -03:00
_issue.html.haml Remove duplication between global and the regular label partials 2016-10-19 14:58:24 -02:00
_issue_by_email.html.haml implements reset incoming email token on issues modal and account page, 2016-11-07 15:56:18 +00:00
_issues.html.haml Added empty state svg and set up blank conditional 2016-11-18 03:57:36 +00:00
_merge_requests.html.haml Added colored labels to related MR list. 2016-11-16 19:21:32 +02:00
_new_branch.html.haml fix margin for multi-line emojis 2016-09-07 10:04:59 -07:00
_related_branches.html.haml Fix lightweight tags not processed correctly by GitTagPushService 2016-10-28 13:53:18 -03:00
edit.html.haml Use to_reference for Issue "show" and "edit" page titles 2016-10-19 12:24:29 +02:00
index.atom.builder Issues atom feed url reflect filters on dashboard 2016-11-03 18:26:06 +01:00
index.html.haml Added empty state svg and set up blank conditional 2016-11-18 03:57:36 +00:00
new.html.haml
show.html.haml code formatting corrected 2016-10-24 13:02:15 +06:00