1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-15 03:12:41 +01:00
phorge-phorge/src/applications/phortune
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 Automatically bill subscriptions when a payment method is available 2015-02-01 12:31:46 -08:00
capability Add Merchants to Phortune 2014-10-07 10:55:16 -07:00
cart Show invoices on account information page 2015-02-01 06:08:34 -08:00
constants Apply some autofix linter rules 2014-09-10 06:55:05 +10:00
control Convert AphrontFormControl to safe HTML 2013-02-05 15:52:46 -08:00
controller PHUIErrorView 2015-02-01 20:14:56 -08:00
currency Mostly implement order refunds and cancellations 2014-10-08 15:33:25 -07:00
edge Give Phortune merchants explicit members 2014-10-13 11:13:50 -07:00
editor Mail account owners when they have an invoice due 2015-02-01 12:33:03 -08:00
exception Remove unused Phortune exceptions 2015-01-03 23:50:32 +11:00
mail Send mail about cart/order changes from Phortune 2014-10-13 11:16:44 -07:00
management Add some of a billing daemon skeleton 2015-01-30 11:29:05 -08:00
phid Improve the usability of Phortune 2015-02-01 12:32:48 -08:00
product Improve the usability of Phortune 2015-02-01 12:32:48 -08:00
provider Add a "Review" status to Phortune 2014-10-10 11:29:13 -07: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
storage Mail account owners when they have an invoice due 2015-02-01 12:33:03 -08:00
subscription Mail account owners when they have an invoice due 2015-02-01 12:33:03 -08:00
view Improve the usability of Phortune 2015-02-01 12:32:48 -08:00
worker Mail account owners when they have an invoice due 2015-02-01 12:33:03 -08:00