1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-21 09:48:47 +02:00
phorge-phorge/src/applications/subscriptions
epriestley d66972c9f2 Tie application event listeners to the applications they listen for
Summary:
Ref T3675. Some of these listeners shouldn't do their thing if the viewer doesn't have access to an application (for example, users without access to Differential should not be able to "Edit Tasks"). Set the stage for that:

  - Introduce `PhabricatorEventListener`, which has an application.
  - Populate this for event listeners installed by applications.
  - Rename the "PeopleMenu" listeners to "ActionMenu" listeners, which better describes their modern behavior.

This doesn't actually change any behaviors.

Test Plan: Viewed Maniphest, Differntial, People.

Reviewers: btrahan, chad

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T3675

Differential Revision: https://secure.phabricator.com/D7364
2013-10-21 17:00:21 -07:00
..
application Installation & Uninstallion of Applications 2013-01-29 09:17:24 -08:00
controller Kill PhabricatorObjectDataHandle 2013-09-11 12:27:28 -07:00
editor Delete license headers from files 2012-11-05 11:16:51 -08:00
events Tie application event listeners to the applications they listen for 2013-10-21 17:00:21 -07:00
interface Delete license headers from files 2012-11-05 11:16:51 -08:00
query Token support for Phriction Documents, Ponder Questions, and Phame Blogs 2013-05-09 14:52:22 -07:00