1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-03-13 04:44:53 +01:00
phorge-phorge/src/applications/transactions
epriestley a1c7ba6b8b Initial support for comments/append-edits in EditEngine
Summary:
Ref T9132. This just replaces the "Add Comment" form in Paste with a generic flow in EditEngine.

No actual field-awareness or action stacking or anything quite yet, but that will come in a bit. This mildly regresses drafts (which don't seem like a big deal for Pastes). I'll hook those up again in the next diff, but I want to build them in a better way that will work with multiple actions in a generic way, and solve T5031.

Big practical advantage here is that applications don't need copy/pasted preview controllers.

Test Plan:
  - Saw previews.
  - Added comments.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T9132

Differential Revision: https://secure.phabricator.com/D14637
2015-12-03 07:06:25 -08:00
..
application Allow EditEngine configurations to be disabled and marked as "Default" 2015-11-29 08:27:26 -08:00
constants Extend from Phobject 2015-06-15 18:02:27 +10:00
controller Update transactions for handleRequest 2015-12-02 07:59:36 -08:00
edges Modernize remaining edge types 2015-01-03 10:58:20 +11:00
editengine Initial support for comments/append-edits in EditEngine 2015-12-03 07:06:25 -08:00
editengineextension Modularize application extensions to EditEngine 2015-11-30 08:59:27 -08:00
editfield Support HTTP parameter prefilling in EditEngine forms for CustomFields 2015-12-02 09:32:26 -08:00
editor Allow EditEngine configurations to be disabled and marked as "Default" 2015-11-29 08:27:26 -08:00
edittype Consolidate transaction generation in EditType objects 2015-11-30 09:01:00 -08:00
error Route task merges through new editor 2013-09-23 14:32:32 -07:00
exception Mark some strings for translation 2015-06-09 23:06:52 +10:00
feed Desktop Notification support 2015-06-22 13:11:37 -07:00
interface Transactions - adding willRenderTimeline to handle tricky cases 2014-12-04 13:58:52 -08:00
phid Allow ApplicationEditor forms to be reconfigured 2015-11-10 10:24:40 -08:00
query Allow EditEngine configurations to be disabled and marked as "Default" 2015-11-29 08:27:26 -08:00
replyhandler Add Maniphest Task email creator to CCs 2015-09-09 14:07:07 -07:00
response Various translation improvements 2015-11-03 07:02:46 +11:00
storage Render Remarkup poorly in Phame Feed stories 2015-12-02 14:16:03 -08:00
view Support HTTP parameter prefilling in EditEngine forms for CustomFields 2015-12-02 09:32:26 -08:00
worker Allow transaction publishers to pass binary data to workers 2015-08-22 15:14:05 -07:00