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)
Wed, Jun 11, 3:42 AM
Unknown Object (File)
Sat, May 31, 6:32 AM
Unknown Object (File)
Fri, May 30, 7:41 PM
Unknown Object (File)
Thu, May 29, 8:59 AM
Unknown Object (File)
May 7 2025, 8:30 PM
Unknown Object (File)
Apr 22 2025, 10:14 AM
Unknown Object (File)
Apr 19 2025, 12:17 AM
Unknown Object (File)
Apr 17 2025, 7:36 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
Branch
menu1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 15348
Build 20209: Run Core Tests
Build 20208: arc lint + arc unit

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.