1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-07-21 13:47:39 +02:00
unleash.unleash/frontend/src/component
Nuno Góis 67c1274a1b
chore: group cards redesign (#9048)
https://linear.app/unleash/issue/2-3108/cards-design-groups

Redesigns the group cards.

Like instructed in the task, I took inspiration from the project and
integration cards, along with the Figma sketch.

Also includes a new `Truncator` generic helper component.

### Before


![image](https://github.com/user-attachments/assets/e47ebb3d-a089-4cbb-962c-53af9f1933f9)

### After


![image](https://github.com/user-attachments/assets/ffeb96b7-e6c4-4433-a847-2e267beb72e9)

Hovering over the "X projects" label reveals the projects the group
belongs to. You can navigate to any project by clicking its badge.


![image](https://github.com/user-attachments/assets/cf06c7f5-011e-4b89-8e40-ed42e5817625)

Truncated titles and descriptions show a tooltip with the full text on
hover.


![image](https://github.com/user-attachments/assets/6fc598e7-b08a-4bfa-8cb2-4153a81f2a48)


![image](https://github.com/user-attachments/assets/91ceba73-c43e-4070-9de0-2a182a3d9257)
2025-01-02 15:08:15 +00:00
..
accessOverview
admin chore: group cards redesign (#9048) 2025-01-02 15:08:15 +00:00
application chore(unl-204): remove uses of toast text and confetti (#8941) 2024-12-10 13:38:04 +00:00
archive chore(unl-204): remove uses of toast text and confetti (#8941) 2024-12-10 13:38:04 +00:00
banners
changeRequest chore(unl-204): remove uses of toast text and confetti (#8941) 2024-12-10 13:38:04 +00:00
commandBar chore(unl-204): remove uses of toast text and confetti (#8941) 2024-12-10 13:38:04 +00:00
common chore: group cards redesign (#9048) 2025-01-02 15:08:15 +00:00
context chore(unl-204): remove uses of toast text and confetti (#8941) 2024-12-10 13:38:04 +00:00
demo Strategy docs updates (#8711) 2024-12-11 10:38:39 +01:00
environments [Gitar] Cleaning up stale flag: purchaseAdditionalEnvironments with value false (#8955) 2024-12-11 10:11:23 +02:00
events chore: default event log span 1 year (#8995) 2024-12-18 20:21:57 +01:00
feature feat: remove borders, improve draggable visibility etc (#9002) 2024-12-20 08:17:14 +01:00
featureTypes Simplify Unleash docs updates (#8925) 2024-12-17 14:36:16 +01:00
feedback chore(unl-204): remove uses of toast text and confetti (#8941) 2024-12-10 13:38:04 +00:00
feedbackNew chore(unl-204): remove uses of toast text and confetti (#8941) 2024-12-10 13:38:04 +00:00
filter feat: date range selector (#8991) 2024-12-18 10:40:50 +01:00
insights feat: date range selector (#8991) 2024-12-18 10:40:50 +01:00
integrations chore(unl-204): remove uses of toast text and confetti (#8941) 2024-12-10 13:38:04 +00:00
layout chore: remove Unleash AI (#9010) 2024-12-20 11:02:49 +00:00
loginHistory
maintenance
menu
onboarding fix: only call project overview from connect dialog when open (#8977) 2024-12-13 09:41:49 +01:00
personalDashboard feat: productivity email action text (#8966) 2024-12-12 12:00:08 +01:00
playground/Playground chore(unl-204): remove uses of toast text and confetti (#8941) 2024-12-10 13:38:04 +00:00
project Simplify Unleash docs updates (#8925) 2024-12-17 14:36:16 +01:00
providers
releases feat: remove borders, improve draggable visibility etc (#9002) 2024-12-20 08:17:14 +01:00
segments chore(unl-204): remove uses of toast text and confetti (#8941) 2024-12-10 13:38:04 +00:00
signals chore(unl-204): remove uses of toast text and confetti (#8941) 2024-12-10 13:38:04 +00:00
splash Strategy docs updates (#8711) 2024-12-11 10:38:39 +01:00
strategies Strategy docs updates (#8711) 2024-12-11 10:38:39 +01:00
tags Strategy docs updates (#8711) 2024-12-11 10:38:39 +01:00
user chore(unl-204): remove uses of toast text and confetti (#8941) 2024-12-10 13:38:04 +00:00
App.tsx
InitialRedirect.tsx