aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web
Commit message (Expand)AuthorAgeFilesLines
* SONAR-22168 Align Component and mockComponentViktor Vorona2024-05-0345-102/+133
* SONAR 22131 Monorepo for bitbucket server (#11064)Shane Findley2024-05-0319-534/+681
* SONAR-22168 Align BranchLike and isPullRequestViktor Vorona2024-05-0251-107/+142
* SONAR-20440 Update new code definition documentation linksMathieu Suen2024-05-025-5/+11
* SONAR-22049 Move ToggleButton to sonar-aligned folderstanislavh2024-04-3010-8/+29
* SONAR-22049 Align queryToSearch methodstanislavh2024-04-3033-173/+183
* SONAR-22049 Align isPortfolioLikeViktor Vorona2024-04-3027-46/+114
* SONAR-22049 Align A11y componentsIsmail Cherri2024-04-3023-24/+24
* SONAR-22049 Align MetricKey, MetricTypeViktor Vorona2024-04-30142-152/+155
* SONAR-22049 Align ComponentQualifierViktor Vorona2024-04-30125-164/+202
* SONAR-22049 Align BranchParametersViktor Vorona2024-04-3021-21/+41
* SONAR-22049 Align getJSONViktor Vorona2024-04-3044-78/+174
* SONAR-22049 Tests for urls helperViktor Vorona2024-04-302-68/+66
* SONAR-22049 Align FlagMessageIsmail Cherri2024-04-304-7/+13
* SONAR-22049 Allow table to use grid template and column widthsIsmail Cherri2024-04-304-29/+91
* SONAR-22049 Use echoes icons in security reportsstanislavh2024-04-301-2/+2
* SONAR-22049 Align Note componentstanislavh2024-04-309-11/+57
* SONAR-22049 Align buttons componentsstanislavh2024-04-3035-49/+96
* SONAR-22049 Align the usage of withRouter high order componentIsmail Cherri2024-04-30155-242/+392
* SONAR-22049 Align getComponentIssuesUrl and getComponentSecurityHotspotsUrlViktor Vorona2024-04-30216-334/+357
* SONAR-22049 Align formatMeasureViktor Vorona2024-04-3066-541/+604
* SONAR-22049 Align branch-like helperViktor Vorona2024-04-3062-112/+128
* SONAR-22049 Align throwGlobalErrorViktor Vorona2024-04-3050-55/+72
* SONAR-22049 Align HelpTooltip And DocHelpTooltip (DocumentationTooltip)Viktor Vorona2024-04-3059-263/+266
* SONAR-22049 Align RatingLabel typestanislavh2024-04-3021-49/+130
* SONAR-21824 Bitbucket monorepo import functionality (#11005)Shane Findley2024-04-3024-664/+875
* SONAR-21947 Add bulk import feature to Gitlab project onboardingAmbroise C2024-04-306-307/+437
* SONAR-22102 Fixing missing udpate of project tags update (#11002)Mathieu Suen2024-04-222-28/+42
* SONAR-22012 Improve CaYC messages on Custom QGs and Sonar wayRevanshu Paliwal2024-04-196-78/+47
* SONAR-22092 Fix the errror message when deleting a quality gateMathieu Suen2024-04-182-45/+59
* SONAR-21929 Fixing Languages select field width in admin pageRevanshu Paliwal2024-04-181-2/+1
* SONAR-21825 Add monorepo setup to Azure project onboardingAmbroise C2024-04-1614-265/+485
* SONAR-21872 Fix line of code measure in the branch overviewMathieu Suen2024-04-161-1/+1
* SONAR-22075 Fixes "How to Upgrade" linksDavi Koscianski Vidal2024-04-162-5/+2
* SONAR-21970 implement prettier plugin organize importsIsmail Cherri2024-04-1627-43/+71
* SONAR-22072 Limit jest memory consumption in CIGrégoire Aubert2024-04-121-2/+3
* SONAR-21973 Showcase new icons from Echoes in a few placesDavid Cho-Lerat2024-04-1210-44/+65
* SONAR-21973 Add deprecation notices on all MIUI icons that now have an Echoes...David Cho-Lerat2024-04-1254-1/+379
* SONAR-21973 Add deprecation notices for IconProps, CustomIcon, OcticonHocDavid Cho-Lerat2024-04-121-0/+18
* SONAR-21973 Remove unused iconsDavid Cho-Lerat2024-04-124-202/+1
* SONAR-21973 Upgrade @sonarsource/echoes-react to v0.2.1 (also adds material-s...David Cho-Lerat2024-04-122-6/+6
* SONAR-21973 Upgrade @sonarsource/echoes-react to v0.2.0 (also adds material-s...David Cho-Lerat2024-04-122-7/+14
* SONAR-21823 Adding support for gitlab monorepo importsShane Findley2024-04-1119-470/+916
* SONAR-21822 Fix GitHub scan onboarding tutorial for monorepoAmbroise C2024-04-114-44/+33
* SONAR-22017 Show link to SonarQube downloads for no longer active versionViktor Vorona2024-04-103-3/+14
* SONAR-22017 Update Notification banner - no network connection caseViktor Vorona2024-04-1015-42/+105
* SONAR-22017 Active version is also based on current EOLIsmail Cherri2024-04-106-22/+51
* SONAR-21822 Check if selected repository is already bound to an existing projectAmbroise C2024-04-108-60/+268
* SONAR-22011 Explain token creation for monorepo (#10935)Lucas2024-04-104-18/+45
* SONAR-21822 Add monorepo setup for GitHubAmbroise C2024-04-1048-633/+2018