1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 02:08:47 +02:00
phorge-phorge/src/applications/maniphest
epriestley 6bfb101aff Replace all Maniphest commenting code with EditEngine commenting code
Summary:
Ref T9132. Like D14659, I'll hold this until after the cut.

This swaps commenting in Maniphest over to EditEngine / stackable actions. New code doesn't have parity yet, although none of the things we're missing should technically be //strictly mandatory//. There's a list inline. I'll restore these in the next diffs.

Briefly -- comments, subscribers and projects work. Status, owners and priority do not yet.

Test Plan:
  - Made comments and added subscribers and projects.
  - Read through the old code to look for missing features and tried to document them all.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T9132

Differential Revision: https://secure.phabricator.com/D14663
2015-12-04 16:29:25 -08:00
..
__tests__ Drive Maniphest grouping and ordering through standard infrastructure 2015-06-08 12:23:13 -07:00
application Rough in EditEngine for Maniphest 2015-12-04 16:29:23 -08:00
bulk Fix "Add Project" in bulk editor 2015-07-02 14:24:15 -07:00
capability Simplify the implementation of PhabricatorPolicyCapability subclasses 2014-07-25 08:25:42 +10:00
command Initialize $assign_phid properly in the "!assign" email action 2015-10-16 06:39:31 -07:00
conduit Rough in EditEngine for Maniphest 2015-12-04 16:29:23 -08:00
config Use pink for "Unbreak Now" priority instead of indigo 2015-08-21 08:04:37 -07:00
constants [Redesign] Use status icons in Maniphest task list 2015-06-30 13:42:27 -07:00
controller Replace all Maniphest commenting code with EditEngine commenting code 2015-12-04 16:29:25 -08:00
edge Modernize Pholio edges 2015-01-02 10:11:41 +11:00
editor Replace all Maniphest commenting code with EditEngine commenting code 2015-12-04 16:29:25 -08:00
event Add Priority to Maniphest Hovercard 2015-07-28 19:42:26 -07:00
export Use PhutilClassMapQuery 2015-07-07 22:51:57 +10:00
field Add "and" support to "ref" 2015-05-05 07:14:15 +10:00
herald Share target filtering code in HeraldAction 2015-08-03 14:34:37 -07:00
lipsum Fix some linter violations 2015-01-03 09:11:41 +11:00
mail Add Maniphest Task email creator to CCs 2015-09-09 14:07:07 -07:00
phid Mark PhabricatorPHIDType::getPHIDTypeApplicationClass() as abstract 2015-11-03 06:47:12 +11:00
policyrule Allow PolicyRules to serve as "Object Policies" 2015-06-13 15:44:38 -07:00
query Move some PhabricatorSearchField subclasses 2015-07-06 22:52:05 +10:00
remarkup Rename PhutilRemarkupRule subclasses 2014-08-05 00:55:43 +10:00
search Rename PhabricatorSearchField to PhabricatorSearchFieldDocumentType 2015-06-05 11:01:25 -07:00
storage Fix a translation 2015-11-13 07:04:48 +11:00
typeahead Implement open() and closed() Maniphest tokenizer status functions, plus cleanup 2015-04-23 11:49:34 -07:00
view Various translation improvements 2015-11-03 07:02:46 +11:00