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
F15473385: D12244.id29419.diff
Sat, Apr 5, 9:33 PM
F15466133: D12244.diff
Thu, Apr 3, 1:55 AM
F15390704: D12244.id29419.diff
Sat, Mar 15, 6:27 AM
F15387885: D12244.id29404.diff
Sat, Mar 15, 3:04 AM
F15380629: D12244.diff
Mar 14 2025, 3:55 AM
F15378101: D12244.id.diff
Mar 13 2025, 12:43 PM
Unknown Object (File)
Mar 3 2025, 6:59 PM
Unknown Object (File)
Mar 2 2025, 2:56 AM
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
Branch
mcom14
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 5081
Build 5099: [Placeholder Plan] Wait for 30 Seconds

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.