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)
Fri, Apr 19, 4:49 PM
Unknown Object (File)
Sat, Apr 6, 9:09 PM
Unknown Object (File)
Sat, Apr 6, 2:52 AM
Unknown Object (File)
Wed, Apr 3, 4:01 PM
Unknown Object (File)
Tue, Apr 2, 6:06 AM
Unknown Object (File)
Sat, Mar 30, 2:13 AM
Unknown Object (File)
Mar 23 2024, 4:00 PM
Unknown Object (File)
Mar 23 2024, 3:10 PM
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.