Admin: Remplacer l’erreur 500 en cas de refus d'habilitation par un message plus explicite#4747
Merged
Conversation
8eff83e to
25b4b7e
Compare
xavfernandez
approved these changes
Sep 17, 2024
The is_authorized and authorization_status are not used in the form (and not transmitted in the real admin form) I'm not sure what this rights_list was supposed to do.... Was it supposed to check whether non super admin could see the REFUSED button ?
25b4b7e to
3340503
Compare
xavfernandez
approved these changes
Sep 18, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🤔 Pourquoi ?
Je me suis rendu compte que les tests étaient bizarres car les subTests ne font rien de différent (les arguments ne sont pas utilisés par le formulaire).
Je ne suis pas certain de ce qu'on veut faire à la place (vu qu je ne suis pas certain de ce que les SubTests voulaient tester)
🍰 Comment ?
🚨 À vérifier
🏝️ Comment tester
💻 Captures d'écran