1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/frontend/src/component/user
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
..
Authentication chore: update MUI to v5 (#923) 2022-05-02 15:52:41 +02:00
common Feat/invite user (#2061) 2022-09-30 13:01:32 +02:00
DemoAuth chore: update react-router to v6 (#946) 2022-05-05 13:42:18 +02:00
ForgottenPassword chore: update MUI to v5 (#923) 2022-05-02 15:52:41 +02:00
HostedAuth fix: input fields (PR #1110 from NickMolloy/improve-input-attributes) 2022-06-22 11:05:03 +02:00
Login Feat/invite user (#2061) 2022-09-30 13:01:32 +02:00
NewUser Custom event tracking (#2151) 2022-10-10 14:06:44 +02:00
PasswordAuth fix: input fields (PR #1110 from NickMolloy/improve-input-attributes) 2022-06-22 11:05:03 +02:00
Profile fix: limit total of PATs a user can have (#2301) 2022-11-02 08:11:35 +00:00
ResetPassword fix: "Reset password" page works when password authentication is disabled (#2126) 2022-10-05 09:02:20 +02:00
SimpleAuth chore: update react-router to v6 (#946) 2022-05-05 13:42:18 +02:00
StandaloneBanner Feat/dark mode exp (#1137) 2022-08-23 14:20:02 +02:00
UserProfile feat: new profile page and PATs front-end (#2109) 2022-10-03 10:49:52 +01:00
AuthenticationCustomComponent.tsx chore: update MUI to v5 (#923) 2022-05-02 15:52:41 +02:00
user.module.scss Feat/user profile (#274) 2021-04-23 13:49:42 +02:00