Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-23605 Cleanup legacy sonar-web | Jeremy Davis | 10 days | 1 | -102/+0 |
| | |||||
* | SONAR-23206 Remove design-system build to have it as normal code inside ↵ | David Cho-Lerat | 2024-10-22 | 1 | -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 classes | Jeremy Davis | 2024-09-24 | 1 | -2/+2 |
| | |||||
* | SONAR-22719 Measures page reflects new ratings | stanislavh | 2024-08-26 | 1 | -0/+1 |
| | |||||
* | SONAR-22697 RatingsComponent POC | Viktor Vorona | 2024-08-26 | 1 | -0/+1 |
| | |||||
* | SONAR-22218 Rename props to match the new API | Jeremy Davis | 2024-05-27 | 1 | -1/+1 |
| | |||||
* | SONAR-22168 Align measure component | Ismail Cherri | 2024-05-07 | 1 | -18/+4 |
| | |||||
* | SONAR-22049 Align MetricKey, MetricType | Viktor Vorona | 2024-04-30 | 1 | -1/+1 |
| | |||||
* | SONAR-22049 Align ComponentQualifier | Viktor Vorona | 2024-04-30 | 1 | -1/+1 |
| | |||||
* | SONAR-22049 Align getComponentIssuesUrl and getComponentSecurityHotspotsUrl | Viktor Vorona | 2024-04-30 | 1 | -1/+1 |
| | |||||
* | SONAR-22049 Align formatMeasure | Viktor Vorona | 2024-04-30 | 1 | -1/+2 |
| | |||||
* | SONAR-22049 Align RatingLabel type | stanislavh | 2024-04-30 | 1 | -2/+2 |
| | |||||
* | SONAR-21799 Measures page reflects software qualities | Ismail Cherri | 2024-03-25 | 1 | -6/+9 |
| | |||||
* | SONAR-21380 migrate QG status in measures to new UI | Jeremy Davis | 2024-02-01 | 1 | -23/+26 |
| | |||||
* | NO-JIRA Update license headers to 2024 | Pierre | 2024-01-03 | 1 | -1/+1 |
| | |||||
* | SONAR-20327 Run new version of prettier on all files | Ambroise C | 2023-09-12 | 1 | -1/+1 |
| | |||||
* | SONAR-19391 Measure Header uses new design | stanislavh | 2023-06-05 | 1 | -35/+49 |
| | |||||
* | SONAR-18425 Write remaining measures page tests in RTL | Wouter Admiraal | 2023-06-05 | 1 | -0/+1 |
| | |||||
* | Update license templates for 2023 | Pierre | 2023-01-02 | 1 | -1/+1 |
| | |||||
* | SONAR-13368 Bump to prettier@2.7.1 | Philippe Perrin | 2022-11-02 | 1 | -1/+2 |
| | |||||
* | SONAR-17027 Align the way we display links (internal & external) in the UI | Wouter Admiraal | 2022-08-29 | 1 | -1/+1 |
| | |||||
* | SONAR-16045 Migrate react-router to 6.3.0 | Jeremy Davis | 2022-06-28 | 1 | -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] | Pierre | 2022-01-28 | 1 | -1/+1 |
| | |||||
* | SONAR-15945 Get rid of T namespace in sonar-web | philippe-perrin-sonarsource | 2022-01-27 | 1 | -4/+5 |
| | |||||
* | SONAR-15515 Fix Language Distribution UI | guillaume-peoch-sonarsource | 2021-10-19 | 1 | -6/+2 |
| | |||||
* | SONAR-15297 Move all code from sonar-ui-common back to respective sonar-web ↵ | Wouter Admiraal | 2021-08-20 | 1 | -4/+4 |
| | | | | folders | ||||
* | SONAR-15297 Move sonar-ui-common code to sonar-web | Wouter Admiraal | 2021-08-20 | 1 | -4/+4 |
| | |||||
* | Update license headers for 2021 [update headers] | Wouter Admiraal | 2021-01-08 | 1 | -1/+1 |
| | |||||
* | Format all headers for 2020 | Wouter Admiraal | 2020-01-07 | 1 | -1/+1 |
| | |||||
* | SONAR-12679 Drop short & long living branch concept | Philippe Perrin | 2019-12-09 | 1 | -1/+2 |
| | |||||
* | Sort import in sonar-web | philippe-perrin-sonarsource | 2019-07-19 | 1 | -4/+4 |
| | |||||
* | SC-704 Extract components into sonar-ui-common (#1714) | Grégoire Aubert | 2019-07-11 | 1 | -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 version | Grégoire Aubert | 2019-03-29 | 1 | -14/+12 |
| | | | | * Prettier format all modules | ||||
* | SONAR-11719 Update measures page for Prs anad SLBs | Wouter Admiraal | 2019-03-11 | 1 | -1/+1 |
| | |||||
* | SONAR-11476 drop link to measure history for directories | Stas Vilchik | 2019-01-16 | 1 | -1/+1 |
| | |||||
* | SONAR-11479 Display the measures of the currently selected directory on the ↵ | Stas Vilchik | 2019-01-16 | 1 | -18/+10 |
| | | | | Measures page (#1002) | ||||
* | Fix license headers for 2019 | Duarte Meneses | 2019-01-02 | 1 | -1/+1 |
| | |||||
* | create global type definitions (#1017) | Stas Vilchik | 2018-12-05 | 1 | -7/+6 |
| | |||||
* | SONAR-11159 SONAR-11160 Add new coverage and overall coverage next to branch ↵ | Grégoire Aubert | 2018-09-19 | 1 | -1/+1 |
| | | | | status | ||||
* | SONAR-11164 Add measures page for short-lived branches and PR | Grégoire Aubert | 2018-09-19 | 1 | -5/+9 |
| | |||||
* | SONAR-11165 Migrate rest of component measures page to TS | Grégoire Aubert | 2018-09-19 | 1 | -0/+100 |