Merge branch 'fix/formDesign-createStructure' into 'dev'
Fix/form design create structure See merge request web-et-numerique/pamn_plateforme-des-acteurs-de-la-mediation-numerique/pamn_server!25
Showing
- src/configuration/configuration.service.ts 1 addition, 1 deletionsrc/configuration/configuration.service.ts
- src/structures/dto/structure.dto.ts 17 additions, 14 deletionssrc/structures/dto/structure.dto.ts
- src/structures/schemas/address.schema.ts 1 addition, 0 deletionssrc/structures/schemas/address.schema.ts
- src/structures/schemas/structure.schema.ts 11 additions, 20 deletionssrc/structures/schemas/structure.schema.ts
- src/structures/services/structures.service.ts 22 additions, 9 deletionssrc/structures/services/structures.service.ts
- src/structures/structure-type/structure-type.controller.ts 13 additions, 0 deletionssrc/structures/structure-type/structure-type.controller.ts
- src/structures/structure-type/structure-type.dto.ts 4 additions, 0 deletionssrc/structures/structure-type/structure-type.dto.ts
- src/structures/structure-type/structure-type.schema.ts 15 additions, 0 deletionssrc/structures/structure-type/structure-type.schema.ts
- src/structures/structure-type/structure-type.service.ts 13 additions, 0 deletionssrc/structures/structure-type/structure-type.service.ts
- src/structures/structures.controller.ts 10 additions, 1 deletionsrc/structures/structures.controller.ts
- src/structures/structures.module.ts 10 additions, 4 deletionssrc/structures/structures.module.ts
- src/users/interfaces/user.interface.ts 2 additions, 2 deletionssrc/users/interfaces/user.interface.ts
- src/users/schemas/user.schema.ts 2 additions, 2 deletionssrc/users/schemas/user.schema.ts
- src/users/users.service.ts 22 additions, 14 deletionssrc/users/users.service.ts
Loading
Please register or sign in to comment