Skip to content

Fichiers#4161

Open
arnaudlevy wants to merge 11 commits into
mainfrom
files-step-1
Open

Fichiers#4161
arnaudlevy wants to merge 11 commits into
mainfrom
files-step-1

Conversation

@arnaudlevy

@arnaudlevy arnaudlevy commented Jun 26, 2026

Copy link
Copy Markdown
Member

Type

  • Nouvelle fonctionnalité
  • Bug
  • Ajustement
  • Rangement

Description

#4162

CRUD File et Category

Attention, plusieurs différences avec les médias :

  • les blobs doivent être privés (pas implément)
  • les blobs sont rattachés aux locas

https://developers.osuny.org/docs/admin/composants/media-library/

Niveau d'incidence

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

Co-authored-by: Sébastien Gaya <sebastien.gaya@gmail.com>
@qltysh

qltysh Bot commented Jun 26, 2026

Copy link
Copy Markdown

All good ✅

Comment thread app/controllers/admin/communication/files/categories_controller.rb
.university
.active_storage_blobs
.find_by id: data['id']
@blob ||= university.active_storage_blobs.find_by(id: data['id'])

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

TODO via file_loca

@@ -0,0 +1,99 @@
module Communication::File::Localization::WithIcon

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

TODO service

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