aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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 ful...7PH2024-01-311-35/+37
* 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 rel...7PH2024-01-3129-882/+8
* SONAR-21455 new_accepted_issues should only be computed in application when a...Léo Geoffroy2024-01-313-12/+22
* SONAR-21455 Update overall tab secondary measures cards7PH2024-01-3123-834/+351
* 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 security_issue...Léo Geoffroy2024-01-314-0/+332
* 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-315-35/+105
* SONAR-21455 Add integration tests & Refactor branch overview ITs to use mock ...7PH2024-01-3111-315/+508
* SONAR-21455 Implement a no-data state for missing software quality measures7PH2024-01-315-94/+149
* 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-3113-12/+553
* SONAR-21455 Compute software quality measures for overall codelukasz-jarocki-sonarsource2024-01-316-16/+178
* 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 endpoi...Wojtek Wajerowicz2024-01-304-12/+10
* 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 mes...David Cho-Lerat2024-01-3023-48/+52
* 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-3010-254/+309
* 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-3016-966/+948
* SONAR-21506 Migrating github and gitlab test config to adopt new UIRevanshu Paliwal2024-01-305-162/+251
* SONAR-21480 AuthenticationFormField + configuration panels (GH, GL, SAML)guillaume-peoch-sonarsource2024-01-309-172/+191
* SONAR-21501 fix ssf-550Matteo Mara2024-01-301-1/+1
* SONAR-21467 Make new tab navigation component full width7PH2024-01-302-2/+3
* NO-JIRA remove unused importsAurelien Poscia2024-01-293-6/+0
* SONAR-21479 Branch activity graph adopts Clean Code taxonomystanislavh2024-01-299-129/+17
* SONAR-21482 My Projects adopts the new UIJeremy Davis2024-01-297-284/+109
* NOJIRA Cleanup setting definition mock from GitLab propertiesAntoine Vigneau2024-01-291-88/+0
* SONAR-21413 Fix Gitlab form field descriptionsAntoine Vigneau2024-01-291-1/+1
* NO JIRA Improve frontend IT performanceMathieu Suen2024-01-291-1/+6
* NO-JIRA Make Gson usage more type-safeMarcono12342024-01-2912-27/+28