Page MenuHomePhabricator

Convert Drydock to two column layout
ClosedPublic

Authored by chad on Mar 13 2016, 1:50 AM.
Tags
None
Referenced Files
F13221997: D15467.diff
Sun, May 19, 3:15 AM
F13204605: D15467.diff
Wed, May 15, 12:45 AM
F13187727: D15467.diff
Sat, May 11, 4:42 AM
Unknown Object (File)
Tue, May 7, 7:55 AM
Unknown Object (File)
Fri, May 3, 7:12 AM
Unknown Object (File)
Thu, Apr 25, 1:36 AM
Unknown Object (File)
Wed, Apr 24, 10:36 AM
Unknown Object (File)
Wed, Apr 24, 10:36 AM
Subscribers

Details

Reviewers
epriestley
Commits
Restricted Diffusion Commit
rP301ecdef18a3: Convert Drydock to two column layout
Summary

Updates Drydock to use two column + curtain layouts.

Test Plan

Tested what I could get to, need @epriestley to run this locally for edge cases.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

chad retitled this revision from to Convert Drydock to two column layout.
chad updated this object.
chad edited the test plan for this revision. (Show Details)
chad added a reviewer: epriestley.
chad added a subscriber: epriestley.
epriestley edited edge metadata.

One inline. They end up looking a little weird since there are no actions, but this UI is far off the beaten path anyway:

Screen Shot 2016-03-13 at 7.51.59 AM.png (883×1 px, 142 KB)

I didn't catch any issues elsewhere.

src/applications/drydock/controller/DrydockRepositoryOperationViewController.php
71

This should be newCurtainView($operation).

This revision is now accepted and ready to land.Mar 13 2016, 2:52 PM
chad marked an inline comment as done.
chad edited edge metadata.
  • missed $operation
This revision was automatically updated to reflect the committed changes.