1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-01 11:12:42 +01:00
phorge-phorge/src/applications/maniphest
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
..
__tests__ Modularize content sources 2016-03-26 11:59:45 -07:00
application Fully modularize the "Quick Actions" menu 2016-06-05 10:32:01 -07:00
bulk Fix "Add Project" in bulk editor 2015-07-02 14:24:15 -07:00
capability Simplify the implementation of PhabricatorPolicyCapability subclasses 2014-07-25 08:25:42 +10:00
command Mention !status explicitly in the documentation for !close 2016-01-05 15:08:52 -08:00
conduit Mark "v3" API methods as stable; mark obsoleted methods as "Frozen" 2017-01-09 07:16:27 -08:00
config Add setup checks for unused homepage options 2016-08-25 12:08:02 -07:00
constants Update Maniphest for PHUITwoColumnView 2016-03-04 17:26:38 -08:00
controller Render revision and audit state icons in Maniphest 2017-01-12 13:23:13 -08:00
edge Convert Maniphest merge operations to modern Relationship code 2016-06-30 08:35:45 -07:00
editor Split "Edit Blocking Tasks" into "Edit Parent Tasks" and "Edit Subtasks" 2016-06-22 11:20:38 -07:00
engineextension Move PhabricatorHovercard to PHUIHovercard 2016-02-03 16:26:30 +00:00
export Consistently refer to 'Projects' as 'Tags' 2016-04-19 16:48:21 +00:00
field Add "and" support to "ref" 2015-05-05 07:14:15 +10:00
herald Make Herald test workflow modular and more clear 2016-08-03 16:12:33 -07:00
httpparametertype Make "Create Subtask" work properly in EditEngine 2015-12-08 14:29:58 -08:00
lipsum Modularize content sources 2016-03-26 11:59:45 -07:00
mail Add Maniphest Task email creator to CCs 2015-09-09 14:07:07 -07:00
phid Mark PhabricatorPHIDType::getPHIDTypeApplicationClass() as abstract 2015-11-03 06:47:12 +11:00
policyrule Allow PolicyRules to serve as "Object Policies" 2015-06-13 15:44:38 -07:00
query Allow EditEngine to build NUX buttons that point at the right place 2016-11-04 09:51:25 -07:00
relationship When using the "Close as Duplicate" relationship action, limit the UI to 1 task 2016-06-30 13:48:21 -07:00
remarkup Rename PhutilRemarkupRule subclasses 2014-08-05 00:55:43 +10:00
search Convert all "DocumentIndexers" into "FulltextEngines" 2015-12-21 17:25:23 -08:00
storage Add a "columns" attachment to the maniphest.search API method 2017-01-08 13:18:01 -08:00
typeahead Render browse results with global result style 2016-06-20 16:49:02 -07:00
view New 'default' homepage 2016-08-25 11:28:37 -07:00