1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-03-04 00:18:40 +01:00
unleash.unleash/src/lib/features/export-import-toggles
Thomas Heartman f518b12b07
chore!: [v6] remove error.description in error messages (#7157)
In preparation for v6, this PR removes usage and references to
`error.description` instead favoring `error.message` (as mentioned
#4380)

I found no references in the front end, so this might be (I believe it
to be) all the required changes.
2024-05-27 11:26:19 +02:00
..
createExportImportService.ts Feat/configure scheduled created by migration (#6821) 2024-04-10 14:12:58 +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 chore: rename toggle to flag #4 (#7114) 2024-05-22 16:26:22 +03:00
export-import-permissions.e2e.test.ts feat: rename toggle to flag with db migration (#7118) 2024-05-23 10:17:02 +03:00
export-import-service.ts feat: Deprecate feature toggle environment variants api (#7066) 2024-05-16 13:43:21 +02:00
export-import.e2e.test.ts chore!: [v6] remove error.description in error messages (#7157) 2024-05-27 11:26:19 +02:00
import-context-validation.test.ts feat: drop full- for import/validate (#3168) 2023-02-21 10:15:57 +01:00
import-context-validation.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01: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