Page MenuHomePhabricator

Modularize all the mail preferences
ClosedPublic

Authored by epriestley on Jun 4 2016, 11:23 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Feb 19, 11:25 AM
Unknown Object (File)
Tue, Feb 18, 12:50 AM
Unknown Object (File)
Sun, Feb 16, 6:55 AM
Unknown Object (File)
Sun, Feb 9, 1:43 AM
Unknown Object (File)
Jan 31 2025, 12:29 PM
Unknown Object (File)
Jan 31 2025, 1:38 AM
Unknown Object (File)
Jan 28 2025, 4:48 PM
Unknown Object (File)
Jan 28 2025, 1:35 AM
Subscribers
None

Details

Summary

Ref T4103. This isn't completely perfect but should let us move forward without also expanding scope into "too much mail".

I split the existing "Mail Preferences" into two panels: a "Mail Delivery" panel for the EditEngine settings, and a "2000000 dropdowns" panel for the two million dropdowns. This one retains the old code more or less unmodified.

Test Plan
  • Ran unit tests, which cover most of this stuff.
  • Grepped for all removed constants.
  • Ran migrations, inspected database results.
  • Changed settings in both modified panels.
  • This covers a lot of ground, but anything I missed will hopefully be fairly obvious.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Modularize all the mail preferences.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Jun 5 2016, 2:04 AM
This revision was automatically updated to reflect the committed changes.