Update Legalpad for modular transactions
Details
Details
- Reviewers
epriestley - Commits
- rP705fd11ba173: Update Legalpad to use modular transactions
- New Document (no sign)
- New Document (individual)
- New Document (corp)
- Require Signature - get prompted to sign before I can do anything.
- Edit Documents
- Sign Documents
- Comment on Documents
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
src/applications/legalpad/editor/LegalpadDocumentEditor.php | ||
---|---|---|
30 | Set a document you haven't signed to "Require signature to use Phabricator." If the code works, you'll immediately be prompted to sign it. The meaning here is "when a new document is configured to require a signature, invalidate the flag on all existing sessions so users have to sign it even if they were previously logged in with valid sessions". | |
src/applications/legalpad/storage/LegalpadTransaction.php | ||
20–21 | (Might not get called / be unnecessary?) | |
src/applications/legalpad/xaction/LegalpadDocumentTitleTransaction.php | ||
30 | Word "document" probably reads awkwardly; remove? |