1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-21 17:58:47 +02:00
phorge-phorge/src/applications/maniphest/relationship
Chad Little d6a620be45 Update Maniphest for modular transactions
Summary: Ref T12671. This modernized Maniphest transactions to modular transactions.

Test Plan:
- Create Task
- Edit Task
- Raise Priority
- Change Status
- Merge as a duplicate
- Create Subtask
- Claim Task
- Assign Project
- Move on Workboard
- Set a cover image
- Assign story points
- Change story points
- Generate lots via lipsum
- Bulk edit tasks
- Leave comments
- Award Token

I'm sure I'm missing something.

Reviewers: epriestley

Reviewed By: epriestley

Subscribers: hazelyang, Korvin

Maniphest Tasks: T12671

Differential Revision: https://secure.phabricator.com/D17844
2017-05-15 10:29:06 -07:00
..
ManiphestTaskCloseAsDuplicateRelationship.php When using the "Close as Duplicate" relationship action, limit the UI to 1 task 2016-06-30 13:48:21 -07:00
ManiphestTaskHasCommitRelationship.php Inch toward using ApplicationSearch to power related objects 2016-06-29 11:22:29 -07:00
ManiphestTaskHasMockRelationship.php Inch toward using ApplicationSearch to power related objects 2016-06-29 11:22:29 -07:00
ManiphestTaskHasParentRelationship.php Refine available filters and defaults for relationship selection 2016-06-30 11:51:36 -07:00
ManiphestTaskHasRevisionRelationship.php Inch toward using ApplicationSearch to power related objects 2016-06-29 11:22:29 -07:00
ManiphestTaskHasSubtaskRelationship.php Refine available filters and defaults for relationship selection 2016-06-30 11:51:36 -07:00
ManiphestTaskMergeInRelationship.php Refine available filters and defaults for relationship selection 2016-06-30 11:51:36 -07:00
ManiphestTaskRelationship.php Update Maniphest for modular transactions 2017-05-15 10:29:06 -07:00