gitlab-org--gitlab-foss/app/assets/javascripts/boards/models
Phil Hughes 058c652904 Fixed issue boards issue sorting when dragging issue into list
Currently it just appends the new issue to the end of list & then sorts by priority which can cause some strange effects. For example if you drag the issue to the top of the list & then vue re-renders, the issue actually goes to the bottom.
2016-11-24 10:32:55 +00:00
..
issue.js.es6 Merge branch 'eslint' into 'master' 2016-10-26 16:31:08 +00:00
label.js.es6 disable ESLint for all JavaScript files 2016-10-26 10:02:58 +02:00
list.js.es6 Fixed issue boards issue sorting when dragging issue into list 2016-11-24 10:32:55 +00:00
milestone.js.es6 Enable linting for ES6 files 2016-10-27 21:35:07 +02:00
user.js.es6 disable ESLint for all JavaScript files 2016-10-26 10:02:58 +02:00