nextcloud/apps/files/tests
Vincent Petry 8be9b04981
Remove legacy #dir element in files list
Removed legacy "#dir" input element in the DOM.

Apps should use OCA.Files.App.currentFileList or
OCA.Sharing.PublicApp.fileList and call getCurrentDirectory() to
retrieve the current directory and changeDirectory() to change it.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-07-27 10:23:44 +02:00
..
Activity Update php licenses 2021-06-04 22:02:41 +02:00
BackgroundJob Fix ILogger instances in application tests for core parameters 2022-03-24 16:21:27 +01:00
Command Remove at() matcher for tests for files app 2022-05-24 13:02:07 +02:00
Controller Remove at() matcher for tests for files app 2022-05-24 13:02:07 +02:00
js Remove legacy #dir element in files list 2022-07-27 10:23:44 +02:00
Service Update php licenses 2021-06-04 22:02:41 +02:00
HelperTest.php Update php licenses 2021-06-04 22:02:41 +02:00