Page MenuHomePhabricator

Begin modularizing profile panel/link construction
ClosedPublic

Authored by epriestley on Jan 12 2016, 7:50 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Apr 26, 5:31 AM
Unknown Object (File)
Fri, Apr 26, 5:31 AM
Unknown Object (File)
Fri, Apr 26, 5:31 AM
Unknown Object (File)
Fri, Apr 26, 4:59 AM
Unknown Object (File)
Thu, Apr 25, 2:12 AM
Unknown Object (File)
Thu, Apr 11, 9:39 AM
Unknown Object (File)
Mar 27 2024, 10:48 PM
Unknown Object (File)
Mar 5 2024, 5:25 PM
Subscribers
None

Details

Summary

Ref T10054. This has no product impact, but prepares us for customizable side nav on "profiles" (today, projects; probably users some day; and maybe other stuff down the road).

Test Plan

Clicked all links on a profile, everything was exactly the same as before.

Diff Detail

Event Timeline

epriestley retitled this revision from to Begin modularizing profile panel/link construction.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.

I suspect we can run home off of this as well? Pretty much most of the features will duplicate (re-order, etc) and I'd still like a minimal view personally for home.

This revision is now accepted and ready to land.Jan 12 2016, 9:31 PM

Yeah, I think that should work. It's going to take a little massaging since there's no proper object to pull by PHID, but I can namespace them or something.

(By "minimal", you just mean you want to be able to collapse the menu? You can already remove every application if you want, right?)

This revision was automatically updated to reflect the committed changes.