1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-28 00:06:53 +01:00
unleash.unleash/frontend/src/component
Nuno Góis 88004a6138
feat: allows creation of PATs for other users (#2718)
https://linear.app/unleash/issue/2-530/api-allow-creation-of-pats-for-other-users


![image](https://user-images.githubusercontent.com/14320932/208720680-5d5ccee7-1972-4f5b-8024-3a69d50a571f.png)

Adds and takes into account the following permissions:
 - **READ_USER_PAT**;
 - **CREATE_USER_PAT**;
 - **DELETE_USER_PAT**;
 
 API only, will make some exploration on UI soon.

Co-authored-by: Gastón Fournier <gaston@getunleash.ai>
2023-01-02 10:49:57 +00:00
..
addons
admin Adds tracking to maintenance feature (#2723) 2022-12-21 16:16:15 +02:00
application Fix crashing search bars (#2765) 2022-12-28 12:35:27 +02:00
archive Use new useConditionallyHiddenColumns hook (#2695) 2022-12-16 10:46:04 +01:00
changeRequest fix: add frontend eslint check (#2562) 2023-01-02 10:46:32 +01:00
common fix: add frontend eslint check (#2562) 2023-01-02 10:46:32 +01:00
context
environments
events
feature Remove favorites feature flag (#2722) 2022-12-21 12:03:06 +00:00
feedback
layout
maintenance Maintenance mode for users (#2716) 2022-12-21 13:23:44 +02:00
menu Maintenance mode for users (#2716) 2022-12-21 13:23:44 +02:00
playground/Playground Use new useConditionallyHiddenColumns hook (#2695) 2022-12-16 10:46:04 +01:00
project Fix crashing search bars (#2765) 2022-12-28 12:35:27 +02:00
providers feat: allows creation of PATs for other users (#2718) 2023-01-02 10:49:57 +00:00
segments Use new useConditionallyHiddenColumns hook (#2695) 2022-12-16 10:46:04 +01:00
splash
strategies
tags
user Use new useConditionallyHiddenColumns hook (#2695) 2022-12-16 10:46:04 +01:00
App.styles.ts
App.tsx Maintenance mode for users (#2716) 2022-12-21 13:23:44 +02:00