1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-07-21 13:47:39 +02:00
unleash.unleash/frontend/src/component
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
..
addons fix: show addon event select validation (#2031) 2022-09-05 11:00:59 +02:00
admin fix: invite link page docs (#2166) 2022-10-14 09:54:15 +02:00
application feat: add application counter to application list (#2019) 2022-08-31 16:10:01 +02:00
archive
common feat: add SSO mappings to groups (#2175) 2022-10-13 11:34:47 +01:00
context feat: add count to context field list (#2020) 2022-08-31 15:26:06 +02:00
environments feat add count to Environments (#2022) 2022-08-31 15:17:28 +02:00
events Feat/use collaborate data (#2067) 2022-09-16 15:23:08 +02:00
feature feat: prettify large numbers in metrics (#2176) 2022-10-12 16:19:37 +01:00
feedback chore: update emotion (#1998) 2022-08-30 10:30:32 +02:00
layout feat: frontend app error boundary (#2144) 2022-10-10 12:18:37 +02:00
menu feat: new profile page and PATs front-end (#2109) 2022-10-03 10:49:52 +01:00
playground/Playground Feat/dark mode exp (#1137) 2022-08-23 14:20:02 +02:00
project feat: add event log to project (#2136) 2022-10-12 14:40:37 +02:00
providers Custom event tracking (#2151) 2022-10-10 14:06:44 +02:00
segments feat: add count to segment table (#2025) 2022-08-31 14:14:45 +00:00
splash feat: Open-Source Strategy Constraints (#2112) 2022-09-30 10:45:34 +02:00
strategies fix: strategy name sort (#2130) 2022-10-04 10:41:43 +01:00
tags feat: add count to tag types list (#2023) 2022-08-31 16:09:36 +02:00
user fix: PATs should have an unique description (per user) (#2191) 2022-10-14 13:28:29 +01:00
App.styles.ts Feat/dark mode exp (#1137) 2022-08-23 14:20:02 +02:00
App.tsx Custom event tracking (#2151) 2022-10-10 14:06:44 +02:00