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/phrequent
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 Update Phrequent to use new search infrastructure. 2013-10-01 13:09:33 -07:00
config
controller Add "Stop Tracking" link to entries in the Phrequent search view. 2013-10-01 13:17:28 -07:00
event Make event-triggered actions more aware of application access 2013-10-21 17:00:50 -07:00
interface
query Make Phrequent time accounting aware of the stack 2013-10-18 12:47:36 -07:00
storage Clean up some ordering and strata edge cases in Phrequent 2013-10-21 16:58:12 -07:00