Page MenuHomePhabricator

Convert Drydock to two column layout
ClosedPublic

Authored by chad on Mar 13 2016, 1:50 AM.
Tags
None
Referenced Files
F13282028: D15467.diff
Sun, Jun 2, 11:37 AM
F13271195: D15467.id37284.diff
Wed, May 29, 5:50 PM
F13243581: D15467.diff
Thu, May 23, 4:02 AM
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)
May 3 2024, 7:12 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
Branch
drydock-two (branched from master)
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 11145
Build 13814: Run Core Tests
Build 13813: arc lint + arc unit

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.