aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js
Commit message (Expand)AuthorAgeFilesLines
* SONAR-18425 Write remaining measures page tests in RTLWouter Admiraal2023-06-052-40/+68
* SONAR-19391 Update ITs and improve a11yWouter Admiraal2023-06-053-35/+50
* SONAR-19391 Measures page's header for the source viewer should be moved to t...7PH2023-06-054-4/+14
* SONAR-19391 Adopt bubble chart to new designstanislavh2023-06-0510-264/+192
* SONAR-19386 Replace old Treemap Chart with new MIUI version7PH2023-06-056-450/+26
* SONAR-19391 Measures page sidebar adopts the new UIstanislavh2023-06-059-257/+196
* SONAR-19391 Prepare new layout structureWouter Admiraal2023-06-059-354/+289
* SONAR-18425 Migrate measures page tests to RTLWouter Admiraal2023-06-0250-4871/+1150
* SONAR-19174 Code viewer changes for hotspots pageRevanshu Paliwal2023-06-014-48/+49
* SONAR-19174 Hide location number when flows are not presentRevanshu Paliwal2023-06-013-3/+21
* SONAR-19174 Migrating issue box inside code viewer to MIUIRevanshu Paliwal2023-06-015-101/+76
* SONAR-19174 Migrating code viewer to MIUIRevanshu Paliwal2023-06-0139-1528/+853
* SONAR-19174 Migrating issue code viewer header and code expander section to MIUIRevanshu Paliwal2023-06-015-98/+152
* SONAR-19337 Enable GitHub check only when auth config is enabledMathieu Suen2023-06-013-4/+6
* SONAR-19337 Improve GitHub sync message for one org matching and fix failed s...Mathieu Suen2023-06-015-15/+24
* SONAR-19337 Display configuration validity statusVik Vorona2023-06-0110-26/+449
* SONAR-19336 add warning in case organizations whitelist is not setAurelien Poscia2023-05-311-1/+1
* [NO JIRA] Improve account and token accessiblityMathieu Suen2023-05-318-73/+75
* SONAR-19294 Improve "number of days" NCD option value validationPhilippe Perrin2023-05-312-1/+4
* SONAR-18425 Lay groundwork to start sharing data between service mocksWouter Admiraal2023-05-306-696/+938
* SONAR-19347 Add synchronize now button for GithubMathieu Suen2023-05-305-18/+47
* SONAR-19369 Add GitHub mark next to provisioned groupsguillaume-peoch-sonarsource2023-05-266-9/+47
* SONAR-19385 Add BubbleChart to components librarystanislavh2023-05-268-1403/+51
* SONAR-19391 Use the new Histogram componentWouter Admiraal2023-05-267-815/+181
* SONAR-19346 Banner with GitHub sync status on Users, Groups, Authentication p...Vik Vorona2023-05-2620-326/+593
* SONAR-19414 Split IssuesSourceViewer frontend IT in two to avoid CI timeout7PH2023-05-261-12/+16
* SONAR-19336 Move github organizations setting in the common configurationMathieu Suen2023-05-255-8/+48
* SONAR-19294 Prevent "specific analysis" NCD option selection and warn about itPhilippe Perrin2023-05-2416-173/+245
* [NO-JIRA] Fix layout project nav height value & Remove magic numbers7PH2023-05-242-3/+3
* [NO-JIRA] Fix tooltip translations for copy actionsstanislavh2023-05-242-1/+5
* [NO-JIRA] Fix scroll sidebar layoutstanislavh2023-05-242-6/+25
* SONAR-19236 Move hotspot location list to new design system7PH2023-05-246-80/+126
* SONAR-19236 Implement new source viewer header for security hotspotsWouter Admiraal2023-05-246-176/+143
* SONAR-19236 Update status updated success modalstanislavh2023-05-247-45/+156
* SONAR-19236 Add sticky headerstanislavh2023-05-248-188/+530
* SONAR-19236 Fix security hotspot BBT7PH2023-05-241-1/+1
* SONAR-19236 Implement correct layout for hotspot page sidebar7PH2023-05-246-311/+421
* SONAR-19236 Use new modal in review hotspotstanislavh2023-05-242-52/+37
* SONAR-19236 Move security hotspot activity to its own tabWouter Admiraal2023-05-2415-337/+286
* SONAR-19236 Implement new design for hotspot headerstanislavh2023-05-2421-869/+531
* SONAR-19236 Implement new hotspot sidebar header7PH2023-05-244-160/+251
* SONAR-19236 Implement sidebar file-specific hotspot list7PH2023-05-241-64/+73
* SONAR-19236 Implement sidebar hotspot list using the new design system7PH2023-05-2412-329/+189
* SONAR-19236 Move Security Hotspots content to new tabsWouter Admiraal2023-05-2410-241/+292
* SONAR-19236 Add base layout for Hotspots pagestanislavh2023-05-243-46/+91
* SONAR-19146 Fix 'dancing' scrollbars in presence of a spinner (#8330)Vik Vorona2023-05-242-15/+21
* SONAR-19332 Warn and prevent parent NCD option selection if not compliant (#8...Andrey Luiz2023-05-236-3/+99
* SONAR-19197 Move Code Variant facet before Directory facetWouter Admiraal2023-05-231-9/+9
* [NO_JIRA] Use react-query to get the identity providerMathieu Suen2023-05-228-96/+140
* SONAR-19249 Introduce new variant for the ListFooterWouter Admiraal2023-05-223-254/+153