1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-30 01:10:58 +01:00
phorge-phorge/src/applications/maniphest
epriestley 6bced2170e Allow structured destruction of Maniphest tasks
Summary:
Ref T4749. Ref T3265. Ref T4909.

  - Support ManiphestTasks in `bin/remove`.
  - Transactions need manual help for now.

Test Plan:
  - Destroyed tasks.
  - Examined log to verify task, transaction, and comment destruction.

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T3265, T4749, T4909

Differential Revision: https://secure.phabricator.com/D8944
2014-05-05 10:55:19 -07:00
..
application Various linter fixes. 2014-02-26 12:44:58 -08:00
capability Add capabilities for editing task triage details (priority, assignee, etc) 2013-10-21 16:59:06 -07:00
conduit Maniphest - add conduit method to get status information 2014-05-01 16:11:39 -07:00
config More resilient timeline icon layout 2014-04-22 14:24:36 -07:00
constants Add a priorityColor property to the maniphest conduit endpoint 2014-04-09 11:32:08 -07:00
controller Restrict marking task duplicate to "merge duplicates" workflow 2014-04-29 11:41:30 -07:00
editor Maniphest - remove "attach file" action 2014-04-15 10:49:05 -07:00
event Fix Maniphest links w.r.t. new "status" data format 2014-03-28 12:59:09 -07:00
export Implemented support for different export formats. 2013-04-11 11:27:36 -07:00
field Use ApplicationTransactions and CustomField to implement build steps 2014-03-25 16:08:40 -07:00
lipsum Move many task status hardcodes into ManiphestTaskStatus 2014-02-17 15:59:31 -08:00
mail Restore reply instructions to ApplicationTransaction email 2014-04-04 11:14:21 -07:00
phid Don't show document types in search for uninstalled applications 2014-04-29 15:01:50 -07:00
query Fix an issue with multiple "open" statuses and the "View All" button on Projects 2014-04-24 10:35:28 -07:00
remarkup Remove obsolete/deprecated withTaskIDs() / withTaskPHIDs() 2013-09-10 15:34:04 -07:00
search Despecialize most task status handling 2014-03-25 13:47:42 -07:00
storage Allow structured destruction of Maniphest tasks 2014-05-05 10:55:19 -07:00
view Despecialize most task status handling 2014-03-25 13:47:42 -07:00