1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/frontend/src/component
andreas-unleash 9b6f5cd198
fix: make api tokens ui consistent and remove check for deprecated envs. (#3410)
<!-- 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! ❤️ -->

This PR removes the check for deprecated environments when validating
api token environment.

Unifies global and project level tokens allow selection of deprecated
environments when creating an api token

Adds 'deprecated' to the EnvironmentSelector when appropriate

## 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 #

<!-- (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-29 10:33:14 +03:00
..
addons feat: revive features (#3344) 2023-03-17 18:21:13 +00:00
admin fix: make api tokens ui consistent and remove check for deprecated envs. (#3410) 2023-03-29 10:33:14 +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: disable apply button on loading (#3404) 2023-03-28 13:13:51 +02:00
common fix: notifcations word break (#3403) 2023-03-28 13:27:47 +03: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: add import export flag (#3411) 2023-03-29 09:19:33 +03: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: update route modes (#3412) 2023-03-28 20:14:57 +01:00
playground/Playground feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
project fix: make api tokens ui consistent and remove check for deprecated envs. (#3410) 2023-03-29 10:33:14 +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