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

[FEATURE] Ajouter une colone locale dans le tableau des invitations à rejoindre une orga en attente sur Pix admin (Pix-16380) #11405

Conversation

theotime2005
Copy link
Contributor

🥞 Problème

On souhaiterais savoir dans quelle locale(langue) a été envoyé une invitation à rejoindre une organisation dans la liste des invitations en attente.

🥓 Proposition

Ajouter une colone "Locale" dans le tableau des invitations en attente à droite de la colone "Rôle".

🧃 Remarques

On affiche la "locale" avec son code, pas un mot.

😋 Pour tester

  • Se rendre sur Pix admin,
  • Se connecter avec le compte "[email protected]",
  • Sur la page des organisations, choisir Accis,
  • Cliquer sur "Invitations",
  • Envoyer une nouvelle invitations à l'adresse [email protected] en mettant n'importe quelle langue,
  • Constater que dans le tableau qui apparaît, une colone "Locale" est présente avec le code de la langue choisie.

@theotime2005 theotime2005 self-assigned this Feb 12, 2025
@theotime2005 theotime2005 changed the title [FEATURE] Ajouter une colone locale dans le tableau des invitations en à rejoindre une orga attente sur Pix admin (Pix-16380) [FEATURE] Ajouter une colone locale dans le tableau des invitations à rejoindre une orga en attente sur Pix admin (Pix-16380) Feb 12, 2025
@pix-bot-github
Copy link

Une fois les applications déployées, elles seront accessibles via les liens suivants :

Les variables d'environnement seront accessibles via les liens suivants :

@theotime2005 theotime2005 force-pushed the pix-16380-show-locale-invitation-to-organization-invitations branch 2 times, most recently from 2ff2787 to 32dde83 Compare February 12, 2025 16:31
@P-Jeremy
Copy link
Contributor

Test func OK ✅
Les locales sont bien présentes dans le tableau

@pix-bot-github
Copy link

Une fois les applications déployées, elles seront accessibles via les liens suivants :

Les variables d'environnement seront accessibles via les liens suivants :

@@ -26,6 +26,7 @@ export default class OrganizationInvitations extends Component {
<tr>
<th>Adresse e-mail</th>
<th>Rôle</th>
<th>{{t "common.invitations.invitationLocale"}}</th>
Copy link
Contributor

@EmmanuelleBonnemay EmmanuelleBonnemay Feb 12, 2025

Choose a reason for hiding this comment

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

Suggested change
<th>{{t "common.invitations.invitationLocale"}}</th>
<th>{{t "common.invitations.invitation-locale"}}</th>

Le kebab case est privilégié pour les clés de traduction

@theotime2005 theotime2005 force-pushed the pix-16380-show-locale-invitation-to-organization-invitations branch from 32dde83 to b0dff47 Compare February 13, 2025 08:34
Copy link
Contributor

@EmmanuelleBonnemay EmmanuelleBonnemay left a comment

Choose a reason for hiding this comment

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

Lu et testé avec succès

Copy link
Contributor

@lego-technix lego-technix left a comment

Choose a reason for hiding this comment

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

✅ Lu et testé fonctionnellement avec succès avec Firefox 🦊

@theotime2005 theotime2005 added Tech Review OK 🚀 Ready to Merge Func Review OK PO validated functionally the PR and removed 👀 Tech Review Needed 👀 Func Review Needed Need PO validation for this functionally labels Feb 13, 2025
@pix-service-auto-merge pix-service-auto-merge force-pushed the pix-16380-show-locale-invitation-to-organization-invitations branch from b0dff47 to 494701d Compare February 13, 2025 10:21
@pix-service-auto-merge pix-service-auto-merge merged commit 978b94b into dev Feb 13, 2025
9 of 11 checks passed
@pix-service-auto-merge pix-service-auto-merge deleted the pix-16380-show-locale-invitation-to-organization-invitations branch February 13, 2025 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants