1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-22 19:07:54 +01:00
unleash.unleash/src
Thomas Heartman 050e53e564
feat: return project owners (#8312)
This PR is part 1 of returning project owners and your project roles for
the personal dashboard single-project endpoint.

It moves the responsibility of adding owners and roles to the project to
the service from the controller and adds a new method to the project
owners read model to take care of it.

I'll add roles and tests in follow-up PRs.
2024-10-01 08:18:42 +00:00
..
lib feat: return project owners (#8312) 2024-10-01 08:18:42 +00:00
mailtemplates
migrations
test feat: add Unleash admins to API payload (#8299) 2024-09-30 11:01:30 +00:00
migrator.ts
server-dev.ts
server.ts