aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* SONAR-19294 Restrict "number of days" NCD option available valuesPhilippe Perrin2023-05-228-27/+114
* SONAR-19292 Warn users about non-CaYC compliant NCD options during project setupPhilippe Perrin2023-05-1640-691/+861
* SONAR-19197 Show code variants on hotspotsWouter Admiraal2023-05-164-6/+33
* SONAR-19197 Show code variants on issuesWouter Admiraal2023-05-163-4/+28
* SONAR-19197 Allow issues to be filtered by code variantWouter Admiraal2023-05-1613-25/+250
* SONAR-19165 New DatePicker componentJeremy Davis2023-05-121-1/+5
* SONAR-19084 GitHub Provisioning wordingguillaume-peoch-sonarsource2023-05-113-9/+9
* SONAR-19084 Warn when github authentication configuration has missing propertiesMathieu Suen2023-05-113-57/+99
* SONAR-19084 Improve GitHub authentication settingsMathieu Suen2023-05-113-5/+10
* SONAR-19084 Display Github Synchronisation statusguillaume-peoch-sonarsource2023-05-119-9/+187
* SONAR-19084 Disable Provisioning when another provisioning is enabledguillaume-peoch-sonarsource2023-05-116-31/+70
* SONAR-19084 Disable Github Provisioning for community editionguillaume-peoch-sonarsource2023-05-112-114/+146
* SONAR-19084 GitHub Provisioning in Authentication settingsguillaume-peoch-sonarsource2023-05-1114-101/+638
* SONAR-19084 Improve github authentication settingMathieu Suen2023-05-1115-170/+443
* SONAR-19291 - Embed Ubuntu Mono font familyKevin Silva2023-05-111-0/+1
* SONAR-19172 Issues page: create a "discreet select" component for the issue d...Kevin Silva2023-05-101-1/+1
* SONAR-19103 Update contextual information for New Code definition optionsZipeng WU2023-05-094-9/+37
* SONAR-18652 Drop usages of deprecated paging mechanism in the frontend API re...7PH2023-05-0521-80/+118