1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-11 00:08:30 +01:00
unleash.unleash/src/lib
Nuno Góis 076a007b42
fix: PATs should have an unique description (per user) (#2191)
* fix: PATs should have an unique description

* add pat validation on the back-end service

* Update src/lib/services/pat-service.ts

Co-authored-by: Simon Hornby <liquidwicked64@gmail.com>

* fix: only consider current user's PATs

* fix tests

* cleanup

* Update frontend/src/component/user/Profile/PersonalAPITokensTab/CreatePersonalAPIToken/CreatePersonalAPIToken.tsx

Co-authored-by: Thomas Heartman <thomas@getunleash.ai>

* Update src/test/e2e/api/admin/user/pat.e2e.test.ts

Co-authored-by: Thomas Heartman <thomas@getunleash.ai>

Co-authored-by: Simon Hornby <liquidwicked64@gmail.com>
Co-authored-by: Thomas Heartman <thomas@getunleash.ai>
2022-10-14 13:28:29 +01:00
..
__snapshots__ feat: Add group sync settings to front end (#2183) 2022-10-13 10:13:41 +02:00
addons fix: slack back link url to point to the feature page (#2128) 2022-10-05 11:30:51 +02:00
db fix: PATs should have an unique description (per user) (#2191) 2022-10-14 13:28:29 +01:00
error
middleware fix: CORS options path (#2165) 2022-10-11 09:20:29 +02:00
openapi feat: add SSO mappings to groups (#2175) 2022-10-13 11:34:47 +01:00
proxy Fix/frontendapi synchronization (#2100) 2022-09-28 14:23:41 +02:00
routes Docs/public signup (#2070) 2022-10-10 16:12:11 +03:00
schema Feat/add alias to api tokens (#1931) 2022-08-19 10:48:33 +02:00
services fix: PATs should have an unique description (per user) (#2191) 2022-10-14 13:28:29 +01:00
types fix: PATs should have an unique description (per user) (#2191) 2022-10-14 13:28:29 +01:00
util fix: auto add stratgy when enabling empty env. (#2137) 2022-10-05 23:33:36 +02:00
app.test.ts
app.ts fix: CORS options path (#2165) 2022-10-11 09:20:29 +02:00
create-config.test.ts feat: add CORS instance settings (#1957) 2022-08-26 09:09:48 +02:00
create-config.ts Fix/frontendapi synchronization (#2100) 2022-09-28 14:23:41 +02:00
default-custom-auth-deny-all.ts
event-hook.test.ts
event-hook.ts
logger.test.ts
logger.ts
metric-events.ts
metrics.test.ts fix: add appName to http response time metrics (#2117) 2022-09-30 15:28:50 +02:00
metrics.ts fix: add appName to http response time metrics (#2117) 2022-09-30 15:28:50 +02:00
server-impl.test.ts fix: Do not call store function in constructor 2022-09-15 09:48:14 +02:00
server-impl.ts fix: Do not call store function in constructor 2022-09-15 09:48:14 +02:00