aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps
Commit message (Expand)AuthorAgeFilesLines
* Remove usages of the deprecated package querystringPhilippe Perrin2022-01-172-12/+23
* SONAR-15819 Fix documentation searchWouter Admiraal2022-01-055-67/+241
* SONAR-15854 Correctly localize metric namesWouter Admiraal2022-01-052-12/+12
* SONAR-15801 Highlight inaccessible projects in App definitionJeremy Davis2022-01-033-15/+39
* SONAR-15802 Improve portfolio's children orderingPhilippe Perrin2021-12-271-1/+1
* SONAR-15789 Remove old portfolio pageJeremy Davis2021-12-2426-2991/+0
* SONAR-15790 Add new/overall code filter on portfolio's projects pageMathieu Suen2021-12-2415-98/+515
* SONAR-15821 Drop applications from governance extensionWouter Admiraal2021-12-132-2/+2
* SONAR-15779 Update react-intlJeremy Davis2021-12-0714-38/+40
* SONAR-15702 Prevent editing App branches if can't browse all child projectsJeremy Davis2021-12-0312-11/+132
* SONAR-15655 Change Project perspective and sorting to use react-select@v5Mathieu Suen2021-11-2686-679/+490
* SONAR-15614 Drop the About pagePhilippe Perrin2021-11-1820-1625/+0
* SONAR-15627 Make the system update prompt same as globle promptMathieu Suen2021-11-175-235/+25
* SONAR-15657 Improve Terraform/CloudFormation analysisPhilippe Perrin2021-11-171-0/+2
* SONAR-15498 Display branch information on issue pagePhilippe Perrin2021-11-153-9/+87
* SONAR-15498 Manual selection of project's branches for portfolioPhilippe Perrin2021-11-0935-564/+1001
* SONAR-15397 Fix Issue tags aren't filtered by branchZipeng WU2021-11-052-2/+18
* SONAR-15309 Change portfolio's empty criteria to match projects'guillaume-peoch-sonarsource2021-11-054-11/+12
* SONAR-15613 Improve settings search resultsJeremy Davis2021-11-041-1/+1
* SONAR-15575 Fix keyboard navigation in hotspots pageJeremy Davis2021-11-041-4/+3
* SONAR-15567 Add export UI to community editionMathieu Suen2021-11-0411-0/+1455
* SONAR-15604 SONAR-15605 Improve wording for permission removal from Quality G...Jeremy Davis2021-11-044-15/+17
* SONAR-15423 Download access.log in system administration pageZipeng WU2021-11-032-0/+32
* SONAR-15440 Handle QG action permissionsJeremy Davis2021-10-224-47/+18
* SONAR-15441 QG permission management handles groupsJeremy Davis2021-10-2215-161/+555
* SONAR-15440 Remove QG permissions for a userJeremy Davis2021-10-2213-35/+311
* SONAR-15440 Add QG permissions to a userJeremy Davis2021-10-2212-41/+952
* SONAR-15440 Show users with permissions on QGJeremy Davis2021-10-2213-97/+603
* SONAR-15509 Fix prompt LTS version when no new version is releasedMathieu Suen2021-10-211-5/+6
* SONAR-15507 Add a prompt to warn when SonarQube need an updateMathieu Suen2021-10-2114-1387/+25
* SONAR-15515 Fix Language Distribution UIguillaume-peoch-sonarsource2021-10-191-6/+2
* SONAR-15471 Fix long file name on code pageguillaume-peoch-sonarsource2021-10-192-109/+127
* SONAR-15488 Fix pagination if total is undefined and page size is knownWouter Admiraal2021-10-152-0/+4
* SONAR-15458 Add SonarLint promotion for failed Quality GateMathieu Suen2021-10-0110-5/+382
* [NO JIRA] Fix some CSS scoping issuesWouter Admiraal2021-10-011-0/+1
* [NO-JIRA] use esbuild for sonar-webJeremy Davis2021-09-30116-241/+256
* SONAR-15177 Fix no code info when showing source viewerMathieu Suen2021-09-161-3/+3
* SONAR-15391 Fix special caracter search in documentationMathieu Suen2021-09-163-28/+29
* SONAR-15376 Make secured settings hidden when setMathieu Suen2021-09-1544-401/+993
* SONAR-15366 Add Settings Search featureJay2021-09-1317-24/+928
* SONAR-13086 Improve activity and comment layout for Security HotspotsWouter Admiraal2021-09-0814-681/+1103
* SONAR-14511 Improve Security Hotspot status change flowWouter Admiraal2021-09-0718-49/+987
* SONAR-15322 Fix DevOps platform field's max length disprecanciesPhilippe Perrin2021-08-3110-6/+17
* SONAR-13736 Keep search query when browsing code fileMathieu Suen2021-08-307-13/+151
* SONAR-12018 Keep users on Measures page when drilling downWouter Admiraal2021-08-3083-245/+688
* SONAR-15340 - Increase DevOps form fields max lengthBelen Pruvost2021-08-3010-3/+16
* SONAR-15327 Inform admin users that DevOps Platform secrets can be encryptedPhilippe Perrin2021-08-3013-22/+122
* SONAR-15175 Warn server id is not usable when running on embedded dtabaseMathieu Suen2021-08-274-66/+175
* SONAR-15313 drop endpoints from WebAPI deprecated since 7.XLukasz Jarocki2021-08-267-39/+103
* SONAR-11538 Explain bubble charts only take into account 1st 500 filesWouter Admiraal2021-08-267-42/+825