summaryrefslogtreecommitdiff
path: root/assets/js/components/task-move-position.js
AgeCommit message (Collapse)Author
2018-01-25Set the correct swimlane/column ID when moving a task via its internal dialog.kousu
Fixes https://github.com/kanboard/kanboard/issues/3114.
2017-01-26Always unbind internal listeners when closing a modal dialogFrederic Guillot
2017-01-02Refactoring/rewrite of modal boxes handlingFrederic Guillot
2016-12-09Rewrite component to change user/group roleFrederic Guillot
2016-11-26Rewrite task move position component and remove VuejsFrederic Guillot
2016-10-21Show error messages in dialog box to move tasksFrédéric Guillot
2016-10-05Do not show closed tasks in task move position formFrederic Guillot
2016-08-28Add the possibility to move tasks without drag and dropFrederic Guillot