gitlab-org--gitlab-foss/app/assets
Douwe Maan 2400181a3a Merge branch 'fix-cannot-move-project-error' into 'master'
Fix "Cannot move project" error message from popping up after a successful transfer

The JavaScript click handlers were never being removed, leading to duplicate requests when attempting to transfer a project to another namespace. The first transfer would succeed but the subsequent ones would fail, leading to the error message saying, "Cannot move project".

![image](https://gitlab.com/stanhu/gitlab-ce/uploads/0c9f61294291514e0c2a48c204b6a1aa/image.png)

I attempted to write a unit test for this, but it was taking me too long to get it right.

Closes #1448 and #1128

See merge request !548
2015-04-21 09:29:17 +00:00
..
images Remove old GitLab auth image 2015-03-22 09:05:13 +01:00
javascripts Merge branch 'fix-cannot-move-project-error' into 'master' 2015-04-21 09:29:17 +00:00
stylesheets Merge branch 'google-code-import' into 'master' 2015-04-15 06:53:42 +00:00