Page MenuHomePhabricator

Give Harbormaster build steps a "View" page
ClosedPublic

Authored by epriestley on Oct 24 2015, 7:26 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Mar 14, 5:44 PM
Unknown Object (File)
Thu, Mar 14, 4:33 PM
Unknown Object (File)
Thu, Mar 14, 4:28 PM
Unknown Object (File)
Thu, Mar 14, 4:15 PM
Unknown Object (File)
Thu, Mar 14, 4:02 PM
Unknown Object (File)
Thu, Mar 14, 3:54 PM
Unknown Object (File)
Wed, Mar 13, 5:31 PM
Unknown Object (File)
Wed, Mar 13, 3:56 PM
Subscribers
None

Details

Summary

Fixes T9519. Right now, build steps go straight from the build to the edit screen.

This means that there's no way to see their edit history or review details without edit permission. In particular, this makes it a bit harder to catch the Drydock Blueprint authorization warnings from T9519.

  • Add a standard view screen.
  • Add a little warning callout to blueprint authorizations.

This also does a bit of a touchup on the weird dropshadow element from T9586. Maybe not totally design-approved now but it's less ugly, at least.

Test Plan

Screen Shot 2015-10-24 at 12.14.42 PM.png (420×553 px, 47 KB)

Screen Shot 2015-10-24 at 12.14.34 PM.png (220×696 px, 35 KB)

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Give Harbormaster build steps a "View" page.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
epriestley edited edge metadata.
  • Be more consistent with the variable type for $warnings.
chad edited edge metadata.

We have something similar like this on connected accounts page. No border maybe?

This revision is now accepted and ready to land.Oct 24 2015, 7:42 PM

As is:

Screen Shot 2015-10-24 at 12.14.42 PM.png (420×553 px, 47 KB)

No border:

Screen Shot 2015-10-24 at 1.02.57 PM.png (414×335 px, 44 KB)

No border + no background:

Screen Shot 2015-10-24 at 1.03.03 PM.png (413×437 px, 45 KB)

Dropping only the border feels a little weird to me but dropping them both seems fine. I'll just drop them and you can touch it up eventually if you want.

This revision was automatically updated to reflect the committed changes.