Updates Legalpad to use EditEngine, paving the way for transaction comments. Spooky.
Details
Details
- Reviewers
epriestley - Commits
- rPb32a00dbace4: Update Legalpad for EditEngine
- New Document
- Require signing, Corp - see fail
- Require signing, Noone - see fail
- Require signing, Ind - get asked to sign
- Edit Document
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Branch
- legalpad-edit-engine (branched from master)
- Lint
Lint Passed - Unit
Tests Passed - Build Status
Buildable 16892 Build 22564: Run Core Tests Build 22563: arc lint + arc unit
Event Timeline
Comment Actions
The best way to do the "transaction X depends on transaction Y" stuff is currently Editor->validateAllTransactions(), PhabricatorCalendarEventEditor has an example. Rest of this looks good.
src/applications/legalpad/application/PhabricatorLegalpadApplication.php | ||
---|---|---|
58–59 | Can we nuke this route now? |