Page MenuHomePhabricator

Make user creation process simpler
ClosedPublic

Authored by epriestley on Apr 2 2014, 4:41 PM.
Tags
None
Referenced Files
F14762588: D8674.diff
Thu, Jan 23, 6:53 AM
Unknown Object (File)
Tue, Jan 21, 9:14 AM
Unknown Object (File)
Sun, Jan 19, 9:23 PM
Unknown Object (File)
Fri, Jan 17, 9:40 AM
Unknown Object (File)
Wed, Jan 15, 3:33 PM
Unknown Object (File)
Wed, Jan 1, 6:08 PM
Unknown Object (File)
Tue, Dec 31, 5:36 PM
Unknown Object (File)
Dec 21 2024, 3:57 PM
Subscribers

Details

Summary

Fixes T4065. This divides user creation into separate "Standard User" and "Script/Bot" workflows which show only relevant fields and provide guidance.

This fixes the verification mess associated with script/bot users by verifying their email addresses automatically.

Test Plan
  • Created a standard user.
  • Created a script/bot.

Diff Detail

Repository
rP Phabricator
Branch
user7
Lint
Lint Passed
Unit
No Test Coverage

Event Timeline

epriestley retitled this revision from to Make user creation process simpler.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.

Some of these UIs are a bit clunky, but they should be very clear:

Screen_Shot_2014-04-02_at_9.41.42_AM.png (997×1 px, 148 KB)

Screen_Shot_2014-04-02_at_9.41.39_AM.png (997×1 px, 132 KB)

Screen_Shot_2014-04-02_at_9.42.16_AM.png (997×1 px, 114 KB)

btrahan edited edge metadata.

I think the UI is pretty good; for example, I love the long description of bot accounts and how come they need email and I think putting it down the bottom is accessible to the novice and "down the bottom enough" for the expert.

Maybe Spiderman will save us?

This revision is now accepted and ready to land.Apr 2 2014, 5:51 PM
epriestley updated this revision to Diff 20581.

Closed by commit rP3294649a02c7 (authored by @epriestley).