stable

Clone or download

Read-only

Modal can send a custom message

User can now enter a custom message in the Invite modal. (FlamingParrot modal will be finished in a dedicated changeset) Part of story #16633: invite buddies to my Tuleap Change-Id: I86743dae4c36cd90e3701e8da0a4582984f0c22a

Modified Files

Name
M site-content/fr_FR/LC_MESSAGES/tuleap-core.po +3 −0 Go to diff View file
M src/scripts/invite-buddies/send-notifications.test.ts +9 −0 Go to diff View file
M src/scripts/invite-buddies/send-notifications.ts +11 −4 Go to diff View file
M src/themes/BurningParrot/templates/invite-buddies-modal.mustache +14 −1 Go to diff View file
M src/themes/FlamingParrot/css/utils/_invite-buddies.scss +6 −1 Go to diff View file
M src/themes/FlamingParrot/templates/invite-buddies-modal.mustache +25 −2 Go to diff View file