1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 10:18:48 +02:00
phorge-phorge/src/applications/conduit
Bob Trahan 5a9df1a225 Policy - filter app engines where the user can't see the application from panel editing
Summary: Fixes T7118. This does the basic "filter the list" thing, though it ends up being a little manual since I guess this hasn't come up before? There is also potential weird behavior if the user was using an app and lost access to it - they will have nothing selected on edit - but I think this is actually correct behavior in this circumstance.

Test Plan:
used a user who couldn't get access to the "quick create" apps and noted that the dropdown list on dashboard panel create was missing the expected engines

ran `arc unit --everything` to verify abstract method implemented everywhere

Reviewers: epriestley

Reviewed By: epriestley

Subscribers: Korvin, epriestley

Maniphest Tasks: T7118

Differential Revision: https://secure.phabricator.com/D11687
2015-02-04 15:47:48 -08:00
..
application Remove getIconName from all applications 2015-01-30 12:11:21 -08:00
call Proxy Diffusion Conduit API calls 2015-01-23 13:30:52 -08:00
check Disable the deprecated calls setup check until we remedy upstream calls 2015-02-02 14:27:02 -08:00
controller Proxy Diffusion Conduit API calls 2015-01-23 13:30:52 -08:00
garbagecollector Add Conduit Tokens to make authentication in Conduit somewhat more sane 2014-12-15 11:14:23 -08:00
method Add method description to conduit.query 2015-01-23 07:16:26 +11:00
protocol Proxy Diffusion Conduit API calls 2015-01-23 13:30:52 -08:00
query Policy - filter app engines where the user can't see the application from panel editing 2015-02-04 15:47:48 -08:00
settings Rename PhabricatorSettingsPanel subclasses for consistency 2015-01-02 15:20:08 +11:00
ssh Fix visibility of PhutilArgumentWorkflow::didConstruct methods 2015-01-16 07:42:07 +11:00
storage Fix visiblity of LiskDAO::getConfiguration() 2015-01-14 06:54:13 +11:00