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 la colone isVisible dans la table oidc-providers (PIX-16077) #11335

Merged

Conversation

theotime2005
Copy link
Contributor

@theotime2005 theotime2005 commented Feb 5, 2025

🥞 Problème

Afin de permettre ou non l'affichage d'un OIDC, on avait besoin d'une nouvelle colone avec ce paramètre.

🥓 Proposition

Ajouter une nouvelle colone nommée "isVisible" dans la table "oidc-providers".

🧃 Remarques

C'est une simple brique du chantier.

😋 Pour tester

  • Se connecter à la RA avec la commande suivante:
scalingo -a pix-api-review-pr11335 psql-console
  • Inscrire cette commande:
SELECT * FROM "oidc-providers";
  • Constater que la dernière colone est bien la colone nommée "isVisible".

@theotime2005 theotime2005 self-assigned this Feb 5, 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 marked this pull request as ready for review February 5, 2025 10:31
@theotime2005 theotime2005 force-pushed the pix-16077-add-new-column-to-oidc-providers-table branch from 88bcb0f to eef5ac4 Compare February 5, 2025 10:59
@theotime2005 theotime2005 changed the title [FEATURE] Ajouter la colone visible dans la table oidc-providers (PIX-16077) [FEATURE] Ajouter la colone isVisible dans la table oidc-providers (PIX-16077) Feb 5, 2025
@P-Jeremy
Copy link
Contributor

P-Jeremy commented Feb 5, 2025

Func review OK ✅

Capture d'écran du schema de la table avec la nouvelle colonne "isVisible"

@pix-service-auto-merge pix-service-auto-merge force-pushed the pix-16077-add-new-column-to-oidc-providers-table branch from 7aab8a6 to 1ffaed5 Compare February 6, 2025 15:35
@pix-service-auto-merge pix-service-auto-merge merged commit c659647 into dev Feb 6, 2025
8 of 10 checks passed
@pix-service-auto-merge pix-service-auto-merge deleted the pix-16077-add-new-column-to-oidc-providers-table branch February 6, 2025 15:42
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.

7 participants