aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/components
Commit message (Expand)AuthorAgeFilesLines
* SONAR-19391 Measures page's header for the source viewer should be moved to t...7PH2023-06-051-1/+3
* SONAR-19391 Adopt bubble chart to new designstanislavh2023-06-052-115/+0
* SONAR-19386 Replace old Treemap Chart with new MIUI version7PH2023-06-054-430/+0
* SONAR-19391 Measures page sidebar adopts the new UIstanislavh2023-06-051-3/+4
* SONAR-18425 Migrate measures page tests to RTLWouter Admiraal2023-06-022-11/+0
* SONAR-19174 Code viewer changes for hotspots pageRevanshu Paliwal2023-06-011-20/+15
* SONAR-19174 Hide location number when flows are not presentRevanshu Paliwal2023-06-011-1/+3
* SONAR-19174 Migrating issue box inside code viewer to MIUIRevanshu Paliwal2023-06-012-80/+36
* SONAR-19174 Migrating code viewer to MIUIRevanshu Paliwal2023-06-0128-1264/+685
* SONAR-19369 Add GitHub mark next to provisioned groupsguillaume-peoch-sonarsource2023-05-261-2/+2
* SONAR-19385 Add BubbleChart to components librarystanislavh2023-05-265-725/+1
* SONAR-19391 Use the new Histogram componentWouter Admiraal2023-05-267-815/+181
* SONAR-19294 Prevent "specific analysis" NCD option selection and warn about itPhilippe Perrin2023-05-241-0/+91
* SONAR-19236 Move hotspot location list to new design system7PH2023-05-243-50/+30
* SONAR-19236 Use new modal in review hotspotstanislavh2023-05-241-1/+2
* SONAR-19236 Move security hotspot activity to its own tabWouter Admiraal2023-05-242-2/+5
* SONAR-19236 Implement new design for hotspot headerstanislavh2023-05-243-70/+32
* SONAR-19236 Move Security Hotspots content to new tabsWouter Admiraal2023-05-242-48/+73
* 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-232-0/+7
* SONAR-19249 Introduce new variant for the ListFooterWouter Admiraal2023-05-223-254/+153
* SONAR-19197 Show code variants on issuesWouter Admiraal2023-05-162-1/+21
* SONAR-19165 New DatePicker componentJeremy Davis2023-05-121-1/+5
* SONAR-19084 Display Github Synchronisation statusguillaume-peoch-sonarsource2023-05-111-0/+5
* SONAR-19084 Improve github authentication settingMathieu Suen2023-05-111-1/+1
* SONAR-19172 Issues page: create a "discreet select" component for the issue d...Kevin Silva2023-05-101-1/+1
* SONAR-19231 In project activity tab selecting more than 4 metric results into...stanislavh2023-05-051-4/+3
* SONAR-18503 Read documentation base URL from backend to generate documentatio...stanislavh2023-05-053-30/+20
* 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-18670 Drop scrollToElement helper function in favor of native browser s...7PH2023-05-031-8/+2
* SONAR-19027 Projects list filters are pushed out of the framestanislavh2023-05-031-17/+7
* SONAR-18590 Upgrade react-day-picker to latest version & remove custom CSS ho...7PH2023-05-011-5/+1
* Revert "SONAR-19069 Add issue characteristic enum for Clean Code Taxonomy"Wouter Admiraal2023-04-282-3/+0
* Revert "SONAR-19069 Disable the option to change an issue type in issues list...Wouter Admiraal2023-04-285-8/+126
* Revert "SONAR-19069 Add common IssueCharacteristicHeader"Wouter Admiraal2023-04-286-193/+20
* [NO-JIRA] Improve a11y in facet listsvikvorona2023-04-275-22/+46
* SONAR-19055 SAML Group config is no longer available for Community and Develo...guillaume-peoch-sonarsource2023-04-262-5/+2
* SONAR-19026 Adapt the graph component to MIUIDavid Cho-Lerat2023-04-265-32/+58
* SONAR-19018 - Update the Activity section with MIUIKevin Silva2023-04-253-96/+37
* SONAR-19018 Updating CaYC boxes in projects pages to MIUIRevanshu Paliwal2023-04-251-8/+10
* SONAR-19018 Migrating project quality gate section to MIUIRevanshu Paliwal2023-04-2510-86/+314
* SONAR-19018 Migrate the report actions to the new UIJeremy Davis2023-04-254-317/+144
* SONAR-19069 Add common IssueCharacteristicHeaderstanislavh2023-04-256-20/+193
* SONAR-19069 Disable the option to change an issue type in issues list and iss...stanislavh2023-04-255-126/+8
* SONAR-19069 Add issue characteristic enum for Clean Code Taxonomy7PH2023-04-252-0/+3
* SONAR-19026 Adapt the Graph component to MIUIDavid Cho-Lerat2023-04-2523-1681/+2415
* SONAR-18891 Filter out security hotspots from rules facet on issues page (#8061)vikvorona2023-04-205-45/+64
* SONAR-18432 RTL Migration for Project Baselinestanislavh2023-04-171-1/+3