1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-11 17:32:41 +01:00
phorge-phorge/src/applications/phid
epriestley ab7a091212 Fix text-mode rendering of object and Asana link views
Summary:
Ref T2852. Two issues:

  - Embeds (`T12`, `{T12}`) have some handle issues because handles run afoul of visibility checks under some configs. Make handles unconditionally visible.
  - Asana links don't render correctly into text mode. Give them a valid text mode rendering so they don't flip out.

Test Plan: Made comments with `T12` and `http://app.asana.com/...` and published them to Asana.

Reviewers: btrahan

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T2852

Differential Revision: https://secure.phabricator.com/D6696
2013-08-07 13:29:09 -07:00
..
conduit Use Application PHIDs in Files 2013-07-22 12:17:39 -07:00
handle Use application PHIDs for application transactions 2013-07-29 12:04:15 -07:00
query Provide a callback for Queries to filter objects from alternate result sets 2013-07-22 12:20:31 -07:00
storage Remove PhabricatorPHID::fromObjectName 2013-07-22 12:17:37 -07:00
type Proide application-based handle loads; load Slowvote handles from the application 2013-07-22 12:17:28 -07:00
PhabricatorObjectHandle.php Fix text-mode rendering of object and Asana link views 2013-08-07 13:29:09 -07:00
PhabricatorPHIDConstants.php Use application PHIDs for ATOM 2013-07-30 06:49:13 -07:00
utils.php Use Application PHIDs in Projects 2013-07-22 12:17:53 -07:00