1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-11-10 01:19:53 +01:00
unleash.unleash/frontend/src/component/admin/groups
Nuno Góis 57424312b5
chore: timeagocell default fallback (#10475)
https://linear.app/unleash/issue/2-3759/set-timeagocell-default-fallback-to-never

Sets the default `emptyText` fallback to 'Never'. This should help with
consistency and DRYness.

Also noticed some of our TimeAgoCell `title` properties were redundant,
so I removed them for simplicity.

Examples:

<img width="1268" height="1063" alt="image"
src="https://github.com/user-attachments/assets/b7a8118b-bd73-45bc-8823-fa9f211f9ea9"
/>

<img width="793" height="366" alt="image"
src="https://github.com/user-attachments/assets/f494e1de-2bbb-46c8-ad87-adc7a1d4ea56"
/>
2025-08-07 18:05:28 +01:00
..
CreateGroup feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
EditGroup feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
Group chore: timeagocell default fallback (#10475) 2025-08-07 18:05:28 +01:00
GroupForm feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
GroupsList feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
hooks
RemoveGroup
group-constants.ts
GroupsAdmin.tsx feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00