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] Déplacer la logique de clonage côté back (PIX-13710) #755

Merged
merged 7 commits into from
Sep 6, 2024

Conversation

nlepage
Copy link
Member

@nlepage nlepage commented Aug 30, 2024

🦄 Problème

La logique de clonage se faisait côté front. Dans un but de cohérence, il faut la déplacer dans le back via l'appel d'une route.

🤖 Proposition

Déplacer le code qui concerne le clonage dans le back. Modifier le front pour que l'appel se fasse au back.

🌈 Remarques

Penser à rajouter un test de vérification que les challenges non primary ne soient pas clonés.

💯 Pour tester

Tests au vert,
Test fonctionnel de clonage de skill et s'assurer que tout se déroule sans accroc.

@pix-bot-github
Copy link

Une fois l'application déployée, elle sera accessible à cette adresse https://pix-lcms-review-pr755.osc-fr1.scalingo.io
Les variables d'environnement seront accessibles sur scalingo https://dashboard.scalingo.com/apps/osc-fr1/pix-lcms-review-pr755/environment

@Jeremiejade Jeremiejade force-pushed the pix-13710-clone-skill branch from 88c57ec to c55a14e Compare September 2, 2024 09:17
@Eithliu Eithliu force-pushed the pix-13710-clone-skill branch from c55a14e to e3876d6 Compare September 2, 2024 10:00
@Jeremiejade Jeremiejade force-pushed the pix-13710-clone-skill branch from e3876d6 to 6c75357 Compare September 2, 2024 13:08
@Eithliu Eithliu force-pushed the pix-13710-clone-skill branch from 172d421 to 2053397 Compare September 2, 2024 15:22
@Eithliu Eithliu marked this pull request as ready for review September 2, 2024 15:29
@Eithliu Eithliu self-assigned this Sep 2, 2024
@Eithliu Eithliu force-pushed the pix-13710-clone-skill branch 2 times, most recently from c9ccffa to b09e16e Compare September 3, 2024 15:23
nlepage and others added 7 commits September 6, 2024 08:38
Co-authored-by: Fael Bassetti <fael.bassetti@pix.fr>
Co-authored-by: Jérémie Jadé <jeremie.jade@pix.fr>
co-authored-by: Iris Benoit <iris.benoit@pix.fr>
Co-authored-by: Iris Benoît-Martin <iris.benoit-martin@pix.fr>
Co-authored-by: Jérémie Jadé <jeremie.jade@pix.fr>
co-authored-by: Iris Benoit <iris.benoit@pix.fr>
Co-authored-by: Nicolas Lepage <nicolas.lepage@pix.fr>
co-authored-by: Iris Benoit <iris.benoit@pix.fr>
Co-authored-by: Nicolas Lepage <nicolas.lepage@pix.fr>
co-authored-by: Iris Benoit <iris.benoit@pix.fr>
Co-authored-by: Nicolas Lepage <nicolas.lepage@pix.fr>
co-authored-by: Iris Benoit <iris.benoit@pix.fr>
Co-authored-by: Nicolas Lepage <nicolas.lepage@pix.fr>
@pix-service-auto-merge pix-service-auto-merge merged commit ff8d2e5 into dev Sep 6, 2024
3 of 4 checks passed
@pix-service-auto-merge pix-service-auto-merge deleted the pix-13710-clone-skill branch September 6, 2024 08: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.

6 participants