Merge branch 'feat/add-able-orientation-prop' into 'dev'
feat: Add allow attribute for structures See merge request !443
Showing
- scripts/init-db.js 1 addition, 0 deletionsscripts/init-db.js
- src/migrations/scripts/1731662365980-add-allow-orientation.ts 21 additions, 0 deletions...migrations/scripts/1731662365980-add-allow-orientation.ts
- src/structures/dto/structure.dto.ts 4 additions, 0 deletionssrc/structures/dto/structure.dto.ts
- src/structures/schemas/structure.schema.ts 5 additions, 0 deletionssrc/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-import.service.ts 1 addition, 0 deletionssrc/structures/services/structures-import.service.ts
- src/structures/services/structures.service.spec.ts 2 additions, 0 deletionssrc/structures/services/structures.service.spec.ts
- test/mock/data/gouvStructures.mock.data.ts 1 addition, 0 deletionstest/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 6 additions, 0 deletionstest/mock/data/structures.mock.data.ts
- test/mock/services/structures.mock.service.ts 15 additions, 0 deletionstest/mock/services/structures.mock.service.ts
Loading
Please register or sign in to comment