Page MenuHomePhabricator

Modernize some Harbormaster Controller/Policy infrastructure
ClosedPublic

Authored by epriestley on Jun 18 2015, 5:33 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, May 7, 6:25 PM
Unknown Object (File)
Tue, Apr 22, 10:14 PM
Unknown Object (File)
Mon, Apr 21, 4:18 PM
Unknown Object (File)
Sun, Apr 20, 7:14 AM
Unknown Object (File)
Sat, Apr 19, 7:34 AM
Unknown Object (File)
Mar 24 2025, 4:18 PM
Unknown Object (File)
Mar 21 2025, 7:01 PM
Unknown Object (File)
Mar 21 2025, 6:22 PM
Subscribers
Tokens
"Love" token, awarded by hach-que.

Details

Summary

Ref T8095. This is just general groundwork for more exciting changes:

  • Use more modern conventions around controllers, UI elements, and dialogs.
  • Provide real CAN_EDIT policies and policy checks (they just don't do anything yet).
Test Plan
  • Used all affected controllers.
  • Faked CAN_EDIT to POLICY_NOONE and verified everything was greyed out and unselectable.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Modernize some Harbormaster Controller/Policy infrastructure.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.

Only one UI was materially affected by this change; the build plan UI looks like this now (new box thing):

Screen Shot 2015-06-18 at 10.35.55 AM.png (1×1 px, 190 KB)

btrahan edited edge metadata.

I dunno, this was pretty exciting... :D

This revision is now accepted and ready to land.Jun 18 2015, 7:39 PM
This revision was automatically updated to reflect the committed changes.