1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-11-01 19:07:38 +01:00
unleash.unleash/src/test/e2e
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
..
api fix: limit total of PATs a user can have (#2301) 2022-11-02 08:11:35 +00:00
helpers
routes Wip/environments (#880) 2021-07-07 10:46:50 +02:00
seed
services Fix all groups being removed, even when no external groups were defined (#2197) 2022-10-17 11:44:36 +03:00
stores openapi: improve validation testing (#2058) 2022-09-23 15:02:09 +02:00
custom-auth.test.ts
health.e2e.test.ts fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00