gitlab-org--gitlab-foss/spec
Stan Hu 3b61dc47ec Merge branch 'fix_leave_project_display' into 'master'
Fix and test leave project display

The 'Leave this project' display on project page was broken. It was calling the method incorrectly, which returned `nil` and displayed nothing. 

This fixes the display and also adds 2 different tests for it.

cc/ @jvanbaarsen @stanhu Please review and merge if you think it looks good. Thank you!

See merge request !2166
2015-12-22 19:30:32 +00:00
..
benchmarks Move Markdown/reference logic from Gitlab::Markdown to Banzai 2015-12-15 15:51:16 +01:00
controllers Merge branch 'serve_lfs_object' into 'master' 2015-12-08 14:19:52 +00:00
factories Migrate CI::Project to Project 2015-12-11 18:02:09 +01:00
features Fix and test leave project display 2015-12-21 15:58:42 -06:00
finders Port GitLab EE ProjectsFinder changes 2015-11-20 15:53:04 +01:00
fixtures Use URL helpers in specs 2015-12-03 14:00:09 +01:00
helpers Merge branch 'fix_leave_project_display' into 'master' 2015-12-22 19:30:32 +00:00
javascripts Rename .issuable-details to .detail-page (and -header and -description) 2015-12-16 16:13:22 +01:00
lib Backport JIRA service 2015-12-18 14:19:48 -06:00
mailers Migrate CI::Services and CI::WebHooks to Services and WebHooks 2015-12-10 16:04:08 +01:00
models Merge branch 'add_email_unlock' into 'master' 2015-12-21 17:53:20 +00:00
requests Api support for requesting starred projects for user 2015-12-16 21:46:00 +01:00
routing Move partial to right place and fix tests. 2015-09-08 15:14:14 +01:00
services Backport JIRA service 2015-12-18 14:19:48 -06:00
support Backport JIRA service 2015-12-18 14:19:48 -06:00
tasks/gitlab Add lfs to backup specs. 2015-11-19 10:43:45 +01:00
views/help Allow non-admin users to see version information 2015-09-23 17:18:15 -04:00
workers Fixed Rubocop offenses 2015-12-15 00:53:52 -02:00
factories.rb Fixed Rubocop offenses 2015-12-15 00:53:52 -02:00
factories_spec.rb Remove the invalid key factories 2015-04-11 17:12:10 -04:00
rails_helper.rb Started on the actual rspec 3 upgrade 2015-06-22 12:12:49 +02:00
spec_helper.rb fix notification_service specs 2015-11-30 11:21:10 +02:00
teaspoon_env.rb teaspoon install 2015-05-28 18:22:32 -04:00