aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/app
Commit message (Expand)AuthorAgeFilesLines
* SONAR-22728 Update tooltipsViktor Vorona2024-08-261-3/+11
* SONAR-22708 Add calculation change banner on projects and portfoliosIsmail Cherri2024-08-263-2/+150
* SONAR-22727 Fetch real dataViktor Vorona2024-08-261-4/+17
* SONAR-22710 Projects facetViktor Vorona2024-08-261-1/+4
* SONAR-22719 Some fixes to measuresViktor Vorona2024-08-261-2/+3
* SONAR-22719 Measures page reflects new ratingsstanislavh2024-08-261-4/+17
* SONAR-22717 Change in calculation badge in projects listViktor Vorona2024-08-263-0/+65
* SONAR-22697, SONAR-22699 RatingComponent + projects listViktor Vorona2024-08-261-12/+37
* SONAR-22697 RatingsComponent POCViktor Vorona2024-08-261-0/+71
* SONAR-22853 Correctly navigate user in case of sync failure (#11591)Sarath Nair2024-08-233-23/+30
* SONAR-22559 Fix project settings navigationguillaume-peoch-sonarsource2024-08-191-1/+1
* NO-JIRA Validation fixes7PH2024-08-134-4/+4
* SONAR-22303 Fix aria-label misuse (Deque issue #1742007)David Cho-Lerat2024-07-301-1/+3
* SONAR-22614 Groups page - adjust flag message and table headerSarath Nair2024-07-291-0/+1
* SONAR-22610 Adjust flag message and table header in users pageSarath Nair2024-07-291-0/+32
* SONAR-22524 Replace InteractiveIcons with ButtonIconJeremy Davis2024-07-241-23/+11
* SONAR-22523 Replace old Buttons with Echoes ButtonsGrégoire Aubert2024-07-246-27/+32
* SONAR-22453 Use the new DropdownMenu from Echoes for the user menuDavid Cho-Lerat2024-07-163-77/+30
* SONAR-22453 Use the updated "align" prop for DropdownMenu.RootDavid Cho-Lerat2024-07-162-4/+4
* SONAR-22453 Use DropdownMenu from EchoesDavid Cho-Lerat2024-07-124-185/+146
* SONAR-22418 Use Select from Echoes 0.4.0 in SQGrégoire Aubert2024-07-101-3/+3
* SONAR-22390 Refactor PR summary to similar to overviewRevanshu Paliwal2024-06-181-1/+1
* NO-JIRA Add typescript-sort-keys eslint rules (#11209)Ambroise C2024-06-0511-13/+13
* SONAR-22253 Extract all documentation link URLs to a separate moduleDavid Cho-Lerat2024-05-305-12/+22
* SONAR-22299 - Fixed set up license link on popup modalKevin Silva2024-05-281-1/+1
* SONAR-22218 Rename props to match the new APIJeremy Davis2024-05-272-2/+2
* SONAR-22218 Deprecate old tooltips and migrate some of themJeremy Davis2024-05-271-1/+16
* SONAR-22148 Spotlight tour for cayc in branch overviewMathieu Suen2024-05-102-3/+6
* SONAR-22618 Get rid of aliases to sonar-wb in SRstanislavh2024-05-0721-21/+21
* SONAR-22168 Align Component and mockComponentViktor Vorona2024-05-032-4/+2
* SONAR-22168 Align BranchLike and isPullRequestViktor Vorona2024-05-024-11/+6
* SONAR-22049 Align queryToSearch methodstanislavh2024-04-302-4/+7
* SONAR-22049 Align isPortfolioLikeViktor Vorona2024-04-302-2/+4
* SONAR-22049 Align A11y componentsIsmail Cherri2024-04-302-3/+3
* SONAR-22049 Align MetricKey, MetricTypeViktor Vorona2024-04-302-2/+2
* SONAR-22049 Align ComponentQualifierViktor Vorona2024-04-3018-23/+24
* SONAR-22049 Align BranchParametersViktor Vorona2024-04-301-1/+1
* SONAR-22049 Align getJSONViktor Vorona2024-04-301-1/+1
* SONAR-22049 Align the usage of withRouter high order componentIsmail Cherri2024-04-3015-21/+33
* SONAR-22049 Align getComponentIssuesUrl and getComponentSecurityHotspotsUrlViktor Vorona2024-04-308-9/+9
* SONAR-22049 Align formatMeasureViktor Vorona2024-04-301-1/+1
* SONAR-22049 Align branch-like helperViktor Vorona2024-04-304-4/+6
* SONAR-22049 Align throwGlobalErrorViktor Vorona2024-04-301-1/+1
* SONAR-22049 Align HelpTooltip And DocHelpTooltip (DocumentationTooltip)Viktor Vorona2024-04-302-7/+7
* SONAR-21970 implement prettier plugin organize importsIsmail Cherri2024-04-161-1/+1
* SONAR-21973 Showcase new icons from Echoes in a few placesDavid Cho-Lerat2024-04-121-3/+2
* SONAR-22017 Show link to SonarQube downloads for no longer active versionViktor Vorona2024-04-101-0/+3
* SONAR-22017 Update Notification banner - no network connection caseViktor Vorona2024-04-105-25/+72
* SONAR-22017 Active version is also based on current EOLIsmail Cherri2024-04-102-4/+18
* SONAR-21909 Add version status badge in Footer and System InformationIsmail Cherri2024-04-032-14/+48