gitlab-org--gitlab-foss/spec/features
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
..
admin Fix Admin Links to new Group does not respect Default Visibility 2016-11-18 13:39:29 +02:00
atom Issues atom feed url reflect filters on dashboard 2016-11-03 18:26:06 +01:00
boards Fixed issue boards when not logged in 2016-11-14 12:12:01 +00:00
dashboard Refactor issuables_counter_spec. 2016-11-16 09:44:49 +01:00
groups Make access request specs explicitly enable or disable access requests as required 2016-11-11 15:45:47 +00:00
issuables
issues Merge branch '20840-getting-started-better-empty-state-for-issues-view' into 'master' 2016-11-22 02:24:23 +00:00
merge_requests Merge branch 'hide-empty-merge-request-diffs' into 'master' 2016-11-21 19:23:22 +00:00
milestones Stop unauthorized users dragging on milestone page 2016-10-28 21:43:43 +11:00
profiles Add specs for testing authorization and deny of chat user 2016-11-16 23:10:53 +01:00
projects Merge branch 'pipelines-page-redesign' into 'master' 2016-11-18 12:48:28 +00:00
protected_branches
security Add missing security specs for raw snippet access 2016-11-05 07:11:50 +00:00
snippets Merge branch 'move-snippet-discover-spinach-test-to-rspec' into 'master' 2016-11-16 14:15:41 +00:00
tags
todos Issue #13823: random message when all Todos are Done 2016-11-11 20:59:54 +01:00
users
calendar_spec.rb
ci_lint_spec.rb
commits_spec.rb Merge remote-tracking branch 'upstream/master' into show-status-from-branch 2016-11-04 22:37:44 +08:00
compare_spec.rb
container_registry_spec.rb
dashboard_issues_spec.rb Issues atom feed url reflect filters on dashboard 2016-11-03 18:26:06 +01:00
dashboard_milestones_spec.rb
environment_spec.rb Fix Rubocop offense for lines in environment specs 2016-11-17 20:19:57 +01:00
environments_spec.rb Merge branch '22539-display-folders' of gitlab.com:gitlab-org/gitlab-ce into 22539-display-folders 2016-11-18 20:21:57 +01:00
expand_collapse_diffs_spec.rb Fix expanding a collapsed diff when converting a symlink to a regular file 2016-11-10 18:24:12 +01:00
gitlab_flavored_markdown_spec.rb
global_search_spec.rb Fix broken commits search 2016-11-08 12:03:23 +02:00
groups_spec.rb 19205 Redesign group page header to match new navigation 2016-11-09 17:24:17 -08:00
help_pages_spec.rb
issues_spec.rb Added empty state svg and set up blank conditional 2016-11-18 03:57:36 +00:00
login_spec.rb Fix rubocop build error 2016-10-24 21:44:24 -04:00
markdown_spec.rb
milestone_spec.rb
notes_on_merge_requests_spec.rb
participants_autocomplete_spec.rb
password_reset_spec.rb
profile_spec.rb implements reset incoming email token on issues modal and account page, 2016-11-07 15:56:18 +00:00
projects_spec.rb
protected_branches_spec.rb
runners_spec.rb
search_spec.rb Fix broken commits search 2016-11-08 12:03:23 +02:00
signup_spec.rb
snippets_spec.rb
task_lists_spec.rb
triggers_spec.rb
u2f_spec.rb
unsubscribe_links_spec.rb Remove default value for project argument on subscribable concern 2016-11-17 15:10:13 -02:00
users_spec.rb Allow registering users where the username contains dots (.). 2016-11-18 11:47:37 +05:30
variables_spec.rb