1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-06-14 01:16:17 +02:00
unleash.unleash/frontend/src/component/feature/FeatureView
2025-02-28 14:14:34 +01:00
..
FeatureEnvironmentSeen feat: make panels collapsible (#8395) 2024-10-09 14:25:58 +02:00
FeatureLog refactor: Make event log look and act like other pages (#7704) 2024-07-31 09:46:47 +02:00
FeatureMetrics chore: fix "key" prop issues in front end tests (#8459) 2024-10-16 14:57:43 +02:00
FeatureNotFound chore: add no unused imports biome rule (#5855) 2024-01-11 12:44:05 +00:00
FeatureOverview chore: release plan replacement UI (#9400) 2025-02-28 14:14:34 +01:00
FeatureSettings chore(unl-204): remove uses of toast text and confetti (#8941) 2024-12-10 13:38:04 +00:00
FeatureVariants chore(unl-204): remove uses of toast text and confetti (#8941) 2024-12-10 13:38:04 +00:00
Collaborators.test.tsx fix: add workaround for tooltip (#7649) 2024-07-24 09:33:29 +00:00
Collaborators.tsx refactor: make avatar group more customizable (#7989) 2024-08-27 14:37:45 +02:00
FeatureView.tsx feat: show and hide environments (#9323) 2025-02-19 09:48:07 +00:00
FeatureViewHeader.tsx chore: reduce tab sizes on flag page + fix wrapping/overlapping issue with action buttons (#9339) 2025-02-20 15:02:04 +01:00
FeatureViewLazyExport.tsx
LazyFeatureView.tsx