1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-11 01:12:41 +01:00
phorge-phorge/src/applications/flag
epriestley 8994a81b35 Make event-triggered actions more aware of application access
Summary:
Fixes T3675.

  - Maniphest had a couple of old non-event listeners; move them to events.
  - Make most of the similar listeners a little more similar.
  - Add checks for access to the application.

Test Plan:
  - Viewed profile, project, task, revision.
  - Clicked all the actions.
  - Blocked access to various applications and verified the actions vanished.

Reviewers: btrahan

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T3675

Differential Revision: https://secure.phabricator.com/D7365
2013-10-21 17:00:50 -07:00
..
application Implement ApplicationSearch in Flags 2013-08-13 16:27:26 -07:00
conduit Kill PhabricatorObjectDataHandle 2013-09-11 12:27:28 -07:00
constants pht() for Flags 2013-03-07 08:22:11 -08:00
controller Kill PhabricatorObjectDataHandle 2013-09-11 12:27:28 -07:00
events Make event-triggered actions more aware of application access 2013-10-21 17:00:50 -07:00
query Flags - add ability to group by color 2013-10-01 15:06:35 -07:00
storage Explain policy exception rules to users 2013-09-27 08:43:41 -07:00
view Implement ApplicationSearch in Flags 2013-08-13 16:27:26 -07:00