aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src
Commit message (Expand)AuthorAgeFilesLines
* [NO JIRA] Fix Code SmellsWouter Admiraal2023-06-137-18/+17
* SONAR-19218 + SONAR-19491 Fix redirection linksDavid Cho-Lerat2023-06-132-10/+3
* SONAR-19518 Fix measures page's incorrect coverage numbers7PH2023-06-131-1/+6
* SONAR-19174 Showing title for long file path inside duplication popup in code...Revanshu Paliwal2023-06-121-4/+12
* SONAR-18971 QualityProfile page doesn't load more than 100 projectsguillaume-peoch-sonarsource2023-06-122-3/+8
* SONAR-19236 Fixing update/delete of comments in hotspots activity tabRevanshu Paliwal2023-06-121-2/+2
* SONAR-18433 RTL Migration Project BranchesViktor Vorona2023-06-1238-2624/+371
* SONAR-18434 RTL Migration Project DumpViktor Vorona2023-06-129-850/+298
* Remove no longer used propsDavid Cho-Lerat2023-06-091-4/+0
* SONAR-19489 Add coverage/new code highlights/labels to the code viewerDavid Cho-Lerat2023-06-095-59/+158
* SONAR-19474 The code viewer header adopts the new UIDavid Cho-Lerat2023-06-098-851/+172
* SONAR-19472 new UI for Keyboard Navigation Hint in Code pageJeremy Davis2023-06-096-285/+69
* SONAR-19398 Remove NewCode toggle for ApplicationsJeremy Davis2023-06-091-9/+21
* SONAR-19472 Migrate the component table to the new UIJeremy Davis2023-06-0912-335/+292
* SONAR-19472 Apply new design to code page headerJeremy Davis2023-06-096-95/+73
* SONAR-19472 New layout for Code pageJay2023-06-093-177/+249
* SONAR-19345 Layout changes for new MIUI issue pagesRevanshu Paliwal2023-06-0913-145/+554
* SONAR-19345 - Update list issues for MIUIKevin Silva2023-06-0922-111/+100
* SONAR-19345 Update selected issue's header section to new design systemAmbroise C2023-06-095-253/+228
* SONAR-19345 Creating activity page with comments and changelogRevanshu Paliwal2023-06-096-4/+441
* SONAR-19345 Update box contents for each issueKevin Silva2023-06-0934-1453/+655
* SONAR-19345 new UI for the issue Bulk Change ModalJay2023-06-0930-471/+669
* SONAR-19345 Issues page - list view: new facets using MIUI elementsDavid Cho-Lerat2023-06-0941-864/+3136
* SONAR-19345 Adapt issues education tabs to the new design system (#8349)Ambroise C2023-06-094-30/+33
* SONAR-19345 New UI for issues subnavigationJay2023-06-0927-765/+1097
* [NO-JIRA] Fix yarn lint (jsx-boolean-value)Viktor Vorona2023-06-092-2/+2
* SONAR-19380 Make alert component less noisy for screen readerMathieu Suen2023-06-0825-280/+221
* SONAR-19511 Move documentation of analysis scopeMathieu Suen2023-06-081-1/+1
* SONAR-19462 Use react-query for fetching authentication settingsMathieu Suen2023-06-079-131/+191
* [NO-JIRA] react/jsx-boolean-value -> neverViktor Vorona2023-06-05280-489/+428
* SONAR-19391 Measure Header uses new designstanislavh2023-06-0522-380/+346
* SONAR-19391 Measures page's file views should use the new UI7PH2023-06-057-179/+114
* SONAR-18425 Write remaining measures page tests in RTLWouter Admiraal2023-06-052-40/+68
* SONAR-19391 Update ITs and improve a11yWouter Admiraal2023-06-053-35/+50
* SONAR-19391 Measures page's header for the source viewer should be moved to t...7PH2023-06-054-4/+14
* SONAR-19391 Adopt bubble chart to new designstanislavh2023-06-0510-264/+192
* SONAR-19386 Replace old Treemap Chart with new MIUI version7PH2023-06-056-450/+26
* SONAR-19391 Measures page sidebar adopts the new UIstanislavh2023-06-059-257/+196
* SONAR-19391 Prepare new layout structureWouter Admiraal2023-06-059-354/+289
* SONAR-18425 Migrate measures page tests to RTLWouter Admiraal2023-06-0250-4871/+1150
* SONAR-19174 Code viewer changes for hotspots pageRevanshu Paliwal2023-06-014-48/+49
* 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-015-101/+76
* SONAR-19174 Migrating code viewer to MIUIRevanshu Paliwal2023-06-0139-1528/+853
* SONAR-19174 Migrating issue code viewer header and code expander section to MIUIRevanshu Paliwal2023-06-015-98/+152
* 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