aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/projects/components/project-card/ProjectCard.tsx
Commit message (Expand)AuthorAgeFilesLines
* SONAR-23605 Cleanup legacy sonar-webJeremy Davis2024-12-181-323/+0
* SONAR-23619 Use the new aiCodeAssurance enum to display badges in projects li...Revanshu Paliwal2024-11-291-5/+23
* SONAR-22300 SONAR-23528 Fix 11y issues on Projects page & fetch measures by c...stanislavh2024-11-211-19/+21
* SONAR-23596 New brandingJeremy Davis2024-11-131-1/+0
* SONAR-23298 Deprecate quality_issues in favor of software_quality_issuesIsmail Cherri2024-11-051-3/+3
* SONAR-23206 Remove design-system build to have it as normal code inside sonar...David Cho-Lerat2024-10-221-4/+3
* Revert "SONAR-23076 Hide ratings"Viktor Vorona2024-10-031-6/+6
* SONAR-23064 Display a badge on the projects list when the project has the isA...Revanshu Paliwal2024-09-251-0/+11
* SONAR-23093 New typography tailwind classesJeremy Davis2024-09-241-10/+10
* MMF-3988 Hide ratings and remove legacy mode settingViktor Vorona2024-09-191-6/+6
* SONAR-22315 Fix a11y issues on Branches & PRs page (#11651)Sarath Nair2024-09-171-1/+0
* SONAR-22719 Some fixes to measuresViktor Vorona2024-08-261-3/+3
* SONAR-22717 Change in calculation badge in projects listViktor Vorona2024-08-261-12/+13
* SONAR-22697 RatingsComponent POCViktor Vorona2024-08-261-0/+3
* SONAR-22218 Rename props to match the new APIJeremy Davis2024-05-271-4/+4
* SONAR-22168 Align measure componentIsmail Cherri2024-05-071-1/+1
* SONAR-22168 Align BranchLike and isPullRequestViktor Vorona2024-05-021-1/+1
* 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/+1
* SONAR-21766 Project list uses old measures if there are no new onesViktor Vorona2024-03-081-6/+22
* SONAR-21298 Showcase Echoes' Link and LinkStandalone components in a few placesDavid Cho-Lerat2024-02-281-11/+31
* SONAR-19032 MIUI cleanup part 1 (#10627)Grégoire Aubert2024-02-201-2/+2
* NO-JIRA Update license headers to 2024Pierre2024-01-031-1/+1
* SONAR-21169 Rework issues page item layout and styling7PH2023-12-071-0/+1
* SONAR-20327 Run new version of prettier on all filesAmbroise C2023-09-121-3/+3
* SONAR-20011 - Tutorial link shouldn't show if no permissionKevin Silva2023-08-211-6/+9
* SONAR-20010 - Project List improvementsKevin Silva2023-07-251-16/+11
* SONAR-19728 Lock/unlock pages in the Project space while re-indexingAmbroise C2023-07-191-26/+9
* SONAR-19709 Migrating empty project page to MIUI and some UX fixesRevanshu Paliwal2023-07-111-47/+41
* SONAR-19709 - Change project list card to MIUIKevin Silva2023-07-111-140/+171
* Update license templates for 2023Pierre2023-01-021-1/+1
* SONAR-13368 Bump to prettier@2.7.1Philippe Perrin2022-11-021-10/+15
* SONAR-17027 Align the way we display links (internal & external) in the UIWouter Admiraal2022-08-291-1/+1
* SONAR-16731 [891648] Buttons have same name but different actionsJeremy Davis2022-08-051-0/+1
* SONAR-16045 Migrate react-router to 6.3.0Jeremy Davis2022-06-281-1/+1
* SONAR-15913 Extract users from reduxPhilippe Perrin2022-03-141-2/+1
* SONAR-15910 Extract Languages from reduxJeremy Davis2022-02-011-2/+2
* 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-1/+2
* [NO-JIRA] use esbuild for sonar-webJeremy Davis2021-09-301-1/+1
* SONAR-15297 Move all code from sonar-ui-common back to respective sonar-web f...Wouter Admiraal2021-08-201-6/+6
* SONAR-15297 Move sonar-ui-common code to sonar-webWouter Admiraal2021-08-201-6/+6
* SONAR-11751 SONAR-11748 Use semantically correct elements on Projects pageWouter Admiraal2021-03-031-2/+2
* SONAR-14309 Update eslint, typescript and fix issuesJeremy Davis2021-01-201-51/+48
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-081-1/+1
* SONAR-14077 Disable 'Configure analysis' button when issue sync is still in p...Wouter Admiraal2020-12-031-6/+9
* SONAR-13421 Improve project cardsMathieu Suen2020-09-141-0/+242