1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-19 17:52:45 +02:00
unleash.unleash/frontend/src/component/project/Project
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
..
CreateProject
DeleteProject
hooks
Import
ProjectDoraMetrics
ProjectEnterpriseSettingsForm
ProjectFeaturesArchive
ProjectFeatureToggles feat: add copy button to feature flag name (#4098) (#5031) 2023-10-30 15:38:59 +01:00
ProjectForm
ProjectHealth fix: linting (#4925) 2023-10-04 15:59:39 +03:00
ProjectInfo fix: fix broken edit project link (#5147) 2023-10-25 15:23:53 +03:00
ProjectLog
ProjectSettings fix: read project id in edit project (#5134) 2023-10-24 10:18:40 +02:00
ProjectStats
LazyProject.tsx
LazyProjectExport.tsx
Project.styles.ts
Project.tsx refactor: make uiFlags typesafe (#4996) 2023-10-11 12:44:54 +01:00
ProjectOverview.tsx fix: project overview refactor flag (#5110) 2023-10-20 11:16:05 +02:00