1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02: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 POC: integration tests (#2422) 2022-12-06 15:28:33 +01:00
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 refactor: move docs into new structure / fix links for SEO (#2416) 2022-11-22 09:05:30 +00:00
environments adjusting mobile styles (#2604) 2022-12-06 17:01:14 +01:00
events visual changes representation (#2583) 2022-12-01 14:44:33 +01:00
feature Remove favorites feature flag (#2722) 2022-12-21 12:03:06 +00:00
feedback chore(deps): update material-ui monorepo (#2269) 2022-11-10 21:40:38 +00:00
layout linter fixes (#2561) 2022-11-30 10:52:13 +01:00
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 refactor: move docs into new structure / fix links for SEO (#2416) 2022-11-22 09:05:30 +00:00
strategies refactor: move docs into new structure / fix links for SEO (#2416) 2022-11-22 09:05:30 +00:00
tags adjusting mobile styles (#2604) 2022-12-06 17:01:14 +01:00
user Use new useConditionallyHiddenColumns hook (#2695) 2022-12-16 10:46:04 +01:00
App.styles.ts Suggest changes - initial frontend (#2213) 2022-10-20 14:00:48 +02:00
App.tsx Maintenance mode for users (#2716) 2022-12-21 13:23:44 +02:00