stable

Clone or download

Read-only

feat: Confirmation modal for withdraw invitation

When user clicks on "Withdraw invitation" button, a modal should asks for confirmation. Part of story #30021: Invite buddies to my Tuleap project Change-Id: I2e841e2e197512721976df5c5a01a3bd37fd498c

Modified Files

Name
M site-content/fr_FR/LC_MESSAGES/tuleap-core.po +10 −0 Go to diff View file
M site-content/pt_BR/LC_MESSAGES/tuleap-core.po +8 −0 Go to diff View file
M src/scripts/main/src/project/admin/src/project-admin-members.ts +2 −1 Go to diff View file
M src/templates/project/members/modal-import-members.mustache +1 −1 Go to diff View file
M src/templates/project/members/project-members.mustache +39 −4 Go to diff View file
M tests/e2e/full/cypress/e2e/invitation.cy.ts +1 −0 Go to diff View file