Page MenuHomePhabricator

Make "profile menu" configuration mostly work
ClosedPublic

Authored by epriestley on Jan 13 2016, 4:37 PM.
Tags
None
Referenced Files
F14060146: D15010.diff
Sun, Nov 17, 11:33 PM
F14047066: D15010.diff
Thu, Nov 14, 1:45 AM
F14034147: D15010.diff
Sat, Nov 9, 10:26 PM
F14020913: D15010.diff
Wed, Nov 6, 3:42 AM
F14008361: D15010.id36254.diff
Tue, Oct 29, 8:00 PM
F14004003: D15010.diff
Sat, Oct 26, 2:04 PM
F13998589: D15010.diff
Thu, Oct 24, 10:05 AM
F13969216: D15010.id36264.diff
Oct 17 2024, 1:14 AM
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.