1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-01-04 03:41:01 +01:00
phorge-phorge/src/infrastructure/events
epriestley bdc517485c Modernize Hovercard implementation
Summary:
Ref T8980. Move away from events to EngineExtensions.

This also simplifies hovercards a bit:

  - Removes tasks from revision cards.
  - Removes blockers/blocked from task cards.
  - Removes "Send Message" from user cards.

These mostly felt cluttery to me. Open to arguments to retain them. I think we can make better use of the space, though (e.g., flags, projects + board columns).

Test Plan:
  - Viewed people, task, revision, commit and project hovercards.

{F1043256}

{F1043257}

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T8980

Differential Revision: https://secure.phabricator.com/D14878
2015-12-24 12:18:28 -08:00
..
constant Modernize Hovercard implementation 2015-12-24 12:18:28 -08:00
PhabricatorAutoEventListener.php Apply some autofix linter rules 2014-09-10 06:55:05 +10:00
PhabricatorEvent.php Various linter fixes 2015-05-20 07:27:41 +10:00
PhabricatorEventEngine.php Use PhutilClassMapQuery instead of PhutilSymbolLoader 2015-08-14 07:49:01 +10:00
PhabricatorEventListener.php phtize all the things 2015-05-22 21:16:39 +10:00
PhabricatorExampleEventListener.php phtize all the things 2015-05-22 21:16:39 +10:00