aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* SONAR-20915 Migrate project deletion to the new UIJeremy Davis2023-10-314-19/+27
* SONAR-20513 Use new ToastMessage for Open issues in IDE success/error messagesDavid Cho-Lerat2023-10-3113-9/+1132
* 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
* [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-271-1/+1
* SONAR-20447 Pass extra 'branch' parameter to the SonarLint callDavid Cho-Lerat2023-10-2710-52/+125
* [NO-JIRA] Improved datadog frontend logKevin Silva2023-10-261-2/+9
* SONAR-20858 Migrating project branch/pr settings to new UIRevanshu Paliwal2023-10-2610-113/+156
* 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-264-99/+109
* 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-251-1/+1
* 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-252-31/+22
* SONAR-20814 - Update layout when SPECIFIC_ANALYSIS is selectedKevin Silva2023-10-259-610/+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-255-13/+14
* NO-JIRA remove unused importsDimitris Kavvathas2023-10-251-2/+0
* SONAR-20777 enable lifecycle management on external issuesZipeng WU2023-10-245-21/+15
* [NO JIRA] Fix typo in local eslint ruleViktor Vorona2023-10-244-16/+16
* 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-231-1/+28
* 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-208-30/+326
* SONAR-20742 Implement pull request overview QG measures body component7PH2023-10-2017-85/+519
* SONAR-20742 Implement quality gate statusstanislavh2023-10-2011-116/+533
* SONAR-20742 Implement Overview headerstanislavh2023-10-204-28/+89
* SONAR-20742 Adjust layout to be coherent with SCstanislavh2023-10-202-81/+100
* SONAR-20699 Local projects always apply permissions templateAntoine Vigneau2023-10-205-16/+28
* SONAR-20700 add ProjectCreator to reuse logicAurelien Poscia2023-10-2013-113/+160