Page MenuHomePhabricator

Give Harbormaster build steps a "View" page
ClosedPublic

Authored by epriestley on Oct 24 2015, 7:26 PM.
Tags
None
Referenced Files
F18938214: D14330.id34620.diff
Tue, Nov 11, 2:51 AM
F18856259: D14330.id.diff
Sat, Nov 1, 8:52 AM
F18851047: D14330.diff
Thu, Oct 30, 9:39 PM
F18847678: D14330.id34589.diff
Thu, Oct 30, 1:48 AM
F18823708: D14330.diff
Oct 23 2025, 1:01 PM
F18803675: D14330.id34589.diff
Oct 18 2025, 2:37 AM
F18751046: D14330.diff
Oct 4 2025, 9:37 AM
F18721678: D14330.diff
Sep 29 2025, 9:30 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.