1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-24 15:52:41 +01:00
phorge-phorge/src/applications/releeph
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 Expose all application mail receivers 2015-04-01 11:52:02 -07:00
commitfinder Extend from Phobject 2015-06-15 18:02:27 +10:00
conduit Remove "arcanist projects" from Releeph 2015-05-26 07:07:08 +10:00
config Add getGroup to ConfigOptions 2015-02-09 13:10:56 -08:00
constants Extend from Phobject 2015-06-15 18:02:27 +10:00
controller Remove all setObjectURI() from ActionListViews 2015-12-17 08:30:22 -08:00
differential Extend from Phobject 2015-06-15 18:02:27 +10:00
editor Render Remarkup in emails 2015-11-24 06:43:01 +11:00
field Various translation improvements 2015-11-03 07:02:46 +11:00
mail 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
query Various translation improvements 2015-11-03 07:02:46 +11:00
storage Linter fixes 2015-12-03 07:44:23 +11:00
view Fix header object call in Releeph 2015-07-19 07:43:20 -07:00