1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-19 17:52:45 +02:00
unleash.unleash/src/test
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
..
config Rename suggest changes to change request (#2311) 2022-11-02 08:34:14 +02:00
e2e fix: limit total of PATs a user can have (#2301) 2022-11-02 08:11:35 +00:00
examples Import of feature still showing env on feature, when environment is disabled on project (#2209) 2022-10-19 15:05:07 +03:00
fixtures fix: limit total of PATs a user can have (#2301) 2022-11-02 08:11:35 +00:00
arbitraries.test.ts feat(#1873/playground): Return detailed information on feature toggle evaluation (#1839) 2022-08-04 15:41:52 +02:00