Filebrowser für entry and upload raw view
We should extend the browsers in the GUI with directory and files. Should give us screen real-estate to provide more actions and functionality for directories and files (previews, upload, download, delete, navigate to archive, nomad pages, etc.).
The is the second case were we need ajax within the "browser". First being on the fly reference resolution of inter archive references.
I suggest the following approach:
-
a fake file browser based on a fixed test json with directory/file metadata -
replace the raw tab view on entries with it -
add API calls and AJAX -
refactor the upload/entry raw API -
also add a raw files tab to the upload page -
add file preview, download -
add upload/edit functionality -
seamless integration of archive and file browser: mainfile -> archive, archive with file ref -> file/directory
Edited by David Sikter