1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-02-13 15:28:35 +01:00
phorge-phorge/src/applications/search/menuitem
Chad Little de4e8728b2 Add ActionIcon to PHUIListItemView, use in Dashboards
Summary: Extends PHUIListItemView to take an icon, link as an "Action Item" that displays on the right side of the menu link. Does not display on Favorites. This allows for adding edit, external, or other links (documentation?) to any menu item. Right now the secondary link is only visible when the item is selected. This feels right, but if we offer it in other ways, users may always want it visible. We could look at making it onhover.

Test Plan:
Add a bunch of random global and personal dashboards to my menu. Add a menu to Favorites, see no link. Test mobile, link works.

{F4136699}

Reviewers: epriestley

Reviewed By: epriestley

Subscribers: Korvin

Differential Revision: https://secure.phabricator.com/D17505
2017-03-16 11:32:16 -07:00
..
PhabricatorApplicationProfileMenuItem.php Fix a policy error for restricted applications in a profile menu 2017-02-04 07:08:49 -08:00
PhabricatorDashboardProfileMenuItem.php Add ActionIcon to PHUIListItemView, use in Dashboards 2017-03-16 11:32:16 -07:00
PhabricatorDividerProfileMenuItem.php Add some style to label in Favorites Menu 2017-02-01 07:20:31 -08:00
PhabricatorEditEngineProfileMenuItem.php Don't allow forms which can't create objects to be added to profile menus 2017-02-16 15:45:11 -08:00
PhabricatorLabelProfileMenuItem.php Add Label MenuItem 2017-01-31 13:17:53 -08:00
PhabricatorLinkProfileMenuItem.php Add a tooltip option to Link menu items 2017-03-01 11:16:25 -08:00
PhabricatorManageProfileMenuItem.php Replace ProfileMenu bugs with different bugs 2017-01-31 11:22:01 -08:00
PhabricatorMotivatorProfileMenuItem.php Add back the motivator panel 2017-02-08 09:09:30 -08:00
PhabricatorProfileMenuItem.php Allow menu items to render their own content; make Dashboard items render on-page 2017-01-26 12:57:03 -08:00
PhabricatorProfileMenuItemIconSet.php Rename all ProfilePanels into ProfileMenuItems 2016-12-11 11:44:38 -08:00
PhabricatorProjectProfileMenuItem.php Minor consistency/order updates for menu items which reference other objects 2017-01-20 11:58:39 -08:00