1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-28 17:52:43 +01:00
phorge-phorge/src/applications/repository/phid
epriestley 45c740ac98 Render revision and audit state icons in Maniphest
Summary:
Fixes T7076. This could probably use some tweaking but should get the basics in place.

This shows overall object state (e.g., "Needs Review"), not individual viewer state (e.g., "you need to review this"). After the bucketing changes it seems like we're mostly in a reasonable place on showing global state instead of viewer state. This makes the overall change much easier than it might otherwise have been.

Test Plan: {F2351867}

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T7076

Differential Revision: https://secure.phabricator.com/D17193
2017-01-12 13:23:13 -08:00
..
PhabricatorRepositoryCommitPHIDType.php Render revision and audit state icons in Maniphest 2017-01-12 13:23:13 -08:00
PhabricatorRepositoryPullEventPHIDType.php Add a basic pull event log for debugging repository cloning 2016-01-28 08:18:34 -08:00
PhabricatorRepositoryPushEventPHIDType.php Mark PhabricatorPHIDType::getPHIDTypeApplicationClass() as abstract 2015-11-03 06:47:12 +11:00
PhabricatorRepositoryPushLogPHIDType.php Mark PhabricatorPHIDType::getPHIDTypeApplicationClass() as abstract 2015-11-03 06:47:12 +11:00
PhabricatorRepositoryRefCursorPHIDType.php Add an "Onto Branch" selector control to "Land Revision" dialog 2015-12-10 14:21:38 -08:00
PhabricatorRepositoryRepositoryPHIDType.php Fix two issues with repository monogram regular expressions 2016-01-18 09:46:40 -08:00
PhabricatorRepositoryURIPHIDType.php Rough sketch of new repository URI editing 2016-04-29 09:21:00 -07:00