1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-10 08:52:39 +01:00
phorge-phorge/webroot/rsrc/js/application/maniphest
epriestley 21bd596d71 Allow draggable elements to be dragged to the first list position
Summary:
Currently, draggable lists (in Config and ApplicationSearch, for example) don't let you drag an item into the first position.

This is because the behavior is correct in Maniphest: the first position is above an initial header, like "High Prioirty", and shouldn't be targetable.

Permit the behavior in general; forbid it in Maniphest.

Test Plan:
  - Dragged elements into the first position in ApplicationSearch.
  - Failed to drag elements into the first position in Maniphest.

Reviewers: garoevans, btrahan

Reviewed By: garoevans

CC: aran

Differential Revision: https://secure.phabricator.com/D7128
2013-09-25 13:27:58 -07:00
..
behavior-batch-editor.js Use JsShrink if jsxmin is not available 2013-05-18 17:04:22 -07:00
behavior-batch-selector.js Move PhabricatorObjectItem to PHUIObjectItem, add 'plain' setting for lists. 2013-09-09 14:14:34 -07:00
behavior-line-chart.js Allow Fact app to draw charts 2012-07-30 10:44:08 -07:00
behavior-list-edit.js Remove all the container node stuff from AphrontTagView 2013-06-05 16:21:55 -07:00
behavior-subpriorityeditor.js Allow draggable elements to be dragged to the first list position 2013-09-25 13:27:58 -07:00
behavior-transaction-controls.js Use JsShrink if jsxmin is not available 2013-05-18 17:04:22 -07:00
behavior-transaction-expand.js Show description changes in Maniphest 2011-05-21 21:17:45 -07:00
behavior-transaction-preview.js Use JsShrink if jsxmin is not available 2013-05-18 17:04:22 -07:00