Skip to content

Gestionnaire de fichiers : étape 2, branchement des medias - #4247

Draft
arnaudlevy wants to merge 67 commits into
files-step-2from
files-step-2-media
Draft

Gestionnaire de fichiers : étape 2, branchement des medias#4247
arnaudlevy wants to merge 67 commits into
files-step-2from
files-step-2-media

Conversation

@arnaudlevy

@arnaudlevy arnaudlevy commented Aug 17, 2026

Copy link
Copy Markdown
Member

Type

  • Nouvelle fonctionnalité
  • Bug
  • Ajustement
  • Rangement

Description

Divers

  • Image de présentation d'un fichier
  • Gestion des contextes
  • Migration des blocs
  • Gestion du choix d'un média ou d'un fichier pas encore localisé
  • Reprise de l'API @SebouChu

Image à la une

  • Enregistrement
  • Crop
  • Définition du alt lors de la sélection
  • Migration

Blocs

  • Image
  • Galerie
  • Appel à actions
  • Chapitre
  • Fonctionnalités
  • Chiffres-clés
  • Témoignages
  • Liens

Niveau d'incidence

  • Incidence faible 😌
  • Incidence moyenne 😲
  • Incidence forte 😱

@qltysh

qltysh Bot commented Aug 17, 2026

Copy link
Copy Markdown

❌ 2 blocking issues (2 total)

Tool Category Rule Count
qlty Structure High total complexity (count = 70) 1
qlty Structure Function with high complexity (count = 68): migrate 1

Comment thread app/services/migrations/featured_images_to_medias.rb
block.data = data
block.save
puts "Block #{block.id} migrated"
end

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Function with high complexity (count = 46): migrate [qlty:function-complexity]

media
end

end

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

High total complexity (count = 53) [qlty:file-complexity]

@arnaudlevy arnaudlevy changed the title Branchement des medias Gestionnaire de fichiers : étape 2, branchement des medias Aug 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants