Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Afficher l'image du forum comme bannière #632

Merged
merged 5 commits into from
May 27, 2024

Conversation

vincentporte
Copy link
Contributor

@vincentporte vincentporte commented May 21, 2024

Description

🎸 Afficher sous forme de bannière, l'image d'un forum :

  • dans la vue du forum
  • dans la vue de liste des sousforums d'un forum de type catégorie

Type de changement

🎢 Nouvelle fonctionnalité (changement non cassant qui ajoute une fonctionnalité).

Points d'attention

🦺 surcharge de la propriété image pour stocker le fichier dans le bucket s3
🦺 ajout d'un gabarit mutualisé pour afficher l'image
🦺 mutualisation de la méthode de validation de la taille de l'image (en commun avec PublicFile
🦺 enrichissement de la factory pour gérer les images

⚠️ #633 en prérequis

Captures d'écran (optionnel)

Vue d'une catégorie et de ses sous-forums

image

Vue d'un sous-forum d'une categorie avec bannière

image

Vue d'un sous-forum d'une catégorie sans bannière

image

@vincentporte vincentporte self-assigned this May 21, 2024
@vincentporte vincentporte added the python Pull requests that update Python code label May 21, 2024
@vincentporte vincentporte force-pushed the vp/add_forum_banner branch 2 times, most recently from a5c6ab7 to f574b3b Compare May 22, 2024 13:53
@vincentporte vincentporte changed the base branch from master to vp/setup_minio_s3 May 23, 2024 15:28
@vincentporte vincentporte merged commit 248caf5 into vp/setup_minio_s3 May 27, 2024
8 checks passed
@vincentporte vincentporte deleted the vp/add_forum_banner branch May 27, 2024 08:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant