1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-02-01 17:38:24 +01:00
phorge-phorge/src/applications/spaces/controller
epriestley 9c6969e810 Remove "Editable By" description fields in Passphrase, Phame, and Spaces
Summary:
Ref T13411. These three applications render an "Editable By: <policy>" field in their descriptions.

The pages that these appear on all have "Edit <thing>" actions which either tell you the policy or allow you to discover the policy, and this field is unusual (the vast majority of objects don't have it). I think it largely got copy/pasted or used as space-filler and doesn't offer much of value.

Remove it to simplify/standardize these pages and make changes to how this field works simpler to implement.

Test Plan: Viewed a Credential, Blog, and Space; no longer saw the "Editable By" field.

Maniphest Tasks: T13411

Differential Revision: https://secure.phabricator.com/D20802
2019-09-12 09:36:50 -07:00
..
PhabricatorSpacesArchiveController.php Update Spaces for modular transactions 2017-05-04 21:48:13 +00:00
PhabricatorSpacesController.php Add "Spaces", an application for managing policy namespaces 2015-06-01 11:28:38 -07:00
PhabricatorSpacesEditController.php Update Spaces for new edit UI 2017-09-07 11:33:59 -07:00
PhabricatorSpacesListController.php Fix errors found by PHPStan 2017-02-17 10:10:15 +00:00
PhabricatorSpacesNoAccessController.php Tailor the "No Access" message for logged-out users of Spaces 2015-07-06 09:20:29 -07:00
PhabricatorSpacesViewController.php Remove "Editable By" description fields in Passphrase, Phame, and Spaces 2019-09-12 09:36:50 -07:00