1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-01 00:08:27 +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 refactor: batch feature metric inserts (#1928) 2022-08-19 10:38:26 +02:00
routes Wip/environments (#880) 2021-07-07 10:46:50 +02:00
seed feat: add segments (#1426) 2022-03-29 14:59:14 +02:00
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 chore: mute expected test errors 2021-10-29 11:22:40 +02:00
health.e2e.test.ts fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00