1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-11-10 01:19:53 +01:00
unleash.unleash/src/lib/features/export-import-toggles
Thomas Heartman f833cf58eb
1-3060: remove features export import flag (#8890)
This PR removes all references to the `featuresExportImport` flag.

The flag was introduced in [PR
#3411](https://github.com/Unleash/unleash/pull/3411) on March 29th 2023,
and the flag was archived on April 3rd. The flag has always defaulted to
true.

We've looked at the project that introduced the flag and have spoken to CS about it: we can find no reason to keep the flag around. So well remove it now.
2024-12-02 09:26:06 +00:00
..
createExportImportService.ts Revert "task: enabled in OSS." (#8892) 2024-11-29 13:42:10 +02:00
export-import-api-usage.test.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
export-import-controller.ts 1-3060: remove features export import flag (#8890) 2024-12-02 09:26:06 +00:00
export-import-permissions.e2e.test.ts 1-3060: remove features export import flag (#8890) 2024-12-02 09:26:06 +00:00
export-import-service.ts chore: change to fs/promises and add an import from file e2e test (#7240) 2024-06-03 12:10:12 +02:00
export-import.e2e.test.ts 1-3060: remove features export import flag (#8890) 2024-12-02 09:26:06 +00:00
import-context-validation.test.ts
import-context-validation.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
import-data.json chore: change to fs/promises and add an import from file e2e test (#7240) 2024-06-03 12:10:12 +02:00
import-permissions-service.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
import-toggles-store-type.ts feat: Import limit validation (#4669) 2023-09-12 15:36:19 +02:00
import-toggles-store.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
import-validation-messages.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00