stable

Clone or download

Read-only

Convert massmail into TS

Closes: request #18469 Convert site admin scripts to typescript No functional changes. Change-Id: Ib33512d46bf5460490f2a1ad64ecce6ce1ecf0ac

Modified Files

Name
A src/scripts/site-admin/ckeditor4.d.ts +22 −0 Go to diff View file
D src/scripts/site-admin/massmail.js +0 −125 Go to diff View file
A src/scripts/site-admin/massmail.ts +179 −0 Go to diff View file
A src/scripts/tuleap/tuleap-ckeditor-config.ts +35 −0 Go to diff View file
M src/templates/admin/global-utils/massmail.mustache +1 −1 Go to diff View file
M src/webpack.common.js +1 −1 Go to diff View file