File upload in certain folders #18
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Status quo
Current file upload is rather dumb: It simply pushes the new file into the code base folder.
Enhancement
Add configurable paths for each data type which can hold data:
Each data type folder should contain folders with the unique and unchangeable uuid as folder name, where the associated files live inside.
Removing
In case of removing files via the frontend, the folders should be removed as well:
Merged in #21