SonarSoftwareInc / customer_portal

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

AB#22628 - Customer portal security - javascript manual dependencies #162

Closed strutcode closed 10 months ago

strutcode commented 1 year ago

Commit view is highly recommended for this one. Any meaningful changes are separated from the "update"/"upgrade" commits which just replace the committed minified library files.

Very little had to change, with the most notable being that the API for Chart.js changed, the "extension" for it that was copied from a gist no longer worked or was applicable and the CSP had to be changed for tinymce to work properly. Also bootstrap's popover syntax changed from data-toggle to data-bs-toggle :man_shrugging: