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
F13126376: D13356.diff
Tue, Apr 30, 3:58 PM
Unknown Object (File)
Sun, Apr 28, 8:23 AM
Unknown Object (File)
Thu, Apr 25, 12:57 AM
Unknown Object (File)
Thu, Apr 18, 3:58 PM
Unknown Object (File)
Thu, Apr 11, 5:01 PM
Unknown Object (File)
Thu, Apr 11, 8:43 AM
Unknown Object (File)
Mar 29 2024, 3:01 AM
Unknown Object (File)
Feb 16 2024, 9:50 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.