Skip to content
This repository has been archived by the owner on Oct 16, 2022. It is now read-only.

Refactoring: Uploads #28

Closed
7 tasks done
Tracked by #18
iv-stpn opened this issue Oct 22, 2021 · 0 comments
Closed
7 tasks done
Tracked by #18

Refactoring: Uploads #28

iv-stpn opened this issue Oct 22, 2021 · 0 comments
Assignees
Milestone

Comments

@iv-stpn
Copy link
Contributor

iv-stpn commented Oct 22, 2021

  • Restructuration de l'arborescence de uploads: sous-dossiers par genre de fichier (fileKind) (avec .gitignore & .gitkeep pour garder les dossiers vides mais ne jamais push les fichiers uploadés)
  • Pas de sous-dossier par upload !
  • Type énuméré de référence "file-kinds.enum.ts" pour les genres de fichiers
  • Toujours préciser le fileKind dans le service de création des fichiers après upload !
  • Servir les fichiers sur endpoint (get-file/:id)
  • file/upload => file-upload (files, le module + controller général, reste files)
  • course-doc => study-doc
@iv-stpn iv-stpn changed the title Uploads sans sous-dossiers, served sur endpoint Refactoring: Uploads sans sous-dossiers, served sur endpoint Oct 22, 2021
@iv-stpn iv-stpn self-assigned this Oct 25, 2021
@iv-stpn iv-stpn changed the title Refactoring: Uploads sans sous-dossiers, served sur endpoint Refactoring: Uploads par fichier (pas par dossier), served sur endpoint Oct 26, 2021
@iv-stpn iv-stpn changed the title Refactoring: Uploads par fichier (pas par dossier), served sur endpoint Refactoring: Uploads par fichier (pas de dossiers individuels - sous-dossiers par "genre de fichier"), served sur endpoint Oct 26, 2021
iv-stpn added a commit that referenced this issue Oct 26, 2021
@iv-stpn iv-stpn closed this as completed Oct 26, 2021
@iv-stpn iv-stpn reopened this Oct 26, 2021
iv-stpn added a commit that referenced this issue Oct 27, 2021
@iv-stpn iv-stpn added this to the Partie Forum milestone Oct 27, 2021
iv-stpn added a commit that referenced this issue Oct 27, 2021
iv-stpn added a commit that referenced this issue Oct 27, 2021
iv-stpn added a commit that referenced this issue Oct 27, 2021
iv-stpn added a commit that referenced this issue Oct 27, 2021
@iv-stpn iv-stpn changed the title Refactoring: Uploads par fichier (pas de dossiers individuels - sous-dossiers par "genre de fichier"), served sur endpoint Refactoring: Uploads Oct 31, 2021
@iv-stpn iv-stpn closed this as completed Nov 9, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant