gitlab-org--gitlab-foss/features/steps/shared
Yorick Peterse 31e28ebceb
Load related MRs/branches asynchronously
Currently this works by loading the HAML partials via XHR. While this is
not the nicest setup it _is_ the easiest setup using the tools we
currently have.

Loading this data asynchronously doesn't make loading the related
MRs/branches itself faster, it merely ensures that loading the issue
itself is not slowed down.

Fixes gitlab-org/gitlab-ce#14949
2016-04-13 17:24:21 +02:00
..
active_tab.rb Fix tests 2016-01-13 20:41:43 +01:00
admin.rb Fix rubocop issues at feature/ directory 2015-06-22 14:21:34 +02:00
authentication.rb Fix Error 500 when one user attempts to access a personal, internal snippet 2015-06-19 21:23:46 -07:00
builds.rb Cleanup CiCommit and CiBuild 2016-03-14 13:20:35 +01:00
diff_note.rb Diff design updates 2016-04-07 15:33:18 -07:00
group.rb Signed in admin should be able to add/remove himself to a group 2015-12-01 20:53:43 -02:00
issuable.rb Load related MRs/branches asynchronously 2016-04-13 17:24:21 +02:00
markdown.rb Change within to page.within in feature steps 2015-06-12 05:12:42 -04:00
note.rb Updated tests 2016-04-04 10:48:49 +01:00
paths.rb Move group activity feed to separate page for consistency with dashboard and project pages 2016-03-10 14:29:38 +01:00
project.rb Add behaviour tests for build permissions 2016-02-04 13:13:01 +01:00
project_tab.rb Revert "Merge branch 'new-navigation-prototype' into 'master'" 2016-04-07 21:20:16 +00:00
search.rb Updating to persist a params snippets variable 2014-09-05 13:30:55 -04:00
shortcuts.rb Awesome shortcuts for GitLab 2014-09-01 11:49:17 +02:00
snippet.rb fix for public snippet 2014-10-24 11:52:52 +03:00
user.rb Add click to tab steps 2016-03-01 17:42:39 -05:00