1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-09 00:18:00 +01:00
unleash.unleash/src/lib/services
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
..
client-metrics perf: Simplify queries to prometheus (#2706) 2022-12-19 17:06:59 +01:00
access-service.test.ts
access-service.ts
addon-schema.ts
addon-service-test-simple-addon.ts
addon-service.test.ts
addon-service.ts
api-token-service.test.ts
api-token-service.ts remove feature flag: tokens last seen (#2673) 2022-12-12 14:32:35 +00:00
client-spec-service.test.ts
client-spec-service.ts
context-schema.ts
context-service.ts
edge-service.ts
email-service.test.ts
email-service.ts
environment-service.ts
event-service.ts
favorites-service.ts
feature-tag-service.ts
feature-toggle-service.ts Fix PATCH variants (old endpoint) when variants per environment are enabled (#2591) 2022-12-06 09:47:54 +00:00
feature-type-service.ts
group-service.ts
health-service.ts
index.ts Maintenance mode for users (#2716) 2022-12-21 13:23:44 +02:00
instance-stats-service.ts feat: expose number of registered applications metric (#2692) 2022-12-16 11:16:51 +00:00
maintenance-service.ts Maintenance mode for users (#2716) 2022-12-21 13:23:44 +02:00
openapi-service.ts Make it possible to validate enterprise schema with respondWithValidation (#2781) 2023-01-02 12:08:27 +02:00
pat-service.ts feat: allows creation of PATs for other users (#2718) 2023-01-02 10:49:57 +00:00
playground-service.ts
project-health-service.ts Make single project endpoint also return all features favorites (#2578) 2022-12-01 09:49:49 +02:00
project-schema.ts
project-service.ts
proxy-service.ts fix: background frontend settings should not crash tests 2022-12-14 20:24:47 +01:00
public-signup-token-service.ts
reset-token-service.ts
segment-schema.ts
segment-service.ts
session-service.ts
setting-service.ts Fix/remove settings cache (#2694) 2022-12-14 17:35:22 +01:00
state-schema.ts
state-service-export-v1.json
state-service.test.ts fixes 2-456: Preserve all data from strategy import (#2720) 2022-12-21 13:33:41 +01:00
state-service.ts task: continue to return export v3 when variants per env disabled (#2529) 2022-12-01 11:13:49 +00:00
state-util.ts
strategy-schema.ts
strategy-service.ts
tag-schema.test.ts
tag-schema.ts
tag-service.ts
tag-type-schema.test.ts
tag-type-schema.ts
tag-type-service.ts
user-feedback-service.ts
user-service.test.ts
user-service.ts remove feature flag: tokens last seen (#2673) 2022-12-12 14:32:35 +00:00
user-splash-service.ts
version-service.test.ts
version-service.ts