Skip to content

refactor(hooks): merge projectmember and projectrole to project hook#1917

Closed
shikanime wants to merge 5 commits intopr1905from
pr1917
Closed

refactor(hooks): merge projectmember and projectrole to project hook#1917
shikanime wants to merge 5 commits intopr1905from
pr1917

Conversation

@shikanime shikanime force-pushed the pr1917 branch 3 times, most recently from 66163ad to 7c72dfd Compare February 16, 2026 09:55
@shikanime shikanime force-pushed the pr1917 branch 2 times, most recently from b4add56 to 9fad1f3 Compare February 16, 2026 13:18
@shikanime shikanime changed the base branch from main to pr1905 February 18, 2026 14:40
@shikanime shikanime force-pushed the pr1917 branch 2 times, most recently from c918e8d to 6f07370 Compare February 18, 2026 14:52
@shikanime shikanime self-assigned this Feb 20, 2026
@shikanime shikanime added enhancement New feature or request tech Technical issue labels Feb 20, 2026
@shikanime shikanime marked this pull request as ready for review February 20, 2026 16:12
@shikanime shikanime added the preview Deploy preview app with Argo-cd label Feb 20, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Feb 20, 2026

🤖 Hey !

A preview of the application is available at : https://console-pr-1917.dso.cpin-hp.numerique-interieur.fr

Please be patient, deployment may take a few minutes.

@shikanime shikanime force-pushed the pr1917 branch 2 times, most recently from f367d16 to 107a32a Compare February 20, 2026 16:21
@shikanime shikanime removed the preview Deploy preview app with Argo-cd label Feb 20, 2026
@github-actions github-actions bot added the built label Feb 20, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Feb 20, 2026

🤖 Hey !

The security scan report for the current pull request is available here.

@shikanime shikanime added the preview Deploy preview app with Argo-cd label Feb 20, 2026
shikanime and others added 4 commits February 23, 2026 11:37
Current implementation assume that the API return the whole list, which is not truth.

Related: #1916
Co-authored-by: William Phetsinorath <william.phetsinorath@shikanime.studio>
Signed-off-by: William Phetsinorath <william.phetsinorath-open@interieur.gouv.fr>
Signed-off-by: William Phetsinorath <william.phetsinorath-open@interieur.gouv.fr>
Co-authered-by: William Phetsinorath <william.phetsinorath@shikanime.studio>
Signed-off-by: William Phetsinorath <william.phetsinorath-open@interieur.gouv.fr>
Co-authered-by: William Phetsinorath <william.phetsinorath@shikanime.studio>
Signed-off-by: William Phetsinorath <william.phetsinorath-open@interieur.gouv.fr>
Co-authored-by: William Phetsinorath <william.phetsinorath@shikanime.studio>
Signed-off-by: William Phetsinorath <william.phetsinorath-open@interieur.gouv.fr>
@cloud-pi-native-sonarqube
Copy link

expect(result.store).toEqual(mockStore)
})

it('handles members with roles correctly', () => {
Copy link
Collaborator

Choose a reason for hiding this comment

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

suggestion(non-blocker):

Suggested change
it('handles members with roles correctly', () => {
it('preserves project roles and members when creating hook', () => {

correctly n'a pas de sens intrinsèque.
Le test est justement là pour expliciter ce que correctly veut dire, dans ce contexte précis 😉

@shikanime shikanime force-pushed the pr1905 branch 2 times, most recently from 59a6bd4 to b35f616 Compare February 24, 2026 15:45
@shikanime shikanime marked this pull request as draft February 24, 2026 15:45
@shikanime shikanime force-pushed the pr1905 branch 6 times, most recently from ce0cb7b to 511439f Compare February 25, 2026 10:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

built enhancement New feature or request preview Deploy preview app with Argo-cd tech Technical issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants