1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-23 22:10:55 +01:00
phorge-phorge/webroot/rsrc/css/phui
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
..
phui-box.css UIColor Blues and common color integration 2013-09-02 08:10:47 -07:00
phui-button.css Add Action Buttons to ObjectHeaders 2013-12-03 08:34:04 -08:00
phui-document.css Fix subscribers in PHUIDocument 2013-10-14 11:38:05 -07:00
phui-feed-story.css Color consolidation 2013-09-07 09:13:55 -07:00
phui-form-view.css Make Tables play well in PHUIObjectBoxView 2014-01-07 11:57:37 -08:00
phui-form.css UIColor Blues and common color integration 2013-09-02 08:10:47 -07:00
phui-header-view.css Update Email Address setting page 2014-01-08 12:42:55 -08:00
phui-icon.css Policy, Status in PHUIHeaderView 2013-09-17 09:12:37 -07:00
phui-info-panel.css PHUIInfoPanel 2013-10-25 11:09:06 -07:00
phui-list.css Add top border back to section-headers 2013-10-22 08:49:13 -07:00
phui-object-box.css Clean up AphrontError boxes, Diffusion Headers 2014-01-09 08:51:57 -08:00
phui-object-item-list-view.css Allow tasks to be dragged-and-dropped between workboard columns (UI only) 2014-01-13 12:23:57 -08:00
phui-pinboard-view.css UIColor Blues and common color integration 2013-09-02 08:10:47 -07:00
phui-property-list-view.css Add header icons to PHUIPropertyListView 2013-11-04 11:07:51 -08:00
phui-remarkup-preview.css Move #888 and #999 to $lightgreytext 2013-09-02 08:12:18 -07:00
phui-spacing.css PHUIButtonView class 2013-06-12 18:23:35 -07:00
phui-status.css CSS Tweaks to reviewers status list 2013-10-29 20:26:41 -07:00
phui-text.css Implement color variables in CSS. 2013-06-19 20:25:41 -07:00
phui-workboard-view.css Remove workboard shadow, slightly nicer mobile view 2013-11-06 10:18:29 -08:00
phui-workpanel-view.css Add Fluid-ish view to AphrontMultiColumnView 2013-11-05 18:57:52 -08:00