1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-07-17 13:46:47 +02:00
unleash.unleash/frontend/src
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
..
__mocks__ refactor: format files (#719) 2022-02-18 09:51:10 +01:00
assets Feat/dark mode exp (#1137) 2022-08-23 14:20:02 +02:00
component fix: PATs should have an unique description (per user) (#2191) 2022-10-14 13:28:29 +01:00
constants Feat/invite user (#2061) 2022-09-30 13:01:32 +02:00
contexts Custom event tracking (#2151) 2022-10-10 14:06:44 +02:00
hooks fix: invite link page docs (#2166) 2022-10-14 09:54:15 +02:00
interfaces feat: add SSO mappings to groups (#2175) 2022-10-13 11:34:47 +01:00
openapi Archive table 2022-06-03 16:21:12 +03:00
themes feat: new profile page and PATs front-end (#2109) 2022-10-03 10:49:52 +01:00
types refactor: fix missing eslint deps after CRA removal (#976) 2022-05-12 08:11:41 +02:00
utils feat: prettify large numbers in metrics (#2176) 2022-10-12 16:19:37 +01:00
index.tsx Feat/dark mode exp (#1137) 2022-08-23 14:20:02 +02:00
setupTests.ts feat: new tag types table (#1014) 2022-05-25 11:12:53 +02:00
vite-env.d.ts refactor: adapt to Vite (#940) 2022-05-05 16:15:22 +01:00