mipel 3c9d73533f #18 File upload in certain folders
* refactors documents and file upload to be distributed into different subfolders, depending on the type of document (InterventionDocument, RevocationDocument, ...)
* refactors Document model into AbstractDocument
* subclasses RevocationDocument, InterventionDocument, COmpensationDocument, EmaDocument and EcoAccountDocument from AbstractDocument to provide proper functionality for each
* adds new specialized routes for each new document type (opening, removing)
* drops generic get and remove routes for documents
2021-09-01 16:24:49 +02:00
..
2021-07-01 14:38:57 +02:00
2021-07-01 14:38:57 +02:00
2021-08-10 17:19:42 +02:00
2021-08-17 10:32:54 +02:00
2021-08-03 09:11:33 +02:00