Refactor all route for admin space and use collection route instead of Custom Controller

Created on 19 March 2024, 8 months ago
Updated 14 August 2024, 3 months ago

Problem/Motivation

The themes per self_evaluation are listed by a custom Controller.
Where as we have an unrelevant collection route for themes which list all themes for any self_evaluation

This is the case for all entity of the module.

Remove theses custom controller for listing themes per self_evaluation and use instead the collection route for listing themes per self_evaluation. And for question, theme threshold, question choices,answer entities.

This will permit then to refactor permissions and reduce them.

📌 Task
Status

Fixed

Version

2.0

Component

Code

Created by

🇫🇷France flocondetoile Lyon

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024