1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-21 17:58:47 +02:00
phorge-phorge/src/applications/phid
Bob Trahan 69cc5df645 Transactions - deploy buildTransactionTimeline against a few more applications
Summary:
Ref T4712. Thus far, it seems that most "non-standard" things can be done pretty easily in the controller. Aside from deploying, this diff had to fix a few bugs / missing implementations of stuff.

(Notably, PhabricatorAuthProviderConfig, HeraldRule, PhabricatorSlowvotePoll, and AlmanacNetwork needed to implement PhabricatorApplicationTransactionInterface, PhabricatorAuthAuthProviderPHIDType had to be added, and a rendering bug in transactions of type PhabricatorOAuth2AuthProvider had to be fixed.)

Test Plan: Almanac - looked at binding, device, network, and service view controllers and verified timeline displayed properly. Herald - looked at a rule and verified timeline. Slowvote - looked at a vote and verified timeline. Auth - looked at an auth provider (Facebook) and verified proper display of transactions within timeline.

Reviewers: epriestley

Reviewed By: epriestley

Subscribers: Korvin, epriestley

Maniphest Tasks: T4712

Differential Revision: https://secure.phabricator.com/D10921
2014-12-02 14:33:59 -08:00
..
conduit Rename Conduit classes 2014-07-25 10:54:15 +10:00
handle Apply some autofix linter rules 2014-09-10 06:55:05 +10:00
interface Work around a bug in PHP 5.3-ish with abstract methods in interfaces 2013-10-25 15:58:17 -07:00
query Rename PhabricatorApplication subclasses 2014-07-23 10:03:09 +10:00
storage Change double quotes to single quotes. 2014-06-09 11:36:50 -07:00
type Utilize PhutilMethodNotImplementedException 2014-07-22 01:47:00 +10:00
view Use slim tags in ObjectList 2014-06-26 15:23:48 -07:00
PhabricatorObjectHandle.php Rename PHIDType classes 2014-07-24 08:05:46 +10:00
PhabricatorPHIDConstants.php Transactions - deploy buildTransactionTimeline against a few more applications 2014-12-02 14:33:59 -08:00
utils.php Use Application PHIDs in Projects 2013-07-22 12:17:53 -07:00