Tableau de bord : ne pas afficher GPS aux orienteurs#4318
Merged
xavfernandez merged 1 commit intomasterfrom Jun 27, 2024
Merged
Tableau de bord : ne pas afficher GPS aux orienteurs#4318xavfernandez merged 1 commit intomasterfrom
xavfernandez merged 1 commit intomasterfrom
Conversation
b2ef44d to
a85e149
Compare
francoisfreitag
approved these changes
Jun 27, 2024
Comment on lines
+47
to
+50
| ("gps:my_groups", {}), | ||
| ("gps:join_group", {}), | ||
| ("gps:leave_group", {"group_id": group.pk}), | ||
| ("gps:toggle_referent", {"group_id": group.pk}), |
Member
There was a problem hiding this comment.
Une assertion sur la longueur des URL patterns de gps ?
Contributor
There was a problem hiding this comment.
On commence à avoir des URLs en dehors de l'app donc je laisserai le soin à celui qui ajoute la prochaine vue de faire les tests appropriés :)
a85e149 to
a1791cd
Compare
|
🥁 La recette jetable est prête ! 👉 Je veux tester cette PR ! |
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.
Un test échoue.
À vérifier s'il ne faudrait pas ajouter une vérification au niveau des vues aussi :
les-emplois/itou/www/gps/views.py
Line 12 in fc51971
🤔 Pourquoi ?
🍰 Comment ?
🚨 À vérifier
🏝️ Comment tester
💻 Captures d'écran