gitlab-org--gitlab-foss/app
Douwe Maan f2cf6d75ec Merge branch 'show-invalid-projects-google-code-import' into 'master'
Show incompatible projects in Google Code import status

Using Google Code import with a JSON file that contained only one Subversion project led to confusion
over whether the system was working. Display the list of valid projects if there are any, and show a list of incompatible projects. Provide tips on how to retain issue data after conversion.

Closes #1531

## Screenshots

Before:

![Screen_Shot_2015-04-29_at_12.46.41_AM](https://gitlab.com/stanhu/gitlab-ce/uploads/16ea5a99cbace48cd2f2c238b5f73f4e/Screen_Shot_2015-04-29_at_12.46.41_AM.png)

After with no projects available (notice the button is hidden):

![Screen_Shot_2015-04-30_at_1.34.38_AM](https://gitlab.com/gitlab-org/gitlab-ce/uploads/43c612cdcbab181713e5764e2f38a04e/Screen_Shot_2015-04-30_at_1.34.38_AM.png)

After with 1 valid and 1 incompatible project:

![Screen_Shot_2015-04-30_at_1.37.26_AM](https://gitlab.com/gitlab-org/gitlab-ce/uploads/b5bcbd304206a996932e5208ef54a071/Screen_Shot_2015-04-30_at_1.37.26_AM.png)

See merge request !586
2015-04-30 17:08:45 +00:00
..
assets Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq 2015-04-30 19:36:45 +03:00
controllers Merge branch 'show-invalid-projects-google-code-import' into 'master' 2015-04-30 17:08:45 +00:00
finders Fix tests and unassigned filter for issues. Updated CHANGELOG 2015-03-27 00:27:51 -07:00
helpers Merge branch 'fix-submodule-error-with-forked-project' into 'master' 2015-04-30 16:47:35 +00:00
mailers Remove duplicate settings for default_url_options 2015-04-25 19:46:04 -04:00
models Don't allow a merge request to be merged when its title starts with "WIP". 2015-04-30 15:46:36 +02:00
services Revert "Added X-GitLab-Event header for web hooks" 2015-04-27 16:29:31 +03:00
uploaders Fix URL to uploaded file. 2015-02-20 16:01:37 +01:00
views Merge branch 'show-invalid-projects-google-code-import' into 'master' 2015-04-30 17:08:45 +00:00
workers Revert "Added X-GitLab-Event header for web hooks" 2015-04-27 16:29:31 +03:00