1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-04 00:18:01 +01:00
unleash.unleash/src/lib/features
Thomas Heartman 4fe80ffc3f
feat: add your projects (with roles) to personal dashboard api (#8236)
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.
2024-09-25 06:17:25 +00:00
..
access feat: filter projectless events for normal users (#7914) 2024-08-21 13:59:24 +03:00
api-tokens
change-request-access-service
change-request-segment-usage-service
client-feature-toggles
dependent-features
events chore: feature event formatter md format style (#8222) 2024-09-24 10:25:12 +01:00
export-import-toggles
feature-lifecycle feat: start collecting prometheus metrics for onboarding events (#8012) 2024-08-29 12:46:23 +03:00
feature-naming-pattern
feature-search fix: support search for tags that has colon inside (#7998) 2024-08-28 11:33:51 +03:00
feature-toggle [Gitar] Cleaning up stale flag: archiveProjects with value true (#8201) 2024-09-23 11:51:55 +02:00
frontend-api
group
instance-stats feat: start populating user first seen column (#8010) 2024-08-29 10:45:30 +02:00
integration-events [Gitar] Cleaning up stale flag: integrationEvents with value true (#7940) 2024-08-21 14:25:24 +02:00
maintenance
metrics task: make count column bigint. (#8183) 2024-09-19 10:59:40 +02:00
onboarding feat: new onboarding welcome screen logic (#8110) 2024-09-06 13:15:28 +03:00
personal-dashboard feat: add your projects (with roles) to personal dashboard api (#8236) 2024-09-25 06:17:25 +00:00
playground fix: update playground SDK to increase the possible random numbers used for stickiness id (#8182) 2024-09-19 08:34:04 +00:00
private-project
project [Gitar] Cleaning up stale flag: useProjectReadModel with value true (#8211) 2024-09-23 13:20:42 +02:00
project-environments fix: give project_default_strategy_write the ability to update the default strategy (#8112) 2024-09-06 11:49:11 +02:00
project-insights
scheduler
segment fix: add request body schema in update segment endpoint (#8085) 2024-09-05 08:17:04 +01:00
tag-type
traffic-data-usage
ui-observability-controller
index.ts