1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 10:18:48 +02:00
phorge-phorge/src/applications/phid
Anh Nhan Nguyen 48f1a578f8 Adding some type names to object handles
Summary:
I browsed through the applications and searched for all flaggable objects and gave them names. Only flaggable ones, since they were the only ones I deemed important for my future diff(s). Also, I thought that this method may be deprecated in some way, since it only included some older applications

Also adding proper fallback. Without makes my future diff(s) non-fatal in a user-confusing way (imagine you are displaying the object type ## ## (`null` ^^))

Also usable for Refs T1048

Test Plan: Used in a future diff, names appear, fallback works as expected.

Reviewers: epriestley

Reviewed By: epriestley

CC: aran, Korvin

Maniphest Tasks: T1048

Differential Revision: https://secure.phabricator.com/D5514
2013-04-01 06:18:45 -07:00
..
application Implement very basic uberhome 2013-01-15 15:41:22 -08:00
conduit Uninstall Conduit calls when uninstalling applications 2013-03-13 07:09:05 -07:00
config Formalize phid.external-loaders 2013-01-19 10:20:24 -08:00
controller Display full handle name in PHID lookup 2013-03-13 00:55:07 -07:00
handle Consolidate Macro loading 2013-03-22 13:07:20 -07:00
storage Support "M" in phid.lookup and ircbot 2013-03-05 12:31:52 -08:00
PhabricatorObjectHandle.php Adding some type names to object handles 2013-04-01 06:18:45 -07:00
PhabricatorPHIDConstants.php Phortune v0 2013-03-28 09:10:34 -07:00
utils.php Add feed integration to generic transactions 2012-12-11 14:00:21 -08:00