Page MenuHomePhabricator

Show build plan name on Harbormaster plan view controller
ClosedPublic

Authored by hach-que on Jun 19 2015, 5:29 AM.
Referenced Files
F13215282: D13356.id32343.diff
Fri, May 17, 4:19 PM
F13214930: D13356.id32342.diff
Fri, May 17, 1:50 PM
F13207457: D13356.diff
Wed, May 15, 11:58 PM
F13195125: D13356.diff
Sun, May 12, 10:08 PM
F13177905: D13356.diff
Wed, May 8, 8:02 PM
Unknown Object (File)
Thu, May 2, 3:48 PM
Unknown Object (File)
Tue, Apr 30, 3:58 PM
Unknown Object (File)
Sun, Apr 28, 8:23 AM
Subscribers

Details

Summary

Ref T8096. This shows the build plan name on the Harbormaster build plan view controller. Without this, the name is not displayed anywhere on the page when you're viewing a build plan's configuration (which makes things confusing if you're updating a bunch of build plans at once).

Test Plan

Viewed a build plan, saw the build plan name on the page.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

hach-que retitled this revision from to Show build plan name on Harbormaster plan view controller.
hach-que updated this object.
hach-que edited the test plan for this revision. (Show Details)
hach-que added a reviewer: epriestley.
hach-que added a project: Harbormaster.

Sneaking this one on T8096 since it's UI / UX related (it was previously and quite randomly part of D9807).

epriestley edited edge metadata.
epriestley added inline comments.
src/applications/harbormaster/controller/HarbormasterPlanViewController.php
30

Maybe throw the name in here, too?

44

This one is fine as-is (short for crumbs).

This revision is now accepted and ready to land.Jun 19 2015, 12:39 PM
hach-que edited edge metadata.

Show name in title as well

This revision was automatically updated to reflect the committed changes.