aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js
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-2711-590/+14
* SONAR-15782 Move application console code to core extensionsWouter Admiraal2022-01-2740-3202/+18
* SONAR-15464 project settings searchJeremy Davis2022-01-278-25/+98
* SONAR-15951 Reintroduce portfolio breakdownJeremy Davis2022-01-2613-209/+668
* SONAR-15900 Style Log In buttonGuillaume Peoc'h2022-01-255-62/+59
* SONAR-12166 Provide search for repositories ruleMathieu Suen2022-01-255-7/+176
* SONAR-15942 Remove deprecated keycodeJeremy Davis2022-01-2432-404/+397
* [NO-JIRA] Fix unit testsJeremy Davis2022-01-214-4/+4
* SONAR-15929 Update tooltip to reflect new deprecation policyWouter Admiraal2022-01-202-2/+2
* SONAR-15901 Make SelectList component more accessibleWouter Admiraal2022-01-203-29/+44
* SONAR-15931 Fix wrapping issue in Quality Profile comparison UIWouter Admiraal2022-01-201-1/+1
* SONAR-15702 Fix component navigation routing issueWouter Admiraal2022-01-202-9/+9
* SONAR-15941 Fix active menu item stylesWouter Admiraal2022-01-202-1/+40
* SONAR-15897 Adding IT for portfolio inaccessible projectMathieu Suen2022-01-206-58/+59
* SONAR-15882 warning align text and tooltipGuillaume Peoc'h2022-01-208-75/+108
* 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-204-2/+116
* SONAR-15884 Highlight inaccessible projects in portfolio adminJeremy Davis2022-01-201-1/+3
* Improve accessibility on issues pageMathieu Suen2022-01-2012-23/+45
* 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-176-15/+166
* SONAR-15833 Fix C/C++ tutorial for Bitbucket PipelinesWouter Admiraal2022-01-062-18/+21
* [NO JIRA] Use YAML anchors to make Bitbucket Pipelines examples DRYerWouter Admiraal2022-01-066-300/+257
* SONAR-15819 Fix documentation searchWouter Admiraal2022-01-055-67/+241
* SONAR-15854 Correctly localize metric namesWouter Admiraal2022-01-052-12/+12
* SONAR-15766 Do not display import/export menu on applications or portfoliosWouter Admiraal2022-01-052-84/+6
* [NO-JIRA] Better SQ-SL iconJeremy Davis2022-01-052-2/+3
* SONAR-15801 Highlight inaccessible projects in App definitionJeremy Davis2022-01-035-17/+46
* [NO-JIRA] Fix UT test for UpgradeNotificationMathieu Suen2022-01-031-1/+1
* SONAR-15861 Allow extensions to ship with a CSS fileWouter Admiraal2021-12-286-20/+78
* SONAR-15802 Improve portfolio's children orderingPhilippe Perrin2021-12-271-1/+1
* SONAR-15802 Select Application Branchesguillaume-peoch-sonarsource2021-12-271-1/+0
* SONAR-15789 Remove old portfolio pageJeremy Davis2021-12-2426-2991/+0
* SONAR-15789 Migrate pdf unsubscribe modalJeremy Davis2021-12-241-0/+2
* SONAR-15790 Add new/overall code filter on portfolio's projects pageMathieu Suen2021-12-2415-98/+515
* SONAR-15789 New portfolio overviewJeremy Davis2021-12-249-41/+172
* SONAR-15789 Adding donut chart for portfolio ratingMathieu Suen2021-12-242-4/+5
* SONAR-15821 Drop applications from governance extensionWouter Admiraal2021-12-133-2/+4
* SONAR-15779 Update react-intlJeremy Davis2021-12-0733-92/+234
* SONAR-15743 Upgrade to emotion 11Mathieu Suen2021-12-076-6/+13
* SONAR-15702 Adding IT to check Application is lockMathieu Suen2021-12-032-2/+5
* SONAR-15702 Prevent displaying App if no access to child projectsJeremy Davis2021-12-034-39/+193
* SONAR-15702 Disable menu if some project in application is inaccessibleMathieu Suen2021-12-033-374/+577
* SONAR-15702 Prevent editing App branches if can't browse all child projectsJeremy Davis2021-12-0313-11/+133
* SONAR-15655 Change Project perspective and sorting to use react-select@v5Mathieu Suen2021-11-26102-819/+888
* SONAR-15498 Allow user to select project that already belongs to an other por...Philippe Perrin2021-11-182-4/+5
* SONAR-15614 Drop the About pagePhilippe Perrin2021-11-1825-1660/+31
* SONAR-15627 Make the system update prompt same as globle promptMathieu Suen2021-11-179-241/+69