1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 02:08:47 +02:00
phorge-phorge/src/applications/calendar
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
..
__tests__ Minor formatting changes 2014-10-08 08:39:49 +11:00
application Provide a "PHUIFormIconSetControl" 2015-12-16 08:46:51 -08:00
command Users should be able to rsvp to event via email 2015-05-01 19:01:29 -07:00
controller Remove all setObjectURI() from ActionListViews 2015-12-17 08:30:22 -08:00
editor HTML emails for Calendar event description changes should respect remarkup rules 2015-11-07 07:39:52 -08:00
icon Provide a "PHUIFormIconSetControl" 2015-12-16 08:46:51 -08: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 Calendar list objects that are ghost events should link to a ghost event, not the parent 2015-08-03 07:01:42 -07:00
remarkup Calendar event monograms, part 3. Remarkup for calendar event monograms. 2015-04-27 14:27:34 -07:00
search Rename PhabricatorSearchField to PhabricatorSearchFieldDocumentType 2015-06-05 11:01:25 -07:00
storage Provide a "PHUIFormIconSetControl" 2015-12-16 08:46:51 -08:00
util Linter fixes 2015-12-03 07:44:23 +11:00
view Clicking in day view should create new event 2015-05-24 11:22:33 -07:00