1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-04-10 01:16:39 +02: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 API tokens scoped to deleted projects shouldn't give wildcard access (#7499) 2024-07-08 09:52:10 +02:00
change-request-access-service fix: change request enabled check should ignore disabled envs (#7869) 2024-08-14 13:13:31 +02:00
change-request-segment-usage-service fix: change request enabled check should ignore disabled envs (#7869) 2024-08-14 13:13:31 +02:00
client-feature-toggles fix: make default for gradual rollout work on the correct strategy name (#7401) 2024-06-14 15:54:00 +02:00
dependent-features feat: Deprecate feature toggle environment variants api (#7066) 2024-05-16 13:43:21 +02:00
events chore: feature event formatter md format style (#8222) 2024-09-24 10:25:12 +01:00
export-import-toggles feat: start using event service composition root (#7871) 2024-08-15 08:33:46 +03:00
feature-lifecycle feat: start collecting prometheus metrics for onboarding events (#8012) 2024-08-29 12:46:23 +03:00
feature-naming-pattern chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
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 chore: extract api token service composition root; place it in /features (#7519) 2024-07-03 11:49:11 +02:00
group chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
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 feat: use audit info in events (#6872) 2024-04-18 16:32:35 +02:00
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 feat: private projects in application overview (#6775) 2024-04-04 14:56:21 +02:00
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 feat: start using event service composition root (#7871) 2024-08-15 08:33:46 +03:00
scheduler chore: integration events service (#7614) 2024-07-18 16:54:31 +01:00
segment fix: add request body schema in update segment endpoint (#8085) 2024-09-05 08:17:04 +01:00
tag-type chore!: [v6] remove error.description in error messages (#7157) 2024-05-27 11:26:19 +02:00
traffic-data-usage feat: traffic visibility UI and store (#6659) 2024-03-22 11:54:33 +01:00
ui-observability-controller chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
index.ts chore: composition root playground service (#7710) 2024-07-31 14:44:57 +02:00