mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-15 19:32:40 +01:00
b2739710ba
Summary: Fixes T12281. Some forms (like Settings) can't actually create new objects. Currently, though, you can select them and add them to profile menus; if you do, they fail when building an item. Kick them out of the typeahead, and decline to render them in menus. Test Plan: Added "Create Settings" to a menu, no longer fatals after patch (item vanished from menu, still editable normally to get rid of it). Tried to add another "Create Settings", no longer available in typehaead. Added some normal stuff. Viewed a choose-among-forms dropdown in Maniphest, which still worked normally. Reviewers: chad Reviewed By: chad Maniphest Tasks: T12281 Differential Revision: https://secure.phabricator.com/D17372 |
||
---|---|---|
.. | ||
PhabricatorApplicationProfileMenuItem.php | ||
PhabricatorDashboardProfileMenuItem.php | ||
PhabricatorDividerProfileMenuItem.php | ||
PhabricatorEditEngineProfileMenuItem.php | ||
PhabricatorLabelProfileMenuItem.php | ||
PhabricatorLinkProfileMenuItem.php | ||
PhabricatorManageProfileMenuItem.php | ||
PhabricatorMotivatorProfileMenuItem.php | ||
PhabricatorProfileMenuItem.php | ||
PhabricatorProfileMenuItemIconSet.php | ||
PhabricatorProjectProfileMenuItem.php |