1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-10 17:53:36 +02:00
unleash.unleash/frontend/src/component
andreas-unleash 6037542fc0
fix: Make api token environment selector accept environments (#3379)
<!-- Thanks for creating a PR! To make it easier for reviewers and
everyone else to understand what your changes relate to, please add some
relevant content to the headings below. Feel free to ignore or delete
sections that you don't think are relevant. Thank you! ❤️ -->
Makes the api token environment selector accept options to allow
different environment to be passed in according to the use case ie use
all envs when creating api tokens and use project envs when creating
project scoped tokens
## About the changes
<!-- Describe the changes introduced. What are they and why are they
being introduced? Feel free to also add screenshots or steps to view the
changes if they're visual. -->

<!-- Does it close an issue? Multiple? -->
Closes [#
1-811](https://linear.app/unleash/issue/1-811/change-environment-dropdown-to-show-all-environments-enabled-for-the)

<!-- (For internal contributors): Does it relate to an issue on public
roadmap? -->
<!--
Relates to [roadmap](https://github.com/orgs/Unleash/projects/10) item:
#
-->

### Important files
<!-- PRs can contain a lot of changes, but not all changes are equally
important. Where should a reviewer start looking to get an overview of
the changes? Are any files particularly important? -->


## Discussion points
<!-- Anything about the PR you'd like to discuss before it gets merged?
Got any questions or doubts? -->

---------

Signed-off-by: andreas-unleash <andreas@getunleash.ai>
2023-03-28 13:11:07 +03:00
..
addons feat: revive features (#3344) 2023-03-17 18:21:13 +00:00
admin fix: Make api token environment selector accept environments (#3379) 2023-03-28 13:11:07 +03:00
application feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
archive Sticky batch actions bar (#3366) 2023-03-22 13:15:53 +01:00
changeRequest feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
common chore: remove export import flag (#3371) 2023-03-27 12:31:19 +02:00
context feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
environments refactor: light theme colors (#3252) 2023-03-06 12:58:36 +02:00
events feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
feature feat: stop change project on change request enabled (#3391) 2023-03-28 11:28:22 +02:00
feedback feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
layout feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
loginHistory refactor: rename sign-on log to login history (#3245) 2023-03-02 13:49:50 +00:00
maintenance feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
menu fix: remove notification feature flag from oss (#3390) 2023-03-27 16:08:27 +02:00
playground/Playground feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
project fix: Make api token environment selector accept environments (#3379) 2023-03-28 13:11:07 +03:00
providers Feat project segments permissions (#3346) 2023-03-17 17:43:48 +00:00
segments Feat segments project safeguards (#3359) 2023-03-21 20:28:43 +00:00
splash feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
strategies feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
tags feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
user feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
App.tsx fix: error boundary plausible (#3389) 2023-03-27 13:17:37 +02:00
InitialRedirect.tsx clear warnings (#3053) 2023-02-07 08:41:23 +01:00