aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps
Commit message (Expand)AuthorAgeFilesLines
* SONAR-19369 Add GitHub mark next to provisioned groupsguillaume-peoch-sonarsource2023-05-264-6/+37
* SONAR-19385 Add BubbleChart to components librarystanislavh2023-05-263-678/+50
* SONAR-19346 Banner with GitHub sync status on Users, Groups, Authentication p...Vik Vorona2023-05-269-47/+241
* 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-254-6/+34
* SONAR-19294 Prevent "specific analysis" NCD option selection and warn about itPhilippe Perrin2023-05-2412-172/+147
* [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-243-30/+96
* 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-245-311/+379
* SONAR-19236 Use new modal in review hotspotstanislavh2023-05-241-51/+35
* SONAR-19236 Move security hotspot activity to its own tabWouter Admiraal2023-05-2412-330/+281
* SONAR-19236 Implement new design for hotspot headerstanislavh2023-05-2418-819/+498
* 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-249-317/+182
* SONAR-19236 Move Security Hotspots content to new tabsWouter Admiraal2023-05-245-159/+199
* SONAR-19236 Add base layout for Hotspots pagestanislavh2023-05-241-45/+65
* SONAR-19332 Warn and prevent parent NCD option selection if not compliant (#8...Andrey Luiz2023-05-234-3/+92
* 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-227-87/+127
* SONAR-19294 Restrict "number of days" NCD option available valuesPhilippe Perrin2023-05-226-24/+107
* SONAR-19292 Warn users about non-CaYC compliant NCD options during project setupPhilippe Perrin2023-05-1636-687/+821
* SONAR-19197 Show code variants on hotspotsWouter Admiraal2023-05-162-6/+31
* SONAR-19197 Allow issues to be filtered by code variantWouter Admiraal2023-05-168-23/+211
* SONAR-19084 GitHub Provisioning wordingguillaume-peoch-sonarsource2023-05-111-3/+3
* 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-114-8/+61
* 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-1111-100/+595
* SONAR-19084 Improve github authentication settingMathieu Suen2023-05-1112-166/+440
* 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-0512-36/+55
* SONAR-18919 Pass timezone when filtering profile changelogWouter Admiraal2023-05-051-3/+3
* [NO JIRA] Rename ISO date helpersWouter Admiraal2023-05-0515-47/+80
* SONAR-19018 Link pull request overview tooltip is missleadingstanislavh2023-05-051-2/+2
* SONAR-18890 Users and Groups pages migrated to RTLvikvorona2023-05-0525-2063/+378
* SONAR-18503 Read documentation base URL from backend to generate documentatio...stanislavh2023-05-058-68/+33
* SONAR-19196 Fix project creation documentation linkMathieu Suen2023-05-041-3/+5
* SONAR-18670 Drop scrollToElement helper function in favor of native browser s...7PH2023-05-0311-85/+41
* SONAR-19027 Projects list filters are pushed out of the framestanislavh2023-05-033-6/+10
* [NO JIRA] Fix warnings in RTL testsWouter Admiraal2023-05-021-6/+16
* SONAR-18477 Fix Profile creation modal scrollingWouter Admiraal2023-05-022-3/+4