Page MenuHomePhabricator

Allow Legalpad documents to designate corporate signers
ClosedPublic

Authored by epriestley on Jul 3 2014, 10:22 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Apr 24, 10:41 PM
Unknown Object (File)
Fri, Apr 19, 9:14 PM
Unknown Object (File)
Fri, Apr 12, 9:34 PM
Unknown Object (File)
Fri, Apr 12, 9:34 PM
Unknown Object (File)
Thu, Apr 11, 8:36 PM
Unknown Object (File)
Thu, Apr 11, 9:53 AM
Unknown Object (File)
Fri, Mar 29, 12:25 AM
Unknown Object (File)
Thu, Mar 28, 3:45 PM
Subscribers

Details

Summary

Ref T5532. This adds:

  • Documents can designate that they should be signed by "Corporations" or "Individuals".
  • Corporate documents get different fields and a different exemption process.
  • Basically everything works the same but this is like a zillion lines of form code.
Test Plan

See screenshots.

Diff Detail

Repository
rP Phabricator
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

epriestley retitled this revision from to Allow Legalpad documents to designate corporate signers.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added reviewers: chad, btrahan.

Logged-out signature:

Screen_Shot_2014-07-03_at_3.16.25_PM.png (974×1 px, 133 KB)

Logged out "please verify":

Screen_Shot_2014-07-03_at_3.16.29_PM.png (974×1 px, 119 KB)

Logged out verify:

Screen_Shot_2014-07-03_at_3.16.42_PM.png (974×1 px, 134 KB)

Verify confirm:

Screen_Shot_2014-07-03_at_3.16.47_PM.png (974×1 px, 116 KB)

Verify already:

Screen_Shot_2014-07-03_at_3.16.52_PM.png (974×1 px, 119 KB)

Verify bad URL:

Screen_Shot_2014-07-03_at_3.17.19_PM.png (974×1 px, 123 KB)

Not logged in, corporate doc:

Screen_Shot_2014-07-03_at_3.17.27_PM.png (974×1 px, 115 KB)

Logged in signature:

Screen_Shot_2014-07-03_at_3.17.36_PM.png (1×1 px, 138 KB)

Logged in signed:

Screen_Shot_2014-07-03_at_3.17.39_PM.png (1×1 px, 122 KB)

Logged in corproate signature:

Screen_Shot_2014-07-03_at_3.18.03_PM.png (1×1 px, 145 KB)

Corporate signatures view:

Screen_Shot_2014-07-03_at_3.18.13_PM.png (1×1 px, 175 KB)

Corporate sig details:

Screen_Shot_2014-07-03_at_3.18.21_PM.png (1×1 px, 183 KB)

Corporate exemption:

Screen_Shot_2014-07-03_at_3.18.33_PM.png (1×1 px, 188 KB)

General signature view:

Screen_Shot_2014-07-03_at_3.18.47_PM.png (1×1 px, 226 KB)

chad edited edge metadata.

lgtm +2

This revision is now accepted and ready to land.Jul 3 2014, 11:10 PM
epriestley updated this revision to Diff 23561.

Closed by commit rPe8d217b8bd7f (authored by @epriestley).