-
Notifications
You must be signed in to change notification settings - Fork 56
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] Pouvoir ajouter plusieurs orgas enfants en une seule saisie dans Pix-Admin (PIX-10865) #11280
[FEATURE] Pouvoir ajouter plusieurs orgas enfants en une seule saisie dans Pix-Admin (PIX-10865) #11280
Conversation
Une fois les applications déployées, elles seront accessibles via les liens suivants :
Les variables d'environnement seront accessibles via les liens suivants : |
9cb5376
to
0dc63ed
Compare
admin/app/components/organizations/children/attach-child-form.gjs
Outdated
Show resolved
Hide resolved
There was a problem hiding this 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 🦊
0dc63ed
to
684f2b6
Compare
...ganizational-entities/unit/domain/usecases/attach-child-organization-to-organization_test.js
Outdated
Show resolved
Hide resolved
There was a problem hiding this 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
684f2b6
to
1803f12
Compare
1803f12
to
b2e9a9f
Compare
b2e9a9f
to
0d382ec
Compare
🥞 Problème
L’utilisateur Super Admin doit pouvoir ajouter plusieurs orgas enfants en une seule saisie via le champ “Ajouter une ou plusieurs organisations filles” qui se trouve dans la fiche de l’organisation mère.
🥓 Proposition
rendre possible l'envoie de plusieurs id séparés par des ',' via le même input.
😋 Pour tester
organizations/1003/children
Ajouter une ou plusieurs organisations filles
: 1000,1002