aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web
Commit message (Expand)AuthorAgeFilesLines
* 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-19296 Add SearchSelectDropdown component to ui libstanislavh2023-05-1613-43/+685
* SONAR-19315 Delegate sub navigation accordion state to parent components7PH2023-05-122-15/+33
* SONAR-19165 New DatePicker componentJeremy Davis2023-05-1217-26/+1010
* SONAR-19167 - Create KeyboardHint component in DSKevin Silva2023-05-1214-0/+1162
* SONAR-19285 Add link icon to component librarystanislavh2023-05-124-1/+27
* 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-19163 Issues page: create filter componentsDavid Cho-Lerat2023-05-1110-3/+437
* SONAR-19291 - Embed Ubuntu Mono font familyKevin Silva2023-05-117-0/+126
* SONAR-19168 New Tags componentJeremy Davis2023-05-1011-2/+887
* [NO JIRA] Fix build7PH2023-05-102-2/+2
* SONAR-19248 Add Hotspot Rating to component librarystanislavh2023-05-107-0/+243
* SONAR-19246 Implement sub navigation in the new component library7PH2023-05-108-0/+385
* SONAR-19245 Implement selection cards in the new component library7PH2023-05-106-0/+339
* SONAR-19172 Issues page: create a "discreet select" component for the issue d...Kevin Silva2023-05-1011-6/+436
* SONAR-19103 Update contextual information for New Code definition optionsZipeng WU2023-05-094-9/+37
* SONAR-19247 Introduce HighlightedSection componentWouter Admiraal2023-05-094-2/+68
* SONAR-18652 Drop usages of deprecated paging mechanism in the frontend API re...7PH2023-05-0521-80/+118
* SONAR-18919 Pass timezone when filtering profile changelogWouter Admiraal2023-05-051-3/+3
* [NO JIRA] Rename ISO date helpersWouter Admiraal2023-05-0523-87/+125
* SONAR-19231 In project activity tab selecting more than 4 metric results into...stanislavh2023-05-052-5/+6
* SONAR-19018 Link pull request overview tooltip is missleadingstanislavh2023-05-051-2/+2
* SONAR-18890 Users and Groups pages migrated to RTLvikvorona2023-05-0530-2088/+587
* SONAR-18503 Read documentation base URL from backend to generate documentatio...stanislavh2023-05-0522-133/+105
* SONAR-19019 Fix all dropdown menus not closing after a click7PH2023-05-052-17/+23
* SONAR-17146 Tutorial for Gradle should Consider Kotlin DSLstanislavh2023-05-0418-106/+370
* SONAR-18938 Fix keyboard navigation when on Code pageWouter Admiraal2023-05-041-6/+4
* 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-0316-379/+52
* SONAR-19164 Add BarChart componentJeremy Davis2023-05-035-0/+231
* SONAR-19027 Projects list filters are pushed out of the framestanislavh2023-05-034-23/+17
* SONAR-19166 Import 20 new icons from SonarCloud for the Issues pageDavid Cho-Lerat2023-05-0221-0/+645
* [NO JIRA] Fix warnings in RTL testsWouter Admiraal2023-05-021-6/+16
* SONAR-18477 Fix Profile creation modal scrollingWouter Admiraal2023-05-022-3/+4
* SONAR-19149 Fix rule link for external issuesWouter Admiraal2023-05-021-5/+10
* SONAR-18590 Upgrade react-day-picker to latest version & remove custom CSS ho...7PH2023-05-013-11/+7
* Revert "SONAR-19069 Add issue characteristic enum for Clean Code Taxonomy"Wouter Admiraal2023-04-285-50/+2
* Revert "SONAR-19069 Disable the option to change an issue type in issues list...Wouter Admiraal2023-04-2810-18/+226
* Revert "SONAR-19069 Drop issue type from concise issue list"Wouter Admiraal2023-04-281-0/+2
* Revert "SONAR-19069 Add common IssueCharacteristicHeader"Wouter Admiraal2023-04-287-199/+21