Page MenuHomePhabricator

Send emails for email invites
ClosedPublic

Authored by epriestley on Feb 10 2015, 9:19 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Apr 8, 10:08 PM
Unknown Object (File)
Fri, Apr 5, 11:06 AM
Unknown Object (File)
Sun, Mar 24, 12:43 AM
Unknown Object (File)
Sun, Mar 24, 12:22 AM
Unknown Object (File)
Sat, Mar 23, 11:51 AM
Unknown Object (File)
Sat, Mar 23, 11:31 AM
Unknown Object (File)
Fri, Mar 22, 11:20 AM
Unknown Object (File)
Mar 14 2024, 4:30 PM
Subscribers

Details

Summary

Ref T7152. Ref T3554.

  • When an administrator clicks "send invites", queue tasks to send the invites.
  • Then, actually send the invites.
  • Make the links in the invites work properly.
  • Also provide bin/worker execute to make debugging one-off workers like this easier.
  • Clean up some UI, too.
Test Plan

We now get as far as the exception which is a placeholder for a registration workflow.

Screen_Shot_2015-02-10_at_1.15.39_PM.png (1×1 px, 181 KB)

Screen_Shot_2015-02-10_at_1.16.07_PM.png (780×1 px, 203 KB)

Screen_Shot_2015-02-10_at_1.15.55_PM.png (1×1 px, 142 KB)

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Send emails for email invites.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
btrahan edited edge metadata.
This revision is now accepted and ready to land.Feb 10 2015, 9:38 PM
This revision was automatically updated to reflect the committed changes.