1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 10:18:48 +02:00
phorge-phorge/src/applications
epriestley 826914e990 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
2014-01-13 12:23:57 -08:00
..
arcanist/conduit Move Conduit methods inside applications 2012-12-21 12:21:59 -08:00
audit Add a 'silent' option to diffusion.createcomment 2014-01-09 05:22:25 -08:00
auth Simplify PHUIObjectBoxViews handling of Save and Error states 2014-01-10 09:17:37 -08:00
base Allow CelerityResourceResponse to hold resources from multiple maps 2014-01-02 11:59:35 -08:00
cache Make all bin/* scripts locate their workflows dynamically 2013-12-27 13:15:48 -08:00
calendar Simplify PHUIObjectBoxViews handling of Save and Error states 2014-01-10 09:17:37 -08:00
chatlog Provide convenience method addTextCrumb() to PhabricatorCrumbsView 2013-12-18 17:47:34 -08:00
conduit Simplify PHUIObjectBoxViews handling of Save and Error states 2014-01-10 09:17:37 -08:00
config Simplify PHUIObjectBoxViews handling of Save and Error states 2014-01-10 09:17:37 -08:00
conpherence Fix two issues with creating Conpherence threads via mail on some configurations 2013-12-12 10:59:28 -08:00
countdown Simplify PHUIObjectBoxViews handling of Save and Error states 2014-01-10 09:17:37 -08:00
daemon Extend all "ManagementWorkflow" classes from a base class 2013-12-27 13:15:40 -08:00
differential Clean up diff view page 2014-01-13 12:17:37 -08:00
diffusion Simplify PHUIObjectBoxViews handling of Save and Error states 2014-01-10 09:17:37 -08:00
directory/controller Hide Audit information on Home when the application is uninstalled 2013-10-09 15:25:03 -07:00
diviner Extend all "ManagementWorkflow" classes from a base class 2013-12-27 13:15:40 -08:00
doorkeeper Fix an edge case when trying to pull duplicate refs via Doorkeeper 2013-12-05 11:45:59 -08:00
draft/storage Add draft support to ApplicationTransactions 2012-12-21 05:57:14 -08:00
drydock Simplify PHUIObjectBoxViews handling of Save and Error states 2014-01-10 09:17:37 -08:00
fact Extend all "ManagementWorkflow" classes from a base class 2013-12-27 13:15:40 -08:00
feed Extend all "ManagementWorkflow" classes from a base class 2013-12-27 13:15:40 -08:00
files Simplify PHUIObjectBoxViews handling of Save and Error states 2014-01-10 09:17:37 -08:00
flag Work around a bug in PHP 5.3-ish with abstract methods in interfaces 2013-10-25 15:58:17 -07:00
harbormaster Improve several exception behaviors for Harbormaster workers 2014-01-13 12:21:49 -08:00
help/controller Make Differential views capability-sensitive 2013-09-26 18:45:04 -07:00
herald Simplify PHUIObjectBoxViews handling of Save and Error states 2014-01-10 09:17:37 -08:00
legalpad Simplify PHUIObjectBoxViews handling of Save and Error states 2014-01-10 09:17:37 -08:00
lipsum Extend all "ManagementWorkflow" classes from a base class 2013-12-27 13:15:40 -08:00
macro Simplify PHUIObjectBoxViews handling of Save and Error states 2014-01-10 09:17:37 -08:00
mailinglists Simplify PHUIObjectBoxViews handling of Save and Error states 2014-01-10 09:17:37 -08:00
maniphest Simplify PHUIObjectBoxViews handling of Save and Error states 2014-01-10 09:17:37 -08:00
meta Provide convenience method addTextCrumb() to PhabricatorCrumbsView 2013-12-18 17:47:34 -08:00
metamta Make all bin/* scripts locate their workflows dynamically 2013-12-27 13:15:48 -08:00
notification Mobile Notifications 2013-12-03 11:58:10 -08:00
nuance Simplify PHUIObjectBoxViews handling of Save and Error states 2014-01-10 09:17:37 -08:00
oauthserver Initialize used variable 2013-07-09 21:55:27 -07:00
owners Simplify PHUIObjectBoxViews handling of Save and Error states 2014-01-10 09:17:37 -08:00
passphrase Simplify PHUIObjectBoxViews handling of Save and Error states 2014-01-10 09:17:37 -08:00
paste Simplify PHUIObjectBoxViews handling of Save and Error states 2014-01-10 09:17:37 -08:00
people Simplify PHUIObjectBoxViews handling of Save and Error states 2014-01-10 09:17:37 -08:00
phame Simplify PHUIObjectBoxViews handling of Save and Error states 2014-01-10 09:17:37 -08:00
phid Make Drydock Lease and Resource PHIDs use newer PHID infrastructure 2013-12-26 12:29:58 -08:00
phlux Simplify PHUIObjectBoxViews handling of Save and Error states 2014-01-10 09:17:37 -08:00
pholio Simplify PHUIObjectBoxViews handling of Save and Error states 2014-01-10 09:17:37 -08:00
phortune Provide convenience method addTextCrumb() to PhabricatorCrumbsView 2013-12-18 17:47:34 -08:00
phpast Replace some hsprintf() by phutil_tag() 2013-11-11 09:23:23 -08:00
phragment Simplify PHUIObjectBoxViews handling of Save and Error states 2014-01-10 09:17:37 -08:00
phrequent Lock policy queries to their applications 2013-10-21 17:20:27 -07:00
phriction Simplify PHUIObjectBoxViews handling of Save and Error states 2014-01-10 09:17:37 -08:00
policy Always include the current user as a selectable policy 2013-12-30 16:48:36 -08:00
ponder Mark answers as page objects in Ponder 2014-01-10 10:19:00 -08:00
project Allow tasks to be dragged-and-dropped between workboard columns (UI only) 2014-01-13 12:23:57 -08:00
releeph Simplify PHUIObjectBoxViews handling of Save and Error states 2014-01-10 09:17:37 -08:00
remarkup/conduit Support processing Remarkup in bulk with remarkup.processbulk Conduit method 2013-11-02 16:30:11 -07:00
repository Add Hosted/Remote filtering to Diffusion 2014-01-10 09:12:50 -08:00
search Simplify PHUIObjectBoxViews handling of Save and Error states 2014-01-10 09:17:37 -08:00
settings Update Conpherence Panel saved 2014-01-10 11:58:52 -08:00
slowvote Simplify PHUIObjectBoxViews handling of Save and Error states 2014-01-10 09:17:37 -08:00
subscriptions Tie application event listeners to the applications they listen for 2013-10-21 17:00:21 -07:00
system Replace some hsprintf() by phutil_tag() 2013-11-11 09:23:23 -08:00
tokens Provide convenience method addTextCrumb() to PhabricatorCrumbsView 2013-12-18 17:47:34 -08:00
transactions Implment ApplicationTransaction grouping rules 2013-12-27 05:51:15 -08:00
typeahead Turn the macro selector into a tokenizer 2013-11-25 19:22:06 -08:00
uiexample Make Tables play well in PHUIObjectBoxView 2014-01-07 11:57:37 -08:00
xhprof Make most file reads policy-aware 2013-09-30 09:38:13 -07:00