1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-28 17:55:15 +02:00
unleash.unleash/frontend/src/component/user/Profile
Nuno Góis 9fb431aab7
fix: limit total of PATs a user can have (#2301)
* fix: limit total of PATs a user can have

* increase PAT limit to 10

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

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

* disable button on the front-end when PAT limit is reached

* import from server instead of repeating ourselves

Co-authored-by: Simon Hornby <liquidwicked64@gmail.com>
2022-11-02 08:11:35 +00:00
..
PasswordTab feat: new profile page and PATs front-end (#2109) 2022-10-03 10:49:52 +01:00
PersonalAPITokensTab fix: limit total of PATs a user can have (#2301) 2022-11-02 08:11:35 +00:00
ProfileTab feat: new profile page and PATs front-end (#2109) 2022-10-03 10:49:52 +01:00
Profile.tsx refactor: remove PAT experimental flag (#2299) 2022-10-31 09:38:30 +00:00