1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-25 00:07:47 +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 fix-css-update-for-CR-email-template (#6186) 2024-02-13 10:16:25 +09:00
migrations task: make count column bigint. (#8183) 2024-09-19 10:59:40 +02:00
test feat: add Unleash admins to API payload (#8299) 2024-09-30 11:01:30 +00:00
migrator.ts fix: set log level to error for db migrate (#6601) 2024-03-19 14:45:27 +01:00
server-dev.ts feat: Personal flags UI component (#8221) 2024-09-24 08:42:49 +02:00
server.ts