Page MenuHomePhabricator

Move Harbormaster Build Plans to modular transactions
ClosedPublic

Authored by epriestley on Feb 26 2019, 1:17 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Dec 18, 3:07 AM
Unknown Object (File)
Mon, Dec 16, 2:49 AM
Unknown Object (File)
Fri, Dec 6, 11:24 AM
Unknown Object (File)
Thu, Nov 28, 1:26 AM
Unknown Object (File)
Tue, Nov 26, 10:16 PM
Unknown Object (File)
Tue, Nov 26, 10:16 PM
Unknown Object (File)
Tue, Nov 26, 10:16 PM
Unknown Object (File)
Tue, Nov 26, 10:16 PM
Subscribers
Restricted Owners Package

Details

Summary

Depends on D20216. Ref T13258. Bland infrastructure update to prepare for bigger things.

Test Plan

Created and edited a build plan.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Owners added a subscriber: Restricted Owners Package.Feb 26 2019, 1:17 PM
src/applications/harbormaster/storage/configuration/HarbormasterBuildPlanTransaction.php
44

function getColor() { ... return parent::getIcon(); } as an interesting implementation choice.

This revision is now accepted and ready to land.Feb 26 2019, 3:59 PM
This revision was automatically updated to reflect the committed changes.