1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-01 00:08:27 +01:00
unleash.unleash/frontend/src/component/feature
Mohan Raj A 0c43089ea2
feat: add copy button to feature flag name (#4098) (#5031)
In ActionsCell.tsx file, 'Copy' with FileCopy icon is changed to 'Clone'
with 'LibraryAdd' icon as this feature is used to clone a new feature
from existing one. Upon copying the icon and text will change to 'Check'
icon with 'Copied!' for one sec and closes automatically.
2023-10-30 15:38:59 +01:00
..
CopyFeature bug: remove strategies from copy breadcrumbs (#5137) 2023-10-25 09:12:32 +03:00
CreateFeature feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
CreateFeatureButton feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
Dependencies feat: warn about sdk update with feature dependencies (#5065) 2023-10-17 13:43:49 +02:00
EditFeature feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
FeatureForm feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
FeatureNamingPatternInfo feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
FeatureStrategy feat: add hasStrategies and hasEnabledStrategies on feature environments (#5012) 2023-10-20 10:50:57 +02:00
FeatureToggleList feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
FeatureView feat: add copy button to feature flag name (#4098) (#5031) 2023-10-30 15:38:59 +01:00
hooks feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
RedirectFeatureView feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
StrategyTypes feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00