1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-06-18 01:18:23 +02:00
unleash.unleash/frontend/src/component/feature/FeatureView
Tymoteusz Czech e095411de4
feat: show add strategy button when release plan (#9329)
Should show "add strategy" for redesigned page
2025-02-19 14:22:50 +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 feat: show add strategy button when release plan (#9329) 2025-02-19 14:22:50 +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 feat(1-3379): add stale badge to the new header (#9320) 2025-02-18 12:34:46 +00:00
FeatureViewLazyExport.tsx
LazyFeatureView.tsx