SonarSoftwareInc / customer_portal

A prebuilt customer portal for Sonar.
https://sonar.software
25 stars 52 forks source link

Feature Request - HTML Markup for "Login Page Message" #63

Closed dcortez closed 4 years ago

dcortez commented 4 years ago

Should be pretty easy to add tinymce to the settings page in order to do HTML Markup for the login page message. Only issue I see is it requires doctrine/dbal in order to change the field in the DB to text instead of string. I do have the code pretty much ready for a PR, but wanted to ask about this requirement first.

zulandar commented 4 years ago

@dcortez if you have everything written feel free to submit a PR to the master for it and we can review the code before general release.

dcortez commented 4 years ago

PR #64

zulandar commented 4 years ago

@dcortez This has been pushed out to production