Page MenuHomePhabricator

Move Favorites and User menus to MenuBarExtensions
ClosedPublic

Authored by epriestley on Jan 21 2017, 4:32 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Apr 19, 6:20 AM
Unknown Object (File)
Wed, Apr 17, 2:42 PM
Unknown Object (File)
Mon, Apr 8, 10:22 AM
Unknown Object (File)
Thu, Mar 28, 12:04 AM
Unknown Object (File)
Tue, Mar 26, 3:34 PM
Unknown Object (File)
Mar 18 2024, 5:21 AM
Unknown Object (File)
Feb 15 2024, 7:31 PM
Unknown Object (File)
Feb 12 2024, 6:59 PM
Subscribers
None

Details

Summary

Ref T12140. The major effect of this change is that uninstalling "Home" (as we do on admin.phacility.com) no longer uninstalls the user menu (which is required to access settings or log out).

This also simplifies the code a bit, by consolidating how menus are built into MenuBarExtensions instead of some in Applications and some in Extensions.

Test Plan
  • While logged in and logged out, saw main menus in the correct order.
  • Uninstalled Favorites, saw the menu vanish.
  • Uninstalled Home, still had a user menu.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Jan 21 2017, 4:38 PM
This revision was automatically updated to reflect the committed changes.