1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-13 10:22:42 +01:00
phorge-phorge/src/applications/policy
epriestley 5799e8e2de Provide better strings in policy errors and exceptions
Summary:
Ref T603. This could probably use a little more polish, but improve the quality of policy error messages.

  - Provide as much detail as possible.
  - Fix all the strings for i18n.
  - Explain special rules to the user.
  - Allow indirect policy filters to raise policy exceptions instead of 404s.

Test Plan: See screenshots.

Reviewers: btrahan, chad

Reviewed By: chad

CC: aran

Maniphest Tasks: T603

Differential Revision: https://secure.phabricator.com/D7151
2013-09-27 08:43:50 -07:00
..
__tests__ Explain policy exception rules to users 2013-09-27 08:43:41 -07:00
application Explain policy exception rules to users 2013-09-27 08:43:41 -07:00
constants Delete license headers from files 2012-11-05 11:16:51 -08:00
controller Explain policy exception rules to users 2013-09-27 08:43:41 -07:00
exception Provide better strings in policy errors and exceptions 2013-09-27 08:43:50 -07:00
filter Provide better strings in policy errors and exceptions 2013-09-27 08:43:50 -07:00
interface Explain policy exception rules to users 2013-09-27 08:43:41 -07:00
query Explain policy exception rules to users 2013-09-27 08:43:41 -07:00