aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SONAR-20513 Use new ToastMessage for Open issues in IDE success/error messagesDavid Cho-Lerat2023-10-3114-10/+1134
* SONAR-20812 Fixes overlapping global messagesJeremy Davis2023-10-312-10/+8
* SONAR-20916 Migrate project key update to the new UIJeremy Davis2023-10-315-118/+67
* SONAR-20828 show analysis date for correct branch in portfolio breakdonwJeremy Davis2023-10-302-2/+4
* SONAR-20269 Align new code definition optionsJeremy Davis2023-10-301-1/+1
* SONAR-20896 Adjust Gitlab vulnerabilities with new Clean Code TaxonomyAlain Kermis2023-10-303-0/+36
* SONAR-20796 Use severity/type mapping for BitBucket CloudJacek Poreda2023-10-302-0/+15
* SONAR-20911 Update the Request a free trial URLs in the in-app Marketplaceguillaume-peoch-sonarsource2023-10-271-3/+3
* SONAR-20382 Fix flaky portfolio test - round 4Jeremy Davis2023-10-271-1/+2
* SONAR-20875 Clean up module concept issue integration testsZipeng WU2023-10-276-29/+29
* [NO JIRA] Add eslint rule to prevent within and refactor testMathieu Suen2023-10-275-2/+105
* SONAR-20855 uploading logs on failure on cirruslukasz-jarocki-sonarsource2023-10-272-1/+3
* SONAR-20447 Pass extra 'branch' parameter to the SonarLint callDavid Cho-Lerat2023-10-2710-52/+125
* fix: added default artifactoryUrlBruno Andrade2023-10-271-0/+1
* [NO-JIRA] Improved datadog frontend logKevin Silva2023-10-261-2/+9
* SONAR-20858 Migrating project branch/pr settings to new UIRevanshu Paliwal2023-10-2611-113/+158
* SONAR-20901 Quality Gate can't be displayed in details if name contains %guillaume-peoch-sonarsource2023-10-261-1/+3
* SONAR-20858 migrate modals to new UIJeremy Davis2023-10-265-103/+113
* SONAR-20787 Add telemetry about quality gate conditions and sonar way (#9743)Nolwenn Cadic2023-10-2613-27/+200
* SONAR-20878 Create Switch component into Design SystemKevin Silva2023-10-263-0/+184
* SONAR-20473 Fix flaky test on the Measures pageDavid Cho-Lerat2023-10-251-4/+17
* SONAR-20874 Update org.apache.tomcat.embed to 9.0.82.Wojtek Wajerowicz2023-10-252-2/+2
* SONAR-20814 Cleaning up css file for new code settingsRevanshu Paliwal2023-10-254-57/+15
* SONAR-20814 - Clean up new code on project settingsKevin Silva2023-10-254-19/+21
* SONAR-20814 Migrating branch list modal to new UIRevanshu Paliwal2023-10-252-56/+60
* SONAR-20814 Adding specific arialabel for branch rowsRevanshu Paliwal2023-10-253-31/+23
* SONAR-20814 - Update layout when SPECIFIC_ANALYSIS is selectedKevin Silva2023-10-2510-615/+182
* SONAR-20814 Migrating project new code branch list to new UIRevanshu Paliwal2023-10-258-96/+182
* SONAR-20814 Migrating project new code header to new UIRevanshu Paliwal2023-10-251-9/+6
* SONAR-20742 Adjust text colors and condition rating textstanislavh2023-10-256-13/+15
* NO-JIRA remove unused importsDimitris Kavvathas2023-10-251-2/+0
* SONAR-20777 enable lifecycle management on external issuesZipeng WU2023-10-247-21/+105
* [NO JIRA] Fix typo in local eslint ruleViktor Vorona2023-10-244-16/+16
* NO-JIRA add cleanCodeAttribute to issue changelogstanislavh2023-10-241-0/+1
* NO JIRA Use test selector to avoid within in ProjectManagementApp itMathieu Suen2023-10-242-64/+67
* NO-JIRA Add keyboard handler for RadioCardstanislavh2023-10-232-1/+66
* SONAR-20664 - Add ProjectExportDao for all Export stepsBenjamin Campomenosi2023-10-2310-14/+307
* SONAR-20664 migrate ExportIssueStep to MyBatis.Benjamin Campomenosi2023-10-233-121/+120
* SONAR-20531 fix exporting project With AdHod Rules when pluginKey is nullBenjamin Campomenosi2023-10-232-10/+49
* NO-JIRA Fix code smellsLéo Geoffroy2023-10-232-41/+28
* [NO-JIRA] Fix unnecessary assertionDavid Cho-Lerat2023-10-231-1/+1
* SONAR-20530 Set property to email type for validationEric Giffon2023-10-233-5/+30
* SONAR-20742 Use utf-8 operators ≤ and ≥ rather than <= and >=7PH2023-10-231-1/+1
* NO-JIRA removing unused fieldslukasz-jarocki-sonarsource2023-10-234-24/+10
* SONAR-19612 Remove deprecation notice on columnLéo Geoffroy2023-10-2011-20/+38
* SONAR-20742 Implement new SL promotionstanislavh2023-10-209-30/+335
* SONAR-20742 Implement pull request overview QG measures body component7PH2023-10-2018-85/+527
* SONAR-20742 Implement quality gate statusstanislavh2023-10-2012-116/+539
* SONAR-20742 Implement Overview headerstanislavh2023-10-205-28/+90
* SONAR-20742 Adjust layout to be coherent with SCstanislavh2023-10-202-81/+100