1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-30 18:52:42 +01:00
phorge-phorge/src/applications/search/profilepanel
epriestley f097c9c595 Disable "Subprojects" menu item for milestone projects
Summary:
Ref T10010. Milestones can't have subprojects, so this item isn't very useful.

I think there is also an argument for disabling "Members", but that panel is a little less useless and explains the membership rule, so I'm less certain about removing it. I do generally lean toward removing it at some point, though.

Test Plan:
  - Viewed a milestone, no "Subprojects" menu item.
  - Viewed a normal project, saw item.
  - Edited both menus, saw consistent UI.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T10010

Differential Revision: https://secure.phabricator.com/D15200
2016-02-06 12:55:05 -08:00
..
PhabricatorDividerProfilePanel.php Add a visual divider element to profile menus 2016-01-15 09:14:01 -08:00
PhabricatorLinkProfilePanel.php Prepare Profile Panels for adoption in other applications 2016-01-15 09:12:53 -08:00
PhabricatorMotivatorProfilePanel.php increase team productivity with feline facts 2016-02-02 14:37:12 +00:00
PhabricatorProfilePanel.php Disable "Subprojects" menu item for milestone projects 2016-02-06 12:55:05 -08:00
PhabricatorProfilePanelIconSet.php Convert user profiles to Profile Panels 2016-01-15 09:13:13 -08:00