gitlab-org--gitlab-foss/spec/controllers
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
..
import Show incompatible projects in Google Code import status 2015-04-30 06:56:49 -07:00
projects Add tests. 2015-04-17 11:33:58 +02:00
application_controller_spec.rb
autocomplete_controller_spec.rb Add autocomplete controller 2015-03-26 19:06:19 -07:00
blob_controller_spec.rb
branches_controller_spec.rb
commit_controller_spec.rb Use project.commit convenience method. 2015-04-24 12:29:36 +02:00
commits_controller_spec.rb
help_controller_spec.rb Re-fix image rendering for help pages 2015-04-15 12:45:31 -04:00
merge_requests_controller_spec.rb Fix "Revspec not found" errors when viewing diffs in a forked project with submodules 2015-04-27 20:42:38 -07:00
namespaces_controller_spec.rb Add tests. 2015-03-27 10:27:13 +01:00
profile_keys_controller_spec.rb
projects_controller_spec.rb
tree_controller_spec.rb
uploads_controller_spec.rb
users_controller_spec.rb Fix user controller specs 2015-03-22 11:14:42 -07:00