1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-13 10:22:42 +01:00
phorge-phorge/src/applications/differential
epriestley f49e35deaf Basic task dependencies for Maniphest
Summary:
This allows you to edit dependencies. It is a better patch than it used to be.
It depends on D725.

  - If you create a cycle, it just throws an exception and aborts the workflow.
It should not do this.
  - Tasks which depend on the current task aren't shown in the UI. Need to add a
new table for this.
  - Transaction text says "attached Task" but should probably say "added a
dependency on task".

Test Plan: Created valid and invalid dependencies between tasks. Created valid
and invalid dependencies between revisions.
Reviewed By: tuomaspelkonen
Reviewers: davidreuss, jungejason, tuomaspelkonen, aran
Commenters: codeblock
CC: aran, codeblock, tuomaspelkonen, epriestley
Differential Revision: 595
2011-08-02 11:16:31 -07:00
..
constants Add an "Add CCs" action to Differential 2011-06-28 06:41:38 -07:00
controller Basic task dependencies for Maniphest 2011-08-02 11:16:31 -07:00
data bug due to using $fields instead of $this->fields 2011-07-10 20:26:56 -07:00
editor Publish Phriction edits to feed 2011-07-12 16:36:17 -07:00
mail Explicitly list reviewers on reviewrequest email 2011-06-30 18:56:02 -07:00
parser Revert "Generated code> make it harder to mark code as generated" 2011-08-02 14:47:10 +01:00
replyhandler Allow Phabricator to be configured to use a public Reply-To address 2011-07-03 12:31:00 -07:00
storage Files can be set not to use 'ignore-all' by default. 2011-07-25 10:46:40 -07:00
tasks Enable updating task->revision assoc 2011-04-26 19:14:47 -07:00
view Rough implementation of drag-and-drop file uploads 2011-08-01 15:27:13 -07:00