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/maniphest
epriestley dd4537edef Route Maniphest editing and transactions primarily through shared code
Summary: Ref T418. Although Maniphest does not use ApplicationTransactions, we can fake a lot of it and provide a more uniform API. Deletes as much custom code from Maniphest as possible along the edit workflows, using core code instead.

Test Plan:
With custom fields:

  - Edited a task.
  - Created a task.
  - Queried a task with Maniphest.
  - Updated a task with Maniphest.
  - Used `?template=nnn` to create a similar task.

Reviewers: btrahan

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T418

Differential Revision: https://secure.phabricator.com/D7001
2013-09-16 16:03:01 -07:00
..
application Clean up dead code from old task list 2013-09-13 11:50:29 -07:00
auxiliaryfield Route Maniphest editing and transactions primarily through shared code 2013-09-16 16:03:01 -07:00
conduit Route Maniphest editing and transactions primarily through shared code 2013-09-16 16:03:01 -07:00
config Remove ManiphestTaskExtensions 2013-09-16 15:58:35 -07:00
constants Make Maniphest task priorites user-customizable 2013-09-13 11:50:28 -07:00
controller Route Maniphest editing and transactions primarily through shared code 2013-09-16 16:03:01 -07:00
editor Route Maniphest editing and transactions primarily through shared code 2013-09-16 16:03:01 -07:00
event Fix some Maniphest links 2013-09-13 16:56:21 -07:00
export Implemented support for different export formats. 2013-04-11 11:27:36 -07:00
field Route Maniphest editing and transactions primarily through shared code 2013-09-16 16:03:01 -07:00
lipsum Remove ManiphestTaskExtensions 2013-09-16 15:58:35 -07:00
mail Remove all hardcoded behaviors associated with task priorities 2013-09-13 11:50:15 -07:00
phid Policy - introduce parentQuery and pass around policy configuration from parent to child 2013-09-11 12:19:34 -07:00
query Allow Maniphest queries to have configurable page sizes 2013-09-13 11:49:44 -07:00
remarkup Remove obsolete/deprecated withTaskIDs() / withTaskPHIDs() 2013-09-10 15:34:04 -07:00
search Remove legacy "touched" table and indexing 2013-09-12 13:04:09 -07:00
storage Route Maniphest editing and transactions primarily through shared code 2013-09-16 16:03:01 -07:00
view Route Maniphest editing and transactions primarily through shared code 2013-09-16 16:03:01 -07:00