1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 18:28:47 +02:00
phorge-phorge/src/applications/maniphest
epriestley 8573a1e142 Make the drop target for file attachments smaller
Summary:
Currently, in Maniphest, if you drag-and-drop a file it always attaches. Instead, I want you to have two options:

  - Drag and drop to the attachment area to attach; or
  - drag and drop to the Remarkup panel to upload + inline.

For the first step, make the input have a clear drop target instead of it being the entire panel.

Test Plan: Attached files in Create Task, task view, meta mta send test.

Reviewers: btrahan, vrana

Reviewed By: vrana

CC: aran

Differential Revision: https://secure.phabricator.com/D3651
2012-10-08 13:26:41 -07:00
..
application Require canonical numbers in routes 2012-10-05 18:07:54 -07:00
auxiliaryfield Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
constants Add a defaulty priority configuration flag for maniphest tasks 2012-10-04 14:19:37 -07:00
controller Make the drop target for file attachments smaller 2012-10-08 13:26:41 -07:00
editor Centralize rendering of application mail bodies 2012-07-16 19:01:43 -07:00
event Insert Maniphest transactions when edges are edited 2012-07-02 15:42:06 -07:00
extensions Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
storage Use Edges to store dependencies between tasks in Maniphest 2012-07-18 20:41:42 -07:00
view Fix "fullName" rules for Maniphest transaction email 2012-07-23 14:01:09 -07:00
ManiphestReplyHandler.php Add a defaulty priority configuration flag for maniphest tasks 2012-10-04 14:19:37 -07:00
ManiphestTaskQuery.php Rename ManiphestTaskQuery::withProjects() to withAllProjects() 2012-10-04 15:31:04 -07:00