1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-28 17:52:43 +01:00
phorge-phorge/src/applications/transactions
epriestley 3fedc8c299 Allow any EditEngine comment form to be pinned
Summary:
Fixes T12049. This expands "Haunted" comment panels to EditEngine, and by extension to all EditEngine applications.

Eventual goal is to remove custom commenting code in Differential and replace it with EditEngine code.

Changes from current "haunt" mode:

  - This only has one mode ("pinned"), not two ("pinned", "pinned with preview"). There's an inline preview and scroll behavior is a little better.
  - Now has a UI action button.

Slightly tricky stuff:

  - This interacts with "Fullscreen" mode since it doesn't make sense to pin a full-screen comment area.
  - This should only be available for comments, not for remarkup fields like "Description" in "Edit Task".

Test Plan:
  - Pinned/unpinned in Maniphest.
  - Pinned/fullscreened/unfullscreened/unpinned.
  - Checked that "Edit Task" doesn't allow pinning for "Description", etc.
  - Pressed "?", read about pressing "Z".
  - Pressed "Z".

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T12049

Differential Revision: https://secure.phabricator.com/D17105
2016-12-29 12:49:18 -08:00
..
application Put inline previews in remarkup textareas 2015-12-22 12:18:28 -08:00
commentaction Allow stacked comment actions to be explicitly ordered 2016-04-06 09:15:27 -07:00
constants Merge TYPE_PROJECT_COLUMNS and TYPE_COLUMN transactions into a more general TYPE_COLUMNS transaction 2016-04-06 09:13:31 -07:00
controller In prose diff dialogs (like "Show Details" in transactions), show "old", "new" and "diff" tabs 2016-11-07 15:18:19 -08:00
data Don't re-mention users for comment edits 2016-06-13 13:57:59 -07:00
edges Remove "Used By" from Passphrase 2016-05-16 16:38:52 -07:00
editengine Remove empty implementations of describeAutomaticCapabilities() 2016-11-09 15:24:22 -08:00
editfield Allow the new Differential EditEngine form to create/update diffs for revisions 2016-12-14 07:27:25 -08:00
editor Cache Almanac URIs for repositories 2016-12-06 09:14:45 -08:00
edittype Make stored custom fields work with v3 EditEngine API 2016-12-16 10:09:03 -08:00
engineextension Drive CLI-based revision edits through "differential.revision.edit" API + EditEngine 2016-12-16 10:08:49 -08:00
error Allow users to unset "Editor", tailor short error messages properly on settings forms 2016-06-05 14:03:02 -07:00
exception Mark some strings for translation 2015-06-09 23:06:52 +10:00
feed Give application actors in feed reasonable icons 2016-04-20 14:38:55 -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 Update EditEngine for two column 2016-03-28 09:18:55 -07:00
replyhandler Modularize content sources 2016-03-26 11:59:45 -07:00
response Various translation improvements 2015-11-03 07:02:46 +11:00
storage Simplify Differential "Reviewers" field 2016-12-16 10:25:22 -08:00
typeahead Add EditEngine typeahead 2016-12-16 08:40:23 -08:00
view Allow any EditEngine comment form to be pinned 2016-12-29 12:49:18 -08:00
worker Cache user notification and message counts 2016-06-05 08:52:43 -07:00
xaction Modularize application transactions in Paste, mostly 2016-06-14 06:13:28 -07:00