Page MenuHomePhabricator

Allow applications to have multiple "help" menu items
ClosedPublic

Authored by epriestley on Apr 1 2015, 3:25 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Apr 23, 5:55 AM
Unknown Object (File)
Mon, Apr 8, 3:38 AM
Unknown Object (File)
Mar 15 2024, 6:53 PM
Unknown Object (File)
Feb 14 2024, 12:07 AM
Unknown Object (File)
Feb 7 2024, 11:08 AM
Unknown Object (File)
Feb 7 2024, 3:54 AM
Unknown Object (File)
Feb 6 2024, 8:15 PM
Unknown Object (File)
Feb 6 2024, 7:13 PM
Subscribers

Details

Summary

Ref T7199. Convert the single help menu item into a dropdown and allow applications to list multiple items there.

When an application has mail command objects, link them in the menu.

Test Plan

Screen_Shot_2015-04-01_at_8.24.52_AM.png (493×1 px, 78 KB)

Screen_Shot_2015-04-01_at_8.24.48_AM.png (493×1 px, 118 KB)

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Allow applications to have multiple "help" menu items.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
btrahan edited edge metadata.
btrahan added inline comments.
src/applications/base/PhabricatorApplication.php
190–207

could add a link to application email (maybe that needs a better name) help doc if the application supports application emails

This revision is now accepted and ready to land.Apr 1 2015, 5:48 PM
src/applications/base/PhabricatorApplication.php
190–207

I'll follow up with this.

Oh, D12245 adds a link to the inbound mail configuration doc.

This revision was automatically updated to reflect the committed changes.