aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main
Commit message (Expand)AuthorAgeFilesLines
* SONAR-16124 Add OWASP TOP 10 2021 CategoriesMatteo Mara2022-03-111-1/+43
* SONAR-16071 Hotspots UI improvementsJeremy Davis2022-03-119-54/+55
* SONAR-16131 Add missing CWEs to standards.jsonWouter Admiraal2022-03-111-1733/+1870
* [NO JIRA] Migrate part of quality gates app to RTLMathieu Suen2022-03-1150-2370/+651
* SONAR-16069 Scroll to primary hotspot locationJeremy Davis2022-03-1111-15/+84
* SONAR-16101 Adding new status for security hotspotRevanshu Paliwal2022-03-108-44/+81
* Fix request testJeremy Davis2022-03-071-1/+11
* [NO JIRA] Setup react testing libraryMathieu Suen2022-03-073-1/+1569
* [NO JIRA] Restore fake timer in UTMathieu Suen2022-03-0722-22/+156
* [NO JIRA] Treat some Code SmellsWouter Admiraal2022-03-0411-40/+119
* SONAR-13704 activity of a project now also display QG changes caused by chang...Lukasz Jarocki2022-03-022-18/+60
* SONAR-16005 Removing AppState from root reducerMathieu Suen2022-03-0229-159/+225
* SONAR-16008 Fix keyboad navigation conflictJay2022-02-252-44/+41
* SONAR-16007 Preserve category expansion stateJeremy Davis2022-02-252-9/+7
* SONAR-16007: Move through locations using keyboardRevanshu Paliwal2022-02-252-3/+134
* SONAR-16007 Fix stylingJeremy Davis2022-02-256-9/+12
* SONAR-16008 Tab improvementsJeremy Davis2022-02-2515-64/+246
* [NO JIRA] Remove unused component TabsJeremy Davis2022-02-254-270/+0
* SONAR-16008 Support moving between tabs with the keyboardGuillaume Peoc'h2022-02-252-1/+102
* SONAR-16007 Binding secondary location click in snippet and hotspot boxRevanshu Paliwal2022-02-2536-25/+444
* SONAR-16008 Move hotspot code to a tabJeremy Davis2022-02-257-690/+745
* SONAR-16008 Revamp Top SectionGuillaume Peoc'h2022-02-2527-2086/+1573
* SONAR-16007 Display secondary locations within hotspot code snippetPhilippe Perrin2022-02-2514-189/+939
* SONAR-16007 Showing secondary locations in hotspot list boxRevanshu Paliwal2022-02-2528-876/+714
* SONAR-16007 Add hotspot box to primary locationJeremy Davis2022-02-2518-0/+356
* SONAR-16006 Propagate setting update to update local stateWouter Admiraal2022-02-2515-31/+92
* [NO JIRA] Drop unused logosWouter Admiraal2022-02-251-9/+0
* SONAR-12807 Put all ALM icons in a single locationWouter Admiraal2022-02-252-2/+2
* SONAR-11672 Improve display of project-level issuesWouter Admiraal2022-02-246-8/+129
* [NO-JIRA] Fix license headersPhilippe Perrin2022-02-1415-285/+0
* SONAR-15909 Extract AppState ReduxGuillaume Peoc'h2022-02-09125-758/+791
* SONAR-15999 Drop the visualizations of projects as bubble chartsWouter Admiraal2022-02-0839-2110/+73
* SONAR-15912 Extract settings local state from reduxJeremy Davis2022-02-0761-1466/+2017
* SONAR-15695 Selection input changes for QG and QP pagesRevanshu Paliwal2022-02-077-23/+54
* SONAR-15991 Upgrade jest dependencyMathieu Suen2022-02-073-0/+3
* Fix new try/catch typingWouter Admiraal2022-02-043-5/+11
* Update snapshotsWouter Admiraal2022-02-0439-4/+116
* SONAR-15911 Extract Metrics from ReduxGuillaume Peoc'h2022-02-0140-355/+387
* SONAR-15910 Extract Languages from reduxJeremy Davis2022-02-0159-434/+521
* SONAR-15857 Measure page should support ascending and descending sorting for ...Revanshu Paliwal2022-01-3110-22/+758
* Update license headers for 2022 [update headers]Pierre2022-01-282455-2553/+2725
* SONAR-15882 Improve message on measure page when project is not accessibleMathieu Suen2022-01-272-6/+6
* SONAR-15945 Get rid of T namespace in sonar-webphilippe-perrin-sonarsource2022-01-27730-3014/+3945
* 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