1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-01 00:08:27 +01:00
unleash.unleash/frontend/src/component
andreas-unleash a50a483d0c
fix: rename Push to Environment button (#4759)
Rename to `Copy to Environment`

Closes #
[1-1388](https://linear.app/unleash/issue/1-1388/update-the-text-for-the-button-push-to-environment-from-variants)

<img width="1423" alt="Screenshot 2023-09-18 at 13 46 57"
src="https://github.com/Unleash/unleash/assets/104830839/c66747e5-a52a-4643-9274-51b72baf9f61">

Signed-off-by: andreas-unleash <andreas@getunleash.ai>
2023-09-18 14:43:13 +03:00
..
accessOverview feat: add a button to download user access information (#4746) 2023-09-15 11:51:29 +02:00
admin feat: add a button to download user access information (#4746) 2023-09-15 11:51:29 +02:00
application feat: remove newApplicationsList feature flag (#4653) 2023-09-11 12:28:43 +02:00
archive feat: integration urls, ux (#4640) 2023-09-08 10:21:11 +03:00
changeRequest feat: persistent search queries (#4624) 2023-09-06 15:46:10 +02:00
common feat: hide project settings for OSS (#4662) 2023-09-12 09:39:55 +03:00
context chore: remove split button strategy flag (#4245) 2023-07-14 14:23:23 +03:00
demo fix: strategy variants in demo link to new variants (#4477) 2023-08-11 09:43:41 +02:00
environments
events fix: diff no changes (#4480) 2023-08-11 12:31:23 +02:00
feature fix: rename Push to Environment button (#4759) 2023-09-18 14:43:13 +03:00
featureTypes refactor: clean up some unused imports (#4597) 2023-09-01 15:32:15 +01:00
feedback
integrations fix: misc integration-related fixes and improvements (#4754) 2023-09-15 14:50:59 +01:00
layout
loginHistory Menu update - improvements and mobile version (#4423) 2023-08-07 18:13:56 +02:00
maintenance
menu Fix: integrations form (#4655) 2023-09-11 12:26:40 +00:00
playground/Playground feat: playground custom properties are nested (#4686) 2023-09-14 12:28:28 +02:00
project fix: round dora metrics (#4755) 2023-09-15 14:36:35 +02:00
providers fix: correct escaping of ui flags for plausible (#3907) 2023-07-07 17:40:37 +02:00
segments chore: Change request flags removed (#4601) 2023-09-04 10:57:13 +02:00
splash
strategies
tags
user feat: close dialog when esc is pressed (#4567) 2023-08-25 13:31:34 +03:00
App.tsx
InitialRedirect.tsx