1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-11-10 01:19:53 +01:00
unleash.unleash/src/lib/features/project
Nuno Góis 6d70265edd
chore: clean up project related tech debt (#10065)
https://linear.app/unleash/issue/2-3581/remove-project-related-legacy-code

Identified some clean up opportunities during deprecated endpoint
removal, mostly related to project insights.
2025-06-03 09:21:55 +01:00
..
can-grant-project-role.test.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
can-grant-project-role.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
createProjectReadModel.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
createProjectService.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
fake-project-flag-creators-read-model.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
fake-project-owners-read-model.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
fake-project-read-model.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
project-applications.e2e.test.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
project-controller.ts chore: clean up project related tech debt (#10065) 2025-06-03 09:21:55 +01:00
project-flag-creators-read-model.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
project-flag-creators-read-model.type.ts feat: project flag creators api (#7302) 2024-06-06 11:10:28 +02:00
project-flag-creators.e2e.test.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
project-owners-read-model.test.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
project-owners-read-model.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
project-owners-read-model.type.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
project-read-model-type.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
project-read-model.test.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
project-read-model.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
project-service.e2e.test.ts task: migrate tests to vitest 2025-05-16 11:19:10 +02:00
project-service.limit.test.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
project-service.test.ts task: migrate tests to vitest 2025-05-16 11:19:10 +02:00
project-service.ts chore!: remove deprecated put project groups roles endpoint (#10059) 2025-05-29 14:03:59 +01:00
project-store-type.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
project-store.e2e.test.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
project-store.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
projects.e2e.test.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00