Page MenuHomePhabricator

Paradigms, paradigms, paradigms
ClosedPublic

Authored by epriestley on Apr 20 2014, 11:03 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Jan 3, 3:06 PM
Unknown Object (File)
Dec 14 2024, 5:32 PM
Unknown Object (File)
Dec 12 2024, 2:29 PM
Unknown Object (File)
Dec 12 2024, 12:47 AM
Unknown Object (File)
Dec 8 2024, 5:48 AM
Unknown Object (File)
Nov 30 2024, 2:18 AM
Unknown Object (File)
Nov 30 2024, 2:18 AM
Unknown Object (File)
Nov 30 2024, 2:18 AM
Subscribers

Details

Summary

Fixes T4693.

Test Plan

Screen_Shot_2014-04-20_at_3.57.56_PM.png (191×338 px, 20 KB)

Diff Detail

Repository
rP Phabricator
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

epriestley retitled this revision from to Paradigms, paradigms, paradigms.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added reviewers: chad, btrahan.
  • Don't implement the interface in ManiphestTask yet since I think it interacts with some other stuff in sketchy ways.
btrahan edited edge metadata.
btrahan added inline comments.
src/applications/tokens/editor/PhabricatorTokenGivenEditor.php
146

This function came out really nicely - a testament to the transaction + editor infrastructure working well.

This revision is now accepted and ready to land.Apr 21 2014, 9:23 PM
epriestley updated this revision to Diff 20960.

Closed by commit rP5cbdda413cf7 (authored by @epriestley).