Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mise à jour "éligible au bonus réparation" + mutualisation dans une constante #1039

Merged
merged 2 commits into from
Nov 19, 2024

Conversation

fabienheureux
Copy link
Member

Description succincte du problème résolu

Carte : https://www.notion.so/accelerateur-transition-ecologique-ademe/Carte-Rewording-du-libell-ligible-au-bonus-r-paration-12a6523d57d7807ea7baf29a73b6aff7?pvs=4

Suit : #986 #987 #988

Prise en compte du retour de @maxcorbeau concernant la mutualisation des chaînes de caractère.
Je n'irais pas jusqu'à utiliser un framework d'internationalisation pour le moment, qui peut complexifier la chose quand on veut "juste" mutualiser des constantes.

Type de changement :

  • Bug fix
  • Nouvelle fonctionnalité
  • Mise à jour de données / DAG
  • Les changements nécessitent une mise à jour de documentation
  • Refactoring de code (explication à retrouver dans la description)

Auto-review

Les trucs à faire avant de demander une review :

  • J'ai bien relu mon code
  • La CI passe bien
  • En cas d'ajout de variable d'environnement, j'ai bien mis à jour le .env.template
  • J'ai ajouté des tests qui couvrent le nouveau code

Comment tester

En local / staging :

@fabienheureux fabienheureux requested a review from a team as a code owner November 18, 2024 10:28
@fabienheureux fabienheureux requested review from kolok and maxcorbeau and removed request for a team November 18, 2024 10:28
@fabienheureux fabienheureux force-pushed the rewording-bonus-reparation branch from 08c2f06 to d9ff0ee Compare November 18, 2024 10:29
@fabienheureux fabienheureux changed the title Merge bonus reparation into a constant Mise à jour "éligible au bonus réparation" + mutualisation dans une constante Nov 18, 2024
content/apps.py Outdated Show resolved Hide resolved
@fabienheureux fabienheureux force-pushed the rewording-bonus-reparation branch from d339176 to 93e0485 Compare November 19, 2024 08:59
Copy link
Contributor

@maxcorbeau maxcorbeau left a comment

Choose a reason for hiding this comment

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

OK pour la mutualisation, et je comprends le parkage du i18n jusqu'a ce qu'on en ressente vraiment le besoin.

Pour le quid du où dans django je n'ai pas d'avis, j'apprends de vous.

@kolok kolok force-pushed the rewording-bonus-reparation branch from 93e0485 to a83d9ab Compare November 19, 2024 11:42
@kolok kolok merged commit 12052a9 into main Nov 19, 2024
7 checks passed
@kolok kolok deleted the rewording-bonus-reparation branch November 19, 2024 11:57
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.

3 participants