aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web
Commit message (Expand)AuthorAgeFilesLines
* SONAR-19174 Code viewer changes for hotspots pageRevanshu Paliwal2023-06-019-130/+256
* 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-0111-104/+282
* SONAR-19174 Migrating code viewer to MIUIRevanshu Paliwal2023-06-0171-1530/+2374
* SONAR-19174 Migrating issue code viewer header and code expander section to MIUIRevanshu Paliwal2023-06-019-98/+245
* 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-2620-1387/+668
* SONAR-19391 Use the new Histogram componentWouter Admiraal2023-05-267-815/+181
* SONAR-19387 Add new Histogram componentWouter Admiraal2023-05-264-0/+580
* SONAR-19389 Introduce the Breadcrumbs componentWouter Admiraal2023-05-266-0/+374
* 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-19388 Create new styled table in component library7PH2023-05-253-0/+310
* 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-243-4/+4
* [NO-JIRA] Fix tooltip translations for copy actionsstanislavh2023-05-246-18/+35
* [NO-JIRA] Fix scroll sidebar layoutstanislavh2023-05-242-6/+25
* SONAR-19236 Move hotspot location list to new design system7PH2023-05-249-90/+137
* SONAR-19236 Implement new source viewer header for security hotspotsWouter Admiraal2023-05-247-176/+145
* SONAR-19236 Update status updated success modalstanislavh2023-05-248-45/+157
* 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-247-312/+422
* SONAR-19236 Use new modal in review hotspotstanislavh2023-05-249-78/+68
* SONAR-19236 Move security hotspot activity to its own tabWouter Admiraal2023-05-2419-340/+322
* SONAR-19236 Implement new design for hotspot headerstanislavh2023-05-2430-872/+715
* 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-2418-247/+515
* 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-2210-96/+177
* SONAR-19245 Improve accessibility of the SelectionCard componentWouter Admiraal2023-05-223-23/+34
* SONAR-19249 Introduce new variant for the ListFooterWouter Admiraal2023-05-223-254/+153
* SONAR-19294 Restrict "number of days" NCD option available valuesPhilippe Perrin2023-05-228-27/+114
* SONAR-19173 - Create a "code snippet" component design-systemKevin Silva2023-05-1712-0/+1386
* SONAR-19170 Create new Modal component in design-system/David Cho-Lerat2023-05-1717-2/+706
* SONAR-19171 New Execution Flow componentJeremy Davis2023-05-169-0/+363