Page MenuHomePhabricator

Reduce code duplication in Phortune account controllers
ClosedPublic

Authored by epriestley on Apr 14 2017, 5:17 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Feb 5, 5:39 AM
Unknown Object (File)
Fri, Jan 31, 6:45 AM
Unknown Object (File)
Jan 22 2025, 4:12 AM
Unknown Object (File)
Jan 21 2025, 9:35 AM
Unknown Object (File)
Jan 3 2025, 7:12 AM
Unknown Object (File)
Jan 2 2025, 2:22 AM
Unknown Object (File)
Dec 29 2024, 1:16 PM
Unknown Object (File)
Dec 22 2024, 10:50 AM
Subscribers
None

Details

Summary

Ref T12451. This is a GREAT comment (A++) but we only need one copy of it.

This uses a pattern similar to Projects, which is a little weird but works well enough.

Test Plan
  • Viewed all four tabs of an account.
  • Viewed a page with a bad account ID which 404'd properly.

Diff Detail

Repository
rP Phabricator
Branch
phortune6
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 16479
Build 21944: Run Core Tests
Build 21943: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.Apr 14 2017, 5:20 PM
This revision was automatically updated to reflect the committed changes.