1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-15 11:22:40 +01:00
phorge-phorge/src/applications/search/controller
Anh Nhan Nguyen d5841fe499 Added basic hovercard controller
Summary:
Refs T1048; Depends on D5542, D5543, D5544 - It currently just renders multiple hovercards nicely for test purposes. More is on the way.

Mode `test`: Human test chamber.
Mode `retrieve`: For JS. Added so it would not clash with search key routing.

badassery

Test Plan:
`/search/hovercard/test/?phids[hover-T4]=PHID-TASK-g5pduvwrrwvkq5gkx736&phids[hover-T2]=PHID-TASK-gta6lzaaagziavkktima`

Verified the appearance of two tasks with correct rendering and correct ids

Reviewers: epriestley

Reviewed By: epriestley

CC: aran, Korvin

Maniphest Tasks: T1048

Differential Revision: https://secure.phabricator.com/D5545
2013-04-03 08:35:41 -07:00
..
PhabricatorSearchAttachController.php Require a viewer to load handles 2013-02-28 17:15:09 -08:00
PhabricatorSearchBaseController.php Delete license headers from files 2012-11-05 11:16:51 -08:00
PhabricatorSearchController.php Support "M" in phid.lookup and ircbot 2013-03-05 12:31:52 -08:00
PhabricatorSearchHovercardController.php Added basic hovercard controller 2013-04-03 08:35:41 -07:00
PhabricatorSearchSelectController.php Delete license headers from files 2012-11-05 11:16:51 -08:00