Projects blank state
What does this MR do?
Adds a designed blank state to dashboard/projects
What are the relevant issue numbers?
Part of #18519 (closed)
Screenshots (if relevant)
Merge request reports
Activity
Added 73 commits:
- 63292fe2...3659992c - 69 commits from branch
master
- c72f480b - Added blank state to issues
- 1c9f31bd - Uses any method instead of nil to check for issues
- 840722a8 - Updated tests
- f6eb620d - Dashboard projects blank state
Toggle commit list- 63292fe2...3659992c - 69 commits from branch
Reassigned to @jschatz1
mentioned in commit dfb0b5de
After this merged into master, master is complaining
navbar_icon
is undefined: https://gitlab.com/gitlab-org/gitlab-ce/commit/dfb0b5de3a33cc20f753f8594eb2a5278ede060e/buildsIt's renamed to
custom_icon
in c57471dd@godfat I'll have a look now thanks
mentioned in commit f435eb6f
@iamphill No problems. Let's see if https://gitlab.com/gitlab-org/gitlab-ce/commit/f435eb6f35ab755dae1fd45d9aa577f6896eae7b would fix it :)
@godfat Just saw you fixed it thanks!
mentioned in merge request !5265 (merged)
mentioned in commit 47ca5c36
mentioned in merge request gitlab-com/www-gitlab-com!2497 (merged)