gitlab-org--gitlab-foss/features/steps
Dmitriy Zaporozhets cb6ad67f52 Merge branch 'check-out-branch-button' into 'master'
Add "Check out branch" button to the MR page.

I appreciated the thought behind adding the "Fetch this branch using ..." line, but not so much the implementation. I think a "Check out branch" button alongside the existing "Download as" makes more sense to get instructions on how to get the changes on your local machine, since that's pretty much what "Download as" does as well. 

Like the "command line", the button opens the command line merge instructions modal. I've improved the text of that modal in !1120.

![Screen_Shot_2015-08-08_at_22.10.19](https://gitlab.com/gitlab-org/gitlab-ce/uploads/fd185df012e9759dfea198ed9fa3f80f/Screen_Shot_2015-08-08_at_22.10.19.png)

It looks even better in combination with !1121, which gets rid of the "If you want to ..." line:

![Screen_Shot_2015-08-08_at_22.10.55](https://gitlab.com/gitlab-org/gitlab-ce/uploads/3fa469d0e2bd4e3ec4992ffa5864c718/Screen_Shot_2015-08-08_at_22.10.55.png)

cc @dzaporozhets @rspeicher 

See merge request !1116
2015-08-11 17:49:06 +00:00
..
admin Add Group#add_* convenience methods 2015-08-07 00:20:02 -04:00
dashboard Revert "Merge branch 'drop-satellites'" 2015-08-11 10:28:42 +02:00
explore Add Group#add_* convenience methods 2015-08-07 00:20:02 -04:00
profile ink to configured gravatar host on profile page 2015-08-05 00:48:16 -07:00
project Merge branch 'check-out-branch-button' into 'master' 2015-08-11 17:49:06 +00:00
shared Add tests for abuse report feature 2015-08-06 16:57:04 +02:00
snippets Fix rubocop issues at feature/ directory 2015-06-22 14:21:34 +02:00
abuse_reports.rb Add tests for abuse report feature 2015-08-06 16:57:04 +02:00
groups.rb Make left menu more hierarchical and less contextual by adding back item at top 2015-07-10 13:29:46 +02:00
invites.rb Add Group#add_* convenience methods 2015-08-07 00:20:02 -04:00
search.rb Fix features syntax 2015-06-22 12:13:45 +02:00
snippet_search.rb Update all should-style syntax to expect in features 2015-06-12 05:12:09 -04:00
user.rb Change within to page.within in feature steps 2015-06-12 05:12:42 -04:00