Page MenuHomePhabricator

Modularize mail tags
ClosedPublic

Authored by epriestley on Aug 12 2014, 6:14 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Apr 27, 12:40 AM
Unknown Object (File)
Wed, Apr 24, 11:48 PM
Unknown Object (File)
Thu, Apr 11, 7:20 PM
Unknown Object (File)
Thu, Apr 11, 7:20 PM
Unknown Object (File)
Thu, Apr 11, 10:54 AM
Unknown Object (File)
Thu, Apr 11, 8:02 AM
Unknown Object (File)
Sun, Apr 7, 2:58 AM
Unknown Object (File)
Fri, Apr 5, 2:43 PM
Subscribers

Details

Reviewers
btrahan
chad
Maniphest Tasks
T5861: Improve the power of email settings
Commits
Restricted Diffusion Commit
rPf6f9d78f3a07: Modularize mail tags
Summary

Ref T5861. Currently, mail tags are hard-coded; move them into applications. Each Editor defines its own tags.

This has zero impact on the UI or behavior.

Test Plan
  • Checked/unchecked some options, saved form.
  • Swapped back to master and saw exactly the same values.

Diff Detail

Repository
rP Phabricator
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

epriestley retitled this revision from to Modularize mail tags.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added reviewers: chad, btrahan.

This has zero impact on the UI or behavior.

Actually, it used to say "Differential" and now it says "Differential Revisions" so I guess that's not 100% true.

(I qualified the object type to accommodate applications which have several editable objects.)

btrahan edited edge metadata.
This revision is now accepted and ready to land.Aug 12 2014, 7:07 PM
epriestley updated this revision to Diff 24642.

Closed by commit rPf6f9d78f3a07 (authored by @epriestley).