1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-19 17:52:45 +02:00
unleash.unleash/frontend/src/component/project/Project
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
..
CreateProject Refactor/lazy load (#2842) 2023-01-12 11:34:45 +01:00
DeleteProject
EditProject refactor: move docs into new structure / fix links for SEO (#2416) 2022-11-22 09:05:30 +00:00
hooks
Import feat: Export segments limited info (#3109) 2023-02-14 15:35:10 +01:00
ProjectFeaturesArchive
ProjectFeatureToggles feat: export project level feature toggles (#3120) 2023-02-15 11:47:29 +01:00
ProjectForm Refactor/make styles batch 6 part 3 (#2823) 2023-01-05 09:45:17 +01:00
ProjectHealth filter out unused fields as they fail import validation (#2997) 2023-01-26 09:48:10 +01:00
ProjectInfo Refactor: Project Overview fetching (#3035) 2023-02-07 08:57:28 +01:00
ProjectLog
ProjectSettings Feat/project api token permissions (#3065) 2023-02-17 12:15:36 +02:00
ProjectStats fix: remove all warnings (#3055) 2023-02-07 11:20:44 +01:00
LazyProject.tsx Refactor/lazy load (#2842) 2023-01-12 11:34:45 +01:00
LazyProjectExport.tsx Refactor/lazy load (#2842) 2023-01-12 11:34:45 +01:00
Project.styles.ts Refactor: Project Overview fetching (#3035) 2023-02-07 08:57:28 +01:00
Project.tsx feat: oss import (#3123) 2023-02-16 08:08:51 +01:00
ProjectOverview.tsx Remove console log (#3037) 2023-02-02 20:10:36 +01:00