mirror of
https://github.com/Unleash/unleash.git
synced 2025-02-04 00:18:01 +01:00
This PR adds some of the necessary project data to the personal dashboard API: project names and ids, and the roles that the user has in each of these projects. I have not added project owners yet, as that would increase the complexity a bit and I'd rather focus on that in a separate PR. I have also not added projects you are part of through a group, though I have added a placeholder test for that. I will address this in a follow-up. |
||
---|---|---|
.. | ||
access | ||
api-tokens | ||
change-request-access-service | ||
change-request-segment-usage-service | ||
client-feature-toggles | ||
dependent-features | ||
events | ||
export-import-toggles | ||
feature-lifecycle | ||
feature-naming-pattern | ||
feature-search | ||
feature-toggle | ||
frontend-api | ||
group | ||
instance-stats | ||
integration-events | ||
maintenance | ||
metrics | ||
onboarding | ||
personal-dashboard | ||
playground | ||
private-project | ||
project | ||
project-environments | ||
project-insights | ||
scheduler | ||
segment | ||
tag-type | ||
traffic-data-usage | ||
ui-observability-controller | ||
index.ts |