Page MenuHomePhabricator

Make "profile menu" configuration mostly work
ClosedPublic

Authored by epriestley on Jan 13 2016, 4:37 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Dec 17, 5:37 AM
Unknown Object (File)
Mon, Dec 16, 8:15 AM
Unknown Object (File)
Sat, Dec 14, 5:13 PM
Unknown Object (File)
Fri, Dec 6, 11:22 PM
Unknown Object (File)
Fri, Dec 6, 4:05 PM
Unknown Object (File)
Wed, Dec 4, 10:55 PM
Unknown Object (File)
Sun, Dec 1, 7:28 PM
Unknown Object (File)
Tue, Nov 26, 5:47 PM
Subscribers
None

Details

Summary

Ref T10054. This does a big chunk of the legwork to let users reconfigure profile menus (currently, just project menus).

This includes:

  • Editing builtin items (e.g., you can rename the default items).
  • Creating new items (for now, only links are available).

This does not yet include:

  • Hiding items.
  • Reordering items.
  • Lots of fancy types of items (dashboards, etc).
  • Any UI changes.
  • Documentation (does feature: TODO link for documentation).
Test Plan

Screen Shot 2016-01-13 at 8.24.02 AM.png (1×1 px, 155 KB)

Screen Shot 2016-01-13 at 8.23.46 AM.png (1×1 px, 125 KB)

Screen Shot 2016-01-13 at 8.11.38 AM.png (1×2 px, 172 KB)

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Make "profile menu" configuration mostly work.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.

I'm probably leaning towards merging "details + feed + members" into a generic "project details" page. Then if people want them as tabs, they can use dashboards. It's on my list to mock out.

src/docs/user/field/conduit_changes.diviner
42

hehe

This revision is now accepted and ready to land.Jan 13 2016, 6:15 PM
This revision was automatically updated to reflect the committed changes.