Homec4science

Allow tasks to be dragged-and-dropped between workboard columns (UI only)

Authored by epriestley <git@epriestley.com> on Jan 13 2014, 21:23.

Description

Allow tasks to be dragged-and-dropped between workboard columns (UI only)

Summary:
Ref T1344. Allows you to drag tasks within a column and between columns, and handles all the multi-column state / targeting / ghosting stuff.

This is a UI-only change; you can't actually do anything meaningful with these yet.

Roughly, I added the idea of a DraggableList existing within a "group" of draggable lists. Normally, that group only has one item, but on boards it has all of the columns. Then I made all of the relevant operations just apply to the whole group of lists.

Test Plan:

  • Verified existing funtionality in Maniphest and ApplicationSearch is unaffected, by dragging around tasks to reprioritize them and dragging around search items.
  • Dragged tasks between columns on a board view.

{F101196}

Reviewers: chad, btrahan

Reviewed By: btrahan

CC: chad, aran

Maniphest Tasks: T1344

Differential Revision: https://secure.phabricator.com/D7941

Details

Committed
epriestley <git@epriestley.com>Jan 13 2014, 21:23
Pushed
aubortJan 31 2017, 17:16
Parents
rPH284465f63838: Make Workboard and Workpanel views extend AphrontTagView
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPH826914e9901a: Allow tasks to be dragged-and-dropped between workboard columns (UI only) (authored by epriestley <git@epriestley.com>).Jan 13 2014, 21:23