Page MenuHomePhabricator

Modernize Diffusion Create with sidenav, curtain
ClosedPublic

Authored by chad on May 23 2017, 5:48 PM.
Tags
None
Referenced Files
F15470103: D18003.diff
Fri, Apr 4, 7:42 PM
F15431919: D18003.id43299.diff
Mon, Mar 24, 3:23 PM
F15426545: D18003.id43298.diff
Sun, Mar 23, 9:33 AM
F15425938: D18003.id43294.diff
Sun, Mar 23, 6:41 AM
F15422390: D18003.id43294.diff
Sat, Mar 22, 7:54 AM
F15398597: D18003.id43298.diff
Mon, Mar 17, 12:48 AM
F15385624: D18003.id43298.diff
Fri, Mar 14, 11:00 PM
Unknown Object (File)
Feb 27 2025, 11:51 PM
Subscribers

Details

Summary

This moves the navigation to a standard sidebar, and moves all actions to the curtain. Also pulled out info view when available for cleaner UI.

Test Plan

Create a git, svn, hg test repository and verify each page in the sidebar renders as expected.

image.png (1×2 px, 304 KB)

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Maybe shove some of the copy/paste into the parent Panel class or whatever? Even if it's just newActionList() + newCurtanView() or whatever, I think we have enough panels that it ends up meaningfully cleaner.

src/applications/diffusion/management/DiffusionRepositoryBranchesManagementPanel.php
49

(Do we need this stuff?)

This revision is now accepted and ready to land.May 23 2017, 5:52 PM
This revision was automatically updated to reflect the committed changes.