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

Add new input types for Evolution-Generator #409

Merged
merged 1 commit into from
Mar 27, 2024

Conversation

samuel-duhaime
Copy link
Collaborator

@samuel-duhaime samuel-duhaime commented Mar 26, 2024

Pull request

Add new input types for the Evolution-Generator
Remove optional interview and path on input types for function

@samuel-duhaime samuel-duhaime force-pushed the addNewInputTypesForGenerator branch 2 times, most recently from 7ff5641 to 4764617 Compare March 27, 2024 14:31
@@ -8,6 +8,7 @@
// Note: This file includes types for all the different input and widgets types used in the evolution-generator

import { TFunction } from 'i18next';
// import { IconDefinition } from '@fortawesome/fontawesome-common-types';
Copy link
Contributor

Choose a reason for hiding this comment

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

Pourquoi garder cet import commenté? il faudrait l'enlever? Surtout que c'est IconDefinition dans les 2 cas, de 2 endroits semi-différents...

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

C'est fait.

@tahini
Copy link
Contributor

tahini commented Mar 27, 2024

L'impact est pas trop important sur les enquêtes générées?

Add new input types for Evolution-Generator
Remove optional interview and path on input types for function
@samuel-duhaime samuel-duhaime force-pushed the addNewInputTypesForGenerator branch from 4764617 to 59cffd1 Compare March 27, 2024 14:47
@samuel-duhaime
Copy link
Collaborator Author

L'impact est pas trop important sur les enquêtes générées?

J'ai réussi à compiler l'enquête que je travaille sans problèmes. Il va sûrement avoir quelques changements à faire pour d'autres enquêtes, mais ça devrait être assez simple à implémenter.

@tahini tahini merged commit 1233aa0 into main Mar 27, 2024
4 checks passed
@tahini tahini deleted the addNewInputTypesForGenerator branch March 27, 2024 15:01
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.

2 participants