Provide a rudimentary "Attached Files" curtain UI panel
commit021e5ab933e4cf8f1191d04c09a3577dac1a8af1
authorepriestley <git@epriestley.com>
Mon, 23 May 2022 17:12:16 +0000 (23 10:12 -0700)
committerepriestley <git@epriestley.com>
Mon, 23 May 2022 21:08:15 +0000 (23 14:08 -0700)
tree6275b784ed41c7e4eda5a9c8a1b700af86280157
parent5033ef6f88b3e60d1542e105e3e793637c2a97bf
Provide a rudimentary "Attached Files" curtain UI panel

Summary: Ref T13682. Provide a basic UI element for showing file attached to an object.

Test Plan: Viewed objects with attached files in the UI.

Maniphest Tasks: T13682

Differential Revision: https://secure.phabricator.com/D21836
src/__phutil_library_map__.php
src/applications/files/application/PhabricatorFilesApplication.php
src/applications/files/controller/PhabricatorFileUICurtainListController.php [new file with mode: 0644]
src/applications/files/engineextension/PhabricatorFilesCurtainExtension.php [new file with mode: 0644]