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, Apr 17, 3:25 PM
Unknown Object (File)
Tue, Apr 9, 2:43 AM
Unknown Object (File)
Tue, Mar 26, 5:22 PM
Unknown Object (File)
Feb 9 2024, 2:07 PM
Unknown Object (File)
Feb 9 2024, 2:07 PM
Unknown Object (File)
Feb 9 2024, 2:03 PM
Unknown Object (File)
Feb 9 2024, 1:23 PM
Unknown Object (File)
Jan 30 2024, 7:39 AM
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.