stable

Clone or download

Read-only

Transform Contact modal to TS

This is part of request #19729 Transform BurningParrot/ in core to TypeScript /!\ To test it you need to have Contact plugin in project, and MyProjects plugin in user dashboard No functional changes. You can still send mails. Change-Id: I530f5702f85e6f2d76716a38e3abe044def15e86

Modified Files

Name
A src/scripts/dashboards/widgets/ckeditor4.d.ts +22 −0 Go to diff View file
D src/scripts/dashboards/widgets/contact-modal.js +0 −43 Go to diff View file
A src/scripts/dashboards/widgets/contact-modal.ts +62 −0 Go to diff View file
M src/webpack.common.js +1 −1 Go to diff View file
A src/www/scripts/tuleap/tuleap-ckeditor-toolbar.d.ts +26 −0 Go to diff View file