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/search
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
config Use icons with Config Options page 2015-02-02 10:17:25 -08:00
constants Remove @group annotations 2014-07-10 08:12:48 +10:00
controller PHUIErrorView 2015-02-01 20:14:56 -08:00
engine Policy - filter app engines where the user can't see the application from panel editing 2015-02-04 15:47:48 -08:00
index Build a Conpherence thread index 2015-01-06 10:24:30 -08:00
interface Provide PhabricatorSavedQuery to renderResultsList() 2013-07-03 05:46:04 -07:00
management Fix bad ancestor classname 2015-01-07 16:13:20 -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
selector Provide a setup warning about using the default MySQL stopword file 2014-08-13 15:34:09 -07:00
storage Fix visiblity of LiskDAO::getConfiguration() 2015-01-14 06:54:13 +11:00
typeahead Rename PhabricatorApplication subclasses 2014-07-23 10:03:09 +10:00
view Write search bolding in a way which is certainly HTML-safe 2014-04-26 12:44:16 -07:00
worker Fix visibility of the PhabricatorWorker::doWork() methods 2015-01-16 06:58:50 +11:00