aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-21455 Add integration tests & Refactor branch overview ITs to use mock ↵7PH2024-01-3111-315/+508
| | | | service
* 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 ↵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-3023-48/+52
| | | | 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-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
| | | | | | Uses `Gson.fromJson(..., TypeToken<T>)` instead of `fromJson(..., Type)` Also replaces some usage of the deprecated `JsonParser()` constructor.
* SONAR-21467 Fix new issues and new accepted issues redirecting to new code ↵stanislavh2024-01-291-2/+2
| | | | issues list
* SONAR-21480 - Github Permission Mapping modal adopts new UIKevin Silva2024-01-294-116/+119
|
* SONAR-21481 Migrate "DevOps Platform Integrations" page to MIUIAmbroise C2024-01-293-178/+185
|
* SONAR-21504 Correctly set project visibility and permissions on projects ↵Wojtek Wajerowicz2024-01-298-68/+98
| | | | created from GH Actions.
* SONAR-21467 Implement new Tabs componentstanislavh2024-01-2910-38/+241
|
* SONAR-21227 Disable log of user loginantoine.vinot2024-01-297-14/+91
|
* SONAR-21467 Adopts new code measures tab to Clean Code taxonomystanislavh2024-01-2616-74/+355
|
* SONAR-21467 Adopt new 2 column layout for branch overviewstanislavh2024-01-268-97/+131
|
* SONAR-21520 Make consistent query when switching between favorites and all ↵stanislavh2024-01-261-2/+2
| | | | project list
* SONAR-21455 Create a subtitle component as branch overview new code activity ↵7PH2024-01-261-2/+27
| | | | tab panel title
* NO-JIRA Replace CAYC occurrences with CaYCAmbroise C2024-01-264-11/+11
|
* SONAR-21114 Migrate groups of a user dialog to Web API v2Viktor Vorona2024-01-2611-288/+195
|
* SONAR-21290 Use UUIDs v4 for all database identifiersAurelien Poscia2024-01-2539-377/+514
|
* SONAR-21422 Migrating projects management page to adopt new UIRevanshu Paliwal2024-01-2419-797/+364
|
* SONAR-21476 Fix JFrog authentication with vaultJacek Poreda2024-01-241-0/+1
|
* SONAR-21467 Implement new branch overview headerstanislavh2024-01-2431-682/+442
|
* SONAR-20451 Extend reset time in RatioBasedRateLimitCheckerTest.Wojtek Wajerowicz2024-01-231-1/+2
|
* SONAR-21413 Rely on new boolean property isProvisioningTokenSetguillaume-peoch-sonarsource2024-01-235-24/+58
|