1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-15 03:12:41 +01:00
phorge-phorge/src/applications/phortune
epriestley 2868a69f65 Remove all setObjectURI() from ActionListViews
Summary:
Ref T10004. After D14804, we get this behavior by default and no longer need to set it explicitly.

(If some endpoint did eventually need to set it explicitly, it could just change what it passes to `setHref()`, but I believe we currently have no such endpoints and do not foresee ever having any.)

Test Plan:
  - As a logged out user, clicked various links in Differential, Maniphest, Files, etc., always got redirected to a sensible place after login.
  - Grepped for `setObjectURI()`, `getObjectURI()` (there are a few remaining callsites, but to a different method with the same name in Doorkeeper).

Reviewers: chad

Reviewed By: chad

Subscribers: hach-que

Maniphest Tasks: T10004

Differential Revision: https://secure.phabricator.com/D14805
2015-12-17 08:30:22 -08:00
..
application Support basic ad-hoc invoices in Phortune 2015-04-20 10:05:22 -07:00
capability Add Merchants to Phortune 2014-10-07 10:55:16 -07:00
cart Extend from Phobject 2015-06-15 18:02:27 +10:00
constants Extend from Phobject 2015-06-15 18:02:27 +10:00
control phtize all the things 2015-05-22 21:16:39 +10:00
controller Remove all setObjectURI() from ActionListViews 2015-12-17 08:30:22 -08:00
currency phtize all the things 2015-05-22 21:16:39 +10:00
edge Give Phortune merchants explicit members 2014-10-13 11:13:50 -07:00
editor HTML emails for Calendar event description changes should respect remarkup rules 2015-11-07 07:39:52 -08:00
mail phtize all the things 2015-05-22 21:16:39 +10:00
management phtize all the things 2015-05-22 21:16:39 +10:00
phid Mark PhabricatorPHIDType::getPHIDTypeApplicationClass() as abstract 2015-11-03 06:47:12 +11:00
product Extend from Phobject 2015-06-15 18:02:27 +10:00
provider Remove the PhortuneNotImplementedException class 2015-11-12 06:33:39 +11:00
query Send correct result in Phortune Charge List 2015-08-05 13:40:44 -07:00
storage phtize all the things 2015-05-22 21:16:39 +10:00
subscription Extend from Phobject 2015-06-15 18:02:27 +10:00
view [Redesign] PhabricatorApplicationSearchResultView 2015-06-19 11:46:20 +01:00
worker phtize all the things 2015-05-22 21:16:39 +10:00