1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-11 09:22:40 +01:00
phorge-phorge/src/applications/maniphest
epriestley c0ce76abb8 Add a "Create Subtask" operation to Maniphest
Summary:
Add a new "Create Subtask" action that allows you to quickly split a task into
dependent subtasks, using the parent task as a template.

Followups:

  - Cause "workflow=<parent>" to change "Create Another Task" into "Create
Another Subtask" (after D736).
  - Show parent tasks (requires some schema stuff).

Test Plan:
  - Created a new task.
  - Created a new subtask.

Reviewed By: codeblock
Reviewers: hunterbridges, codeblock, jungejason, tuomaspelkonen, aran
CC: aran, codeblock
Differential Revision: 774
2011-08-03 14:14:31 -07:00
..
auxiliaryfield Support for config-based custom fields in Maniphest 2011-08-02 10:07:27 -07:00
constants Slightly improve Maniphest documentation. 2011-07-04 13:04:22 -07:00
controller Add a "Create Subtask" operation to Maniphest 2011-08-03 14:14:31 -07:00
editor/transaction Make maniphest add CCs when users are @mentioned 2011-07-09 16:54:59 -07:00
extensions/task Support for config-based custom fields in Maniphest 2011-08-02 10:07:27 -07:00
query Move Project list to use ManiphestTaskQuery 2011-07-07 15:27:19 -07:00
replyhandler Allow configuration of a task-creation email address 2011-07-05 17:17:27 -07:00
storage Key Value Store for ManiphestTask 2011-07-25 19:11:55 -07:00
view Basic task dependencies for Maniphest 2011-08-02 11:16:31 -07:00