aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps
Commit message (Expand)AuthorAgeFilesLines
* SONAR-15865 Disabling new code toogle for portfolio when search is applyMathieu Suen2022-01-276-13/+67
* SONAR-15782 Move application report code to core extensionsWouter Admiraal2022-01-277-567/+0
* SONAR-15782 Move application console code to core extensionsWouter Admiraal2022-01-2733-3071/+1
* SONAR-15464 project settings searchJeremy Davis2022-01-278-25/+98
* SONAR-15951 Reintroduce portfolio breakdownJeremy Davis2022-01-269-4/+265
* SONAR-15900 Style Log In buttonGuillaume Peoc'h2022-01-254-59/+59
* SONAR-12166 Provide search for repositories ruleMathieu Suen2022-01-253-7/+161
* SONAR-15942 Remove deprecated keycodeJeremy Davis2022-01-2413-102/+130
* [NO-JIRA] Fix unit testsJeremy Davis2022-01-213-3/+3
* SONAR-15929 Update tooltip to reflect new deprecation policyWouter Admiraal2022-01-202-2/+2
* SONAR-15931 Fix wrapping issue in Quality Profile comparison UIWouter Admiraal2022-01-201-1/+1
* SONAR-15897 Adding IT for portfolio inaccessible projectMathieu Suen2022-01-206-58/+59
* SONAR-15882 warning align text and tooltipGuillaume Peoc'h2022-01-206-65/+93
* SONAR-15882 Add warning in Portfolios ProjectGuillaume Peoc'h2022-01-207-6/+134
* SONAR-15882 warn when project inaccessible in Portfolio MeasureGuillaume Peoc'h2022-01-203-2/+115
* Improve accessibility on issues pageMathieu Suen2022-01-202-0/+2
* SONAR-15879 Add warning when not all issues are accessibleMathieu Suen2022-01-203-2/+186
* Rename and cleanup IssuesAppMathieu Suen2022-01-205-7/+6
* 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