1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-08-27 13:49:10 +02:00
unleash.unleash/src
Gastón Fournier 818a618782
fix: remove user from project (#5383)
Removing a user from a project was impossible if you only had 1 owner.
It worked fine when having more than an owner. This should fix it and
we'll add tests later
2023-11-21 16:22:21 +01:00
..
lib fix: remove user from project (#5383) 2023-11-21 16:22:21 +01:00
mailtemplates
migrations Fix/variant hashing pg10compat (#5218) 2023-10-30 14:41:37 +01:00
test fix: remove user from project (#5383) 2023-11-21 16:22:21 +01:00
migrator.ts feat: disable verbosity from db-migrate (#3301) 2023-03-13 10:12:43 +01:00
server-dev.ts Fix/variant hashing pg10compat (#5218) 2023-10-30 14:41:37 +01:00
server.ts