1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-10-27 11:02:16 +01:00
unleash.unleash/frontend/src/component/common/Table/cells
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
..
ActionCell feat: upgrade from react v17 to v18 (#7265) 2024-06-11 13:59:52 +03:00
DateCell feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
DateTimeCell
FavoriteIconCell fix: adjust favorite icon placement (#8930) 2024-12-06 12:38:40 +01:00
FeatureNameCell
FeatureOverviewCell feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
FeatureSeenCell feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
FeatureSegmentCell feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
FeatureTagCell feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
FeatureTypeCell
HighlightCell API tokens - virtualized table (#7531) 2024-07-09 13:22:55 +02:00
IconCell
LinkCell feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
RoleCell fix: text overflow on project users access page (#8853) 2025-01-10 09:51:42 +01:00
TextCell chore: project list table view (#10466) 2025-08-06 11:36:21 +01:00
TimeAgoCell chore: timeagocell default fallback (#10475) 2025-08-07 18:05:28 +01:00
ToggleCell feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
StringArrayCell.tsx