Merge branch 'feat/add-freeness-condition' into 'dev'
feat: Add freeness condition and rename freeness labels See merge request !430
Showing
- .vscode/settings.json 2 additions, 0 deletions.vscode/settings.json
- src/migrations/scripts/1730281269936-freeness-condition.ts 83 additions, 0 deletionssrc/migrations/scripts/1730281269936-freeness-condition.ts
- src/structures/dto/structure.dto.ts 1 addition, 0 deletionssrc/structures/dto/structure.dto.ts
- src/structures/interfaces/structure-formatted.interface.ts 0 additions, 1 deletionsrc/structures/interfaces/structure-formatted.interface.ts
- src/structures/schemas/structure.schema.ts 5 additions, 1 deletionsrc/structures/schemas/structure.schema.ts
- src/structures/services/structures-export.service.spec.ts 2 additions, 1 deletionsrc/structures/services/structures-export.service.spec.ts
- src/structures/services/structures-export.service.ts 2 additions, 1 deletionsrc/structures/services/structures-export.service.ts
- src/structures/services/structures-import.service.ts 2 additions, 1 deletionsrc/structures/services/structures-import.service.ts
- src/structures/services/structures.service.spec.ts 4 additions, 2 deletionssrc/structures/services/structures.service.spec.ts
- test/mock/data/gouvStructures.mock.data.ts 2 additions, 1 deletiontest/mock/data/gouvStructures.mock.data.ts
- test/mock/data/structure.mock.dto.ts 1 addition, 0 deletionstest/mock/data/structure.mock.dto.ts
- test/mock/data/structures.mock.data.ts 12 additions, 6 deletionstest/mock/data/structures.mock.data.ts
- test/mock/services/structures-export.mock.service.ts 1 addition, 1 deletiontest/mock/services/structures-export.mock.service.ts
- test/mock/services/structures.mock.service.ts 30 additions, 16 deletionstest/mock/services/structures.mock.service.ts
Loading
Please register or sign in to comment