1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-24 17:51:14 +02:00
unleash.unleash/frontend/src/component
andreas-unleash 8821dbc783
Fix: copy feature alert when change requests enabled in any env (#4964)
Adds an alert if change requests are enabled in any env and you try to
copy a feature.

Currently the functionality was disabled but with no explanation

Closes #
[SR-79](https://linear.app/unleash/issue/SR-79/when-change-request-is-enable-the-copy-functionality-its-disabled-but)
<img width="1138" alt="Screenshot 2023-10-09 at 12 32 52"
src="https://github.com/Unleash/unleash/assets/104830839/e900e4b8-8d26-46d7-8622-0ad592704d03">

---------

Signed-off-by: andreas-unleash <andreas@getunleash.ai>
2023-10-20 15:15:42 +03:00
..
accessOverview
admin feat: banners admin page (#5111) 2023-10-20 11:14:48 +01:00
application
archive fix: use correct flag name (#5026) 2023-10-13 17:02:48 +03:00
banners feat: banners admin page (#5111) 2023-10-20 11:14:48 +01:00
changeRequest feat: add new sticky component to handle stacked stickies (#5088) 2023-10-19 15:50:37 +01:00
common feat: banners admin page (#5111) 2023-10-20 11:14:48 +01:00
context fix: local linter did not find formatting error (#4954) 2023-10-06 10:45:29 +02:00
demo feat: add new sticky component to handle stacked stickies (#5088) 2023-10-19 15:50:37 +01:00
environments
events
feature Fix: copy feature alert when change requests enabled in any env (#4964) 2023-10-20 15:15:42 +03:00
featureTypes
feedback
integrations
layout feat: add new sticky component to handle stacked stickies (#5088) 2023-10-19 15:50:37 +01:00
loginHistory
maintenance feat: add new sticky component to handle stacked stickies (#5088) 2023-10-19 15:50:37 +01:00
menu feat: adds a new design to the header icons (#5025) 2023-10-13 14:31:07 +01:00
playground/Playground Feat: show disabled strategies in playground (#5081) 2023-10-19 16:50:50 +03:00
project fix: project overview refactor flag (#5110) 2023-10-20 11:16:05 +02:00
providers
segments refactor: custom render should provide container (#4938) 2023-10-06 09:19:49 +02:00
splash chore(ui): add splash screen for oss segments (#5053) 2023-10-19 08:28:14 +02:00
strategies
tags
user fix: small adjustments on the new header icons (#5043) 2023-10-16 12:25:27 +01:00
App.tsx refactor: rename message banners to banners (#5098) 2023-10-19 13:18:25 +01:00
InitialRedirect.tsx