1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-06 00:07:44 +01:00
unleash.unleash/frontend/src/component/admin
andreas-unleash a2ce8455de
Create Project API Token sidebar (#3057)
Signed-off-by: andreas-unleash <andreas@getunleash.ai>

Create Project API Token sidebar

<!-- 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! ❤️ -->

## 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-633](https://linear.app/unleash/issue/1-633/add-api-key-creation-screen-into-project)

<!-- (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-02-07 15:10:26 +02:00
..
api Refactor/lazy load (#2842) 2023-01-12 11:34:45 +01:00
apiToken Create Project API Token sidebar (#3057) 2023-02-07 15:10:26 +02:00
auth clear warnings (#3053) 2023-02-07 08:41:23 +01:00
billing Refactor/lazy load (#2842) 2023-01-12 11:34:45 +01:00
cors clear warnings (#3053) 2023-02-07 08:41:23 +01:00
groups clear warnings (#3053) 2023-02-07 08:41:23 +01:00
instance-admin Refactor/lazy load (#2842) 2023-01-12 11:34:45 +01:00
invoice fix: show previous invoices page if UNLEASH_CLOUD is falsy (#1094) 2022-06-14 15:41:28 +02:00
maintenance Add maintenance toast (#3052) 2023-02-07 09:23:56 +02:00
menu feat: service accounts (UI) (#2734) 2023-01-05 08:11:28 +00:00
network feat: aggregate by label and type (#3047) 2023-02-03 13:12:44 +00:00
projectRoles fix: remove all warnings (#3055) 2023-02-07 11:20:44 +01:00
serviceAccounts fix: remove all warnings (#3055) 2023-02-07 11:20:44 +01:00
users Refactor/lazy load (#2842) 2023-01-12 11:34:45 +01:00
Admin.tsx Refactor/lazy load (#2842) 2023-01-12 11:34:45 +01:00
AdminRedirect.tsx Refactor/lazy load (#2842) 2023-01-12 11:34:45 +01:00
LazyAdmin.tsx Refactor/lazy load (#2842) 2023-01-12 11:34:45 +01:00
LazyAdminExport.tsx Refactor/lazy load (#2842) 2023-01-12 11:34:45 +01:00