-
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
[BUGFIX] Corrige la réactivité des boutons de publication dans Pix Admin (PIX-15736). #10820
Merged
pix-service-auto-merge
merged 5 commits into
dev
from
pix-15736-fix-admin-publication-buttons-reactivity
Dec 17, 2024
Merged
[BUGFIX] Corrige la réactivité des boutons de publication dans Pix Admin (PIX-15736). #10820
pix-service-auto-merge
merged 5 commits into
dev
from
pix-15736-fix-admin-publication-buttons-reactivity
Dec 17, 2024
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 : |
alexandrecoin
force-pushed
the
pix-15736-fix-admin-publication-buttons-reactivity
branch
from
December 13, 2024 16:56
d0b899a
to
5e3e963
Compare
P-Jeremy
reviewed
Dec 16, 2024
admin/tests/acceptance/authenticated/sessions/session/informations-test.js
Outdated
Show resolved
Hide resolved
yaf
added
Func Review OK
PO validated functionally the PR
and removed
👀 Func Review Needed
labels
Dec 16, 2024
yaf
approved these changes
Dec 16, 2024
admin/tests/acceptance/authenticated/sessions/session/informations-test.js
Outdated
Show resolved
Hide resolved
AndreiaPena
force-pushed
the
pix-15736-fix-admin-publication-buttons-reactivity
branch
from
December 16, 2024 11:07
ac495a9
to
0c7f7a3
Compare
Jeyffrey
force-pushed
the
pix-15736-fix-admin-publication-buttons-reactivity
branch
from
December 16, 2024 14:15
0c7f7a3
to
5b97136
Compare
HEYGUL
force-pushed
the
pix-15736-fix-admin-publication-buttons-reactivity
branch
from
December 16, 2024 14:48
5b97136
to
d08b2b8
Compare
yaf
force-pushed
the
pix-15736-fix-admin-publication-buttons-reactivity
branch
from
December 16, 2024 15:43
d08b2b8
to
c5838a0
Compare
HEYGUL
force-pushed
the
pix-15736-fix-admin-publication-buttons-reactivity
branch
3 times, most recently
from
December 16, 2024 16:49
b4cf03b
to
ad136f7
Compare
yaf
force-pushed
the
pix-15736-fix-admin-publication-buttons-reactivity
branch
from
December 17, 2024 08:46
d4041b5
to
aabc31a
Compare
Jeyffrey
reviewed
Dec 17, 2024
admin/tests/unit/controllers/authenticated/sessions/session/certifications-test.js
Show resolved
Hide resolved
Jeyffrey
force-pushed
the
pix-15736-fix-admin-publication-buttons-reactivity
branch
4 times, most recently
from
December 17, 2024 10:54
5991da1
to
ddedcb2
Compare
HEYGUL
approved these changes
Dec 17, 2024
Co-Authored-by: Geoffroy Begouaussel <[email protected]> Co-Authored-By: GUL <[email protected]>
pix-service-auto-merge
force-pushed
the
pix-15736-fix-admin-publication-buttons-reactivity
branch
from
December 17, 2024 13:19
ddedcb2
to
c34021f
Compare
pix-service-auto-merge
deleted the
pix-15736-fix-admin-publication-buttons-reactivity
branch
December 17, 2024 13:27
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
Les boutons de dépublication et de publication ne se mettent pas à jour après avoir effectuer l’action de publication ou de dépublication.
🎁 Proposition
On rafraîchit le modèle après la publication et dépublication
🧦 Remarques
On décide également de ne plus se baser sur le status pour savoir si une certification est publiée ou non mais sur le fait qu'une date de publication existe ou non.
🎅 Pour tester
[email protected]