aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/component-measures/components/MeasureHeader.tsx
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-23605 Cleanup legacy sonar-webJeremy Davis10 days1-102/+0
|
* SONAR-23206 Remove design-system build to have it as normal code inside ↵David Cho-Lerat2024-10-221-1/+1
| | | | | | | sonar-web (#12088) Co-authored-by: Grégoire Aubert <gregoire.aubert@sonarsource.com> Co-authored-by: Jeremy Davis <jeremy.davis@sonarsource.com>
* SONAR-23093 New typography tailwind classesJeremy Davis2024-09-241-2/+2
|
* SONAR-22719 Measures page reflects new ratingsstanislavh2024-08-261-0/+1
|
* SONAR-22697 RatingsComponent POCViktor Vorona2024-08-261-0/+1
|
* SONAR-22218 Rename props to match the new APIJeremy Davis2024-05-271-1/+1
|
* SONAR-22168 Align measure componentIsmail Cherri2024-05-071-18/+4
|
* SONAR-22049 Align MetricKey, MetricTypeViktor Vorona2024-04-301-1/+1
|
* SONAR-22049 Align ComponentQualifierViktor Vorona2024-04-301-1/+1
|
* SONAR-22049 Align getComponentIssuesUrl and getComponentSecurityHotspotsUrlViktor Vorona2024-04-301-1/+1
|
* SONAR-22049 Align formatMeasureViktor Vorona2024-04-301-1/+2
|
* SONAR-22049 Align RatingLabel typestanislavh2024-04-301-2/+2
|
* SONAR-21799 Measures page reflects software qualitiesIsmail Cherri2024-03-251-6/+9
|
* SONAR-21380 migrate QG status in measures to new UIJeremy Davis2024-02-011-23/+26
|
* NO-JIRA Update license headers to 2024Pierre2024-01-031-1/+1
|
* SONAR-20327 Run new version of prettier on all filesAmbroise C2023-09-121-1/+1
|
* SONAR-19391 Measure Header uses new designstanislavh2023-06-051-35/+49
|
* SONAR-18425 Write remaining measures page tests in RTLWouter Admiraal2023-06-051-0/+1
|
* Update license templates for 2023Pierre2023-01-021-1/+1
|
* SONAR-13368 Bump to prettier@2.7.1Philippe Perrin2022-11-021-1/+2
|
* SONAR-17027 Align the way we display links (internal & external) in the UIWouter Admiraal2022-08-291-1/+1
|
* SONAR-16045 Migrate react-router to 6.3.0Jeremy Davis2022-06-281-1/+1
| | | | | Co-authored-by: Jeremy Davis <jeremy.davis@sonarsource.com> Co-authored-by: Guillaume Péoc'h <guillaume.peoch@sonarsource.com>
* Update license headers for 2022 [update headers]Pierre2022-01-281-1/+1
|
* SONAR-15945 Get rid of T namespace in sonar-webphilippe-perrin-sonarsource2022-01-271-4/+5
|
* SONAR-15515 Fix Language Distribution UIguillaume-peoch-sonarsource2021-10-191-6/+2
|
* SONAR-15297 Move all code from sonar-ui-common back to respective sonar-web ↵Wouter Admiraal2021-08-201-4/+4
| | | | folders
* SONAR-15297 Move sonar-ui-common code to sonar-webWouter Admiraal2021-08-201-4/+4
|
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-081-1/+1
|
* Format all headers for 2020Wouter Admiraal2020-01-071-1/+1
|
* SONAR-12679 Drop short & long living branch conceptPhilippe Perrin2019-12-091-1/+2
|
* 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-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* Update prettier to last versionGrégoire Aubert2019-03-291-14/+12
| | | | * Prettier format all modules
* SONAR-11719 Update measures page for Prs anad SLBsWouter Admiraal2019-03-111-1/+1
|
* SONAR-11476 drop link to measure history for directoriesStas Vilchik2019-01-161-1/+1
|
* SONAR-11479 Display the measures of the currently selected directory on the ↵Stas Vilchik2019-01-161-18/+10
| | | | Measures page (#1002)
* Fix license headers for 2019Duarte Meneses2019-01-021-1/+1
|
* create global type definitions (#1017)Stas Vilchik2018-12-051-7/+6
|
* SONAR-11159 SONAR-11160 Add new coverage and overall coverage next to branch ↵Grégoire Aubert2018-09-191-1/+1
| | | | status
* SONAR-11164 Add measures page for short-lived branches and PRGrégoire Aubert2018-09-191-5/+9
|
* SONAR-11165 Migrate rest of component measures page to TSGrégoire Aubert2018-09-191-0/+100