aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/portfolio/components/MetricBox.tsx
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-15789 Remove old portfolio pageJeremy Davis2021-12-241-129/+0
|
* SONAR-15498 Manual selection of project's branches for portfolioPhilippe Perrin2021-11-091-4/+4
| | | | Display portfolio's children branch information and group issues by project and branch
* SONAR-15297 Move all code from sonar-ui-common back to respective sonar-web ↵Wouter Admiraal2021-08-201-3/+3
| | | | folders
* SONAR-15297 Move sonar-ui-common code to sonar-webWouter Admiraal2021-08-201-3/+3
|
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-081-1/+1
|
* SONAR-13462 Correct Portfolio activity linksWouter Admiraal2020-06-021-1/+6
|
* SONAR-12632 Extract measure and history buttons from portfolio to shared ↵Wouter Admiraal2020-02-101-4/+4
| | | | components
* Format all headers for 2020Wouter Admiraal2020-01-071-1/+1
|
* SONAR-12877 Add aria-label attributes to quality gate badges when necessaryWouter Admiraal2020-01-021-4/+13
|
* Sort import in sonar-webphilippe-perrin-sonarsource2019-07-191-4/+4
|
* SC-704 Extract components into sonar-ui-common (#1714)Grégoire Aubert2019-07-111-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * SC-704 Extract icons components to sonar-ui-common * Better typings for theme * Use sonar-ui-common in extensions * Extract some helpers * Extract l10n helper to sonar-ui-common * Extract requests helper to sonar-ui-common * Extract part of urls helper * Move buttons, Tooltips and ScreenPositionFixers * Move modal related components * Move IdentityProviderLink * Move GenericAvatar * Move SizeRating * Move charts and move deps to peerDeps * Move nav * Move formatMeasure * Move Rating * Move PageActions * Move the rest of ui components * Move more controls components * Include theme inside extension build * Add missing theme context provider in extensions * Update react to same version everywhere * Update sonar-ui-common * Update eslint configuration
* SONAR-12156 Add security review rating to portfolio overviewJeremy Davis2019-06-141-0/+115