1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-02-25 13:09:08 +01:00
phorge-phorge/src/applications/maniphest
Bob Trahan 3ffc764141 Introduce lightbox view for images
Summary:
images attached to maniphest tasks and mentioned in remarkup anywhere now invoke a lightbox control that lets the user page through all the images.

lightbox includes a download button, next / prev buttons, and if we're not at the tippy toppy of hte page an "X" or close button.

we also respond to left, right, and esc for navigating.

next time we should get non-images working in here...!

Test Plan:
played with maniphest - looks good
made comments with images. looks good.
made sure multiple image comments worked.

Reviewers: epriestley

Reviewed By: epriestley

CC: aran, Korvin, chad

Maniphest Tasks: T1896

Differential Revision: https://secure.phabricator.com/D3705
2012-10-22 19:06:56 -07:00
..
application Require canonical numbers in routes 2012-10-05 18:07:54 -07:00
auxiliaryfield Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
constants Add a defaulty priority configuration flag for maniphest tasks 2012-10-04 14:19:37 -07:00
controller Introduce lightbox view for images 2012-10-22 19:06:56 -07:00
editor If users are on the email to Phabricator, do not send them the Phabricator reply. 2012-10-10 10:18:23 -07:00
event If users are on the email to Phabricator, do not send them the Phabricator reply. 2012-10-10 10:18:23 -07:00
extensions Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
storage Use Edges to store dependencies between tasks in Maniphest 2012-07-18 20:41:42 -07:00
view Fix "fullName" rules for Maniphest transaction email 2012-07-23 14:01:09 -07:00
ManiphestReplyHandler.php If users are on the email to Phabricator, do not send them the Phabricator reply. 2012-10-10 10:18:23 -07:00
ManiphestTaskQuery.php Rename ManiphestTaskQuery::withProjects() to withAllProjects() 2012-10-04 15:31:04 -07:00