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 350b55644a
Feat/project api token permissions (#3065)
<!-- 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. -->
Define and implements Project api token permissions
Assign permissions to existing roles
Adjust UI to support them 
Adjust BE to implement

---------

Signed-off-by: andreas-unleash <andreas@getunleash.ai>
Co-authored-by: Fredrik Strand Oseberg <fredrik.no@gmail.com>
2023-02-17 12:15:36 +02:00
..
api Refactor/lazy load (#2842) 2023-01-12 11:34:45 +01:00
apiToken Feat/project api token permissions (#3065) 2023-02-17 12:15:36 +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 feat: Instance stats for export/import (#3121) 2023-02-15 14:39:16 +02: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 Network view not experimental (#3124) 2023-02-15 16:24:57 +01:00
network fix: unknown in network view (#3069) 2023-02-08 16:50:42 +01: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