1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-01 03:02:43 +01:00
phorge-phorge/src/applications/people/controller
epriestley d3fd790574 Add basic support for new navigation menu
Summary:
Add a new left-side application menu. This menu shows which application you're in and provides a quick way to get to other applications.

On desktops, menus are always shown but the app menu can be collapsed to be very small.

On tablets, navigation buttons allow you to choose between the menus and the content.

On phones, navigation buttons allow you to choose between the app menu, the local menu, and the content.

This needs some code and UI cleanup, but has no effect yet so I think it's okay to land as-is, I'll clean it up a bit as I start integrating it. I want to play around with it a bit and see if it's good/useful or horrible anyway.

Test Plan: Will include screenshots.

Reviewers: vrana, btrahan, chad

Reviewed By: btrahan

CC: aran, alanh

Maniphest Tasks: T1569

Differential Revision: https://secure.phabricator.com/D3223
2012-08-11 07:06:12 -07:00
..
settings/panels Provide user option for disabling diffusion symbol cross-references 2012-07-26 20:25:27 -07:00
PhabricatorEmailVerificationController.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
PhabricatorPeopleAdjustSettingController.php Add basic support for new navigation menu 2012-08-11 07:06:12 -07:00
PhabricatorPeopleController.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
PhabricatorPeopleEditController.php Add a checkbox to allow administrators to re-send the welcome email to users. 2012-07-26 17:41:14 -04:00
PhabricatorPeopleLdapController.php Fix some more ldap issues 2012-07-17 14:05:26 -07:00
PhabricatorPeopleListController.php Rename "IDPaged" to "CursorPaged", "executeWithPager" to "executeWith[Cursor|Offset]Pager" 2012-08-07 11:54:06 -07:00
PhabricatorPeopleLogsController.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
PhabricatorPeopleProfileController.php Use shinier menu icons 2012-08-10 12:11:24 -07:00
PhabricatorUserSettingsController.php Made it possible to login using LDAP 2012-06-13 08:58:46 -07:00