1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-14 19:02:41 +01:00
phorge-phorge/src/applications/policy/__tests__
epriestley 5242fb0572 Add a "documents I've signed" view to Legalpad
Summary:
Ref T3116. Allow documents to be queried for ones the viewer has signed, and make this the default view.

This also relaxes the versioning stuff a little bit, and stops invalidating signatures on older versions of documents. While I think we should do that eventually, it should be more explicit and have better coordination in the UI. For now, we'll track and show older signatures, but not invalidate them.

I imagine eventually differentiating between "minor edits" (typo / link fixes, for example) and major edits which actually require re-signature.

Test Plan: {F171650}

Reviewers: chad

Reviewed By: chad

Subscribers: epriestley

Maniphest Tasks: T3116

Differential Revision: https://secure.phabricator.com/D9769
2014-06-28 16:37:15 -07:00
..
PhabricatorPolicyAwareTestQuery.php Lock policy queries to their applications 2013-10-21 17:20:27 -07:00
PhabricatorPolicyDataTestCase.php Add a "documents I've signed" view to Legalpad 2014-06-28 16:37:15 -07:00
PhabricatorPolicyTestCase.php Change double quotes to single quotes. 2014-06-09 11:36:50 -07:00
PhabricatorPolicyTestObject.php Make PhabricatorPolicyInterface require a getPHID() method 2013-10-14 14:35:47 -07:00