-
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] Afficher le nombre de partages de profils dans les résultats d'un campagne collecte de profils (PIX-15266) #10541
Merged
pix-service-auto-merge
merged 6 commits into
dev
from
pix-15266-display-nb-profile-shares-for-collection-profile-campaign
Nov 14, 2024
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Une fois les applications déployées, elles seront accessibles via les liens suivants :
Les variables d'environnement seront accessibles via les liens suivants : |
ThomasBazin
force-pushed
the
pix-15266-display-nb-profile-shares-for-collection-profile-campaign
branch
from
November 13, 2024 17:47
dd00aaf
to
a8b6c88
Compare
@@ -1282,7 +1283,8 @@ | |||
"sending-date": { | |||
"label": "Sent on", | |||
"on-hold": "Pending" | |||
} | |||
}, | |||
"sharedProfileCount": "No. profiles shared" |
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.
Suggestion: remplacer No. par Qty
alicegoarnisson
added
Tech Review OK
🚀 Ready to Merge
Func Review OK
PO validated functionally the PR
and removed
👀 Tech Review Needed
👀 Func Review Needed
labels
Nov 14, 2024
pix-service-auto-merge
force-pushed
the
pix-15266-display-nb-profile-shares-for-collection-profile-campaign
branch
from
November 14, 2024 15:50
45fe735
to
c5b0da2
Compare
alicegoarnisson
approved these changes
Nov 14, 2024
pix-service-auto-merge
force-pushed
the
pix-15266-display-nb-profile-shares-for-collection-profile-campaign
branch
from
November 14, 2024 15:50
c5b0da2
to
c368e88
Compare
pix-service-auto-merge
force-pushed
the
pix-15266-display-nb-profile-shares-for-collection-profile-campaign
branch
from
November 14, 2024 15:56
c368e88
to
e0bae0b
Compare
pix-service-auto-merge
deleted the
pix-15266-display-nb-profile-shares-for-collection-profile-campaign
branch
November 14, 2024 16:02
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🍂 Problème
Dans Pix Orga, nous affichons une icône de progression entre les deux derniers partages de profils pour une campagne de collecte de profils. Mais, nous aimerions avoir le nombre de partages de profils pour s'aligner avec ce qui est affiché pour les campagnes d'évaluation.
🌰 Proposition
API : renvoyer le nombre de participations partagées à une campagne donnée, pour chaque participant.
Pix Orga : rajouter une colonne dans le tableau de résultats d'une campagne de collectes de profils pour afficher ce nombre.
🎃 Remarques
Cette colonne ne devra s'afficher que dans le cas d'une campagne à envois multiples.
🪵 Pour tester
Dans Pix Orga :