aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* NO-JIRA Make prettier fails more verbose and self-explanatory7PH2024-01-312-2/+2
|
* Fix SSF-530.Wojtek Wajerowicz2024-01-315-26/+116
|
* SONAR-21552 Fix SSF-544Léo Geoffroy2024-01-311-1/+1
|
* SONAR-21088 Show warning if GitHub config is insecureViktor Vorona2024-01-316-47/+220
|
* SONAR-21547 Fix activity/hotspots page sometimes stuck loadingDavid Cho-Lerat2024-01-312-7/+38
|
* SONAR-21455 Fix code smellLéo Geoffroy2024-01-311-1/+2
|
* SONAR-21455 Fix loading back project list with incorrect data being loaded7PH2024-01-311-20/+19
|
* SONAR-21467 Fix clickable software quality breakdown links during reindexing7PH2024-01-316-37/+93
|
* SONAR-21455 Highlight software quality breakdown cards even when rating is A7PH2024-01-312-13/+9
|
* SONAR-21467 Drop tabs effect on focusstanislavh2024-01-311-1/+0
|
* SONAR-21455 Adjust logic of showing application warningstanislavh2024-01-312-42/+60
|
* SONAR-21455 Update BBTs to new taxonomystanislavh2024-01-317-13/+14
| | | | Co-authored-by: Eric Giffon <eric.giffon@sonarsource.com>
* SONAR-21455 Use released version of plugin-apilukasz-jarocki-sonarsource2024-01-311-1/+1
|
* SONAR-21455 Use a impact measure builder between all the componentsLéo Geoffroy2024-01-3110-160/+276
|
* SONAR-21455 Deprecate metrics in the api/measures/* endpointslukasz-jarocki-sonarsource2024-01-316-2/+28
|
* SONAR-21455 Make software quality breakdown card links clickable on their ↵7PH2024-01-311-35/+37
| | | | full width
* SONAR-21455 Fix branch overview integration tests7PH2024-01-311-1/+1
|
* SONAR-21455 Rename software quailty measure usages to uppercase & Drop mocks7PH2024-01-317-167/+53
|
* SONAR-21455 Drop dead code & Re-organize branch/pr overview components to ↵7PH2024-01-3129-882/+8
| | | | relevant folders
* SONAR-21455 new_accepted_issues should only be computed in application when ↵Léo Geoffroy2024-01-313-12/+22
| | | | all the projects have been reanalyzed
* SONAR-21455 Update overall tab secondary measures cards7PH2024-01-3124-835/+353
|
* SONAR-21280 Show no data information when new accepted issues measure is missing7PH2024-01-316-69/+76
|
* SONAR-21455 Add reliability_issues, maintainability_issues and ↵Léo Geoffroy2024-01-314-0/+332
| | | | security_issues measures to application computation
* SONAR-21455 Live update should not recompute measures not existing on branchEric Giffon2024-01-314-18/+70
|
* SONAR-21455 Compute high_impact_accepted_issues with impacts queryEric Giffon2024-01-316-96/+102
|
* SONAR-21455 Live update of impact measuresEric Giffon2024-01-3110-14/+340
|
* SONAR-21515 Project card in projects list adopts Clean Code taxonomystanislavh2024-01-316-35/+108
|
* SONAR-21455 Add integration tests & Refactor branch overview ITs to use mock ↵7PH2024-01-3112-315/+509
| | | | service
* SONAR-21455 Implement a no-data state for missing software quality measures7PH2024-01-316-94/+153
|
* SONAR-21455 Fix software quality impact measures in branch overview page7PH2024-01-317-103/+131
|
* SONAR-21455 Implement software quality breakdown cards & Integrate them7PH2024-01-3114-12/+569
|
* SONAR-21455 Compute software quality measures for overall codelukasz-jarocki-sonarsource2024-01-318-17/+185
|
* SONAR-21455 Load & Mock software quality impact measures in branch overview page7PH2024-01-314-8/+100
|
* SONAR-21467 Fix see details link to correctly scroll to upgrade analysis event7PH2024-01-312-10/+14
|
* SONAR-21467 Fix duplication link targeting to coverage measuresstanislavh2024-01-301-1/+1
|
* SONAR-21116 Fix api/authentication/validate doesnt validate user tokensantoine.vinot2024-01-302-53/+79
|
* NO JIRA Test selector chain will look all before reducingMathieu Suen2024-01-301-5/+43
|
* SONAR-21163 Rename isBaseRole to baseRole in GitHub permission mapping ↵Wojtek Wajerowicz2024-01-304-12/+10
| | | | endpoints to comply with Web API guidelines
* SONAR-21516 Fix the appearance of links for code sections in rules detailsDavid Cho-Lerat2024-01-301-0/+4
|
* SONAR-20479 Replace "[re-]indexation" with "[re-]indexing" in user-facing ↵David Cho-Lerat2024-01-3025-51/+55
| | | | messages and code comments
* SONAR-21178 Improve quality gates page accessiblityMathieu Suen2024-01-308-120/+215
|
* SONAR-21482 fixesJeremy Davis2024-01-302-15/+11
|
* SONAR-21482 User notifications page adopts the new UIDavid Cho-Lerat2024-01-3011-262/+312
|
* SONAR-21482 User security page adopts the new UIDavid Cho-Lerat2024-01-306-123/+163
|
* SONAR-21482 - Profile page adopts new UIKevin Silva2024-01-305-95/+79
|
* SONAR-21482 - User profile menu adopts new UIKevin Silva2024-01-303-46/+34
|
* SONAR-21480 GlobalMessage + spinnerguillaume-peoch-sonarsource2024-01-305-8/+10
|
* SONAR-21480 migrate authentication tabs to MIUIViktor Vorona2024-01-3017-972/+953
|
* SONAR-21506 Migrating github and gitlab test config to adopt new UIRevanshu Paliwal2024-01-306-167/+256
|
* SONAR-21480 AuthenticationFormField + configuration panels (GH, GL, SAML)guillaume-peoch-sonarsource2024-01-309-172/+191
|