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 314e33c905 Loop subtask creation instead of task creation when in a subtask workflow
Summary: Simplify the division of a parent task into several subtasks by looping
the "create subtask" workflow. This replaces "Create Another Task" with "Create
Another Subtask" when you arrive via subtasking.
Test Plan:
  - Created a task, looped task create flow.
  - Created a subtask, looped subtask create flow.

Reviewed By: codeblock
Reviewers: hunterbridges, codeblock, jungejason, tuomaspelkonen, aran
CC: aran, codeblock, epriestley
Differential Revision: 779
2011-08-09 16:55:44 -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 Loop subtask creation instead of task creation when in a subtask workflow 2011-08-09 16:55:44 -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