1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-07-17 13:46:47 +02:00
unleash.unleash/src/lib/features/project
Thomas Heartman bf4c29b621
chore: add enterprise extension point to enable change requests on project creation (#6881)
This PR adds an optional function parameter to the `createProject`
function that is intended to enable change requests for the newly
created project.

The assumption is that all the logic within will be decided in the
enterprise impl. The only thing we want to verify here is that it is
called after the project has been created.
2024-04-18 13:49:08 +02:00
..
createProjectService.ts Feat/configure scheduled created by migration (#6821) 2024-04-10 14:12:58 +02:00
project-applications.e2e.test.ts chore: [Gitar] Cleaning up stale feature flag: sdkReporting with value true (#6717) 2024-03-28 09:19:11 +02:00
project-controller.ts feat: Feature lifecycle controller (#6788) 2024-04-05 13:57:27 +02:00
project-service.e2e.test.ts chore: select enabled environments on project creation (#6869) 2024-04-18 13:48:40 +02:00
project-service.test.ts chore: add enterprise extension point to enable change requests on project creation (#6881) 2024-04-18 13:49:08 +02:00
project-service.ts chore: add enterprise extension point to enable change requests on project creation (#6881) 2024-04-18 13:49:08 +02:00
project-store-type.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
project-store.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
projects.e2e.test.ts chore: [Gitar] Cleaning up stale feature flag: sdkReporting with value true (#6717) 2024-03-28 09:19:11 +02:00