1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-01-07 13:21:02 +01:00
phorge-phorge/src/applications/transactions
epriestley e9804bb7e5 Provide hovercards for generic edge stories, and include more message information in commit hovercards
Summary:
Ref T13620.

  - Make generic edge stories render links with hovercards. Other story types (like subscriptions) already do this so I'm fairly certain this is just old code from before hovercards.
  - Include a longer commit message snippet in hovercards.

Test Plan: {F8465645}

Maniphest Tasks: T13620

Differential Revision: https://secure.phabricator.com/D21574
2021-02-25 10:29:58 -08:00
..
application Allow EditEngine forms for objects which support subtyping to have a subtype configured 2017-03-02 04:18:06 -08:00
bulk Fix an issue where the "viewer" is not passed to Bulk Edit controls properly 2019-09-26 12:03:49 -07:00
commentaction When you "Request Review" of a draft revision, change the button text from "Submit Quietly" to "Publish Revision" 2018-11-15 20:50:21 -08:00
conduit Fix an error message when calling "transaction.search" with a non-transactional object PHID as an "objectIdentifier" 2019-10-17 09:19:54 -07:00
constants Make "editing" state persistent for inline comments 2020-05-04 13:10:30 -07:00
controller Inline custom policy rules inside policy capability explanation dialogs 2019-09-12 09:40:50 -07:00
data When users submit "editing" inlines, warn them that their inlines will be saved 2020-05-04 13:13:15 -07:00
draft Show yellow "draft" bubble in Audit 2017-01-16 10:28:59 -08:00
edges Expose the "file attached to object" and "object attached to file" edges via "edge.search" 2020-10-16 13:45:35 -07:00
editengine Fix additional "xprintf()"-class static parameter lint errors 2020-09-08 11:45:48 -07:00
editfield Support "date" custom fields in "*.edit" endpoints 2019-07-31 13:10:14 -07:00
editor Remove "final" from "private" methods in Phabricator 2021-02-03 14:13:29 -08:00
edittype Accept null via conduit.edit to unassign a task 2018-01-31 15:33:52 -08:00
engine Propagate the "ContextObject" to Remarkup rendering in timelines 2021-02-13 13:37:36 -08:00
engineextension Allow subtypes to specify "mutations", to control the behavior of the "Change Subtype" action 2019-09-12 16:17:02 -07:00
error Allow users to unset "Editor", tailor short error messages properly on settings forms 2016-06-05 14:03:02 -07:00
exception When users submit "editing" inlines, warn them that their inlines will be saved 2020-05-04 13:13:15 -07:00
feed Separate "feed" and "notifications" better, allow stories to appear in notifications only 2018-12-10 16:02:43 -08:00
herald Support "Subtype" in Herald 2019-09-12 14:34:06 -07:00
interface Allow inline comment storage objects to generate their own runtime objects 2020-05-07 15:57:49 -07:00
phid Allow ApplicationEditor forms to be reconfigured 2015-11-10 10:24:40 -08:00
query Make InlineCommentQueries more robust/consistent 2020-05-07 16:00:28 -07:00
replyhandler Remove "getApplicationTransactionObject()" from ApplicationTransactionInterface 2018-12-20 15:16:19 -08:00
response When users submit "editing" inlines, warn them that their inlines will be saved 2020-05-04 13:13:15 -07:00
storage Provide hovercards for generic edge stories, and include more message information in commit hovercards 2021-02-25 10:29:58 -08:00
typeahead Support filtering feed transactions by object type 2019-05-21 12:39:10 -07:00
view Propagate the "ContextObject" to Remarkup rendering in timelines 2021-02-13 13:37:36 -08:00
worker Cache user notification and message counts 2016-06-05 08:52:43 -07:00
xaction Fix incorrect construction of subtype map when validating "subtype" transactions against non-subtypable objects 2019-08-28 06:57:04 -07:00