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.
Details
Details
- Reviewers
epriestley - Commits
- rP1a75ae24056b: Modernize Diffusion Create with sidenav, curtain
Create a git, svn, hg test repository and verify each page in the sidebar renders as expected.
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
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?) |