feat : add unattachedSince date to users without any structure
parent
f2612def
No related branches found
No related tags found
Showing
- scripts/init-db.js 1 addition, 0 deletionsscripts/init-db.js
- src/admin/admin.controller.ts 1 addition, 0 deletionssrc/admin/admin.controller.ts
- src/migrations/scripts/1666104879255-add-unattachedSince.ts 29 additions, 0 deletionssrc/migrations/scripts/1666104879255-add-unattachedSince.ts
- src/structures/services/structures.service.ts 5 additions, 2 deletionssrc/structures/services/structures.service.ts
- src/structures/structures.controller.spec.ts 2 additions, 0 deletionssrc/structures/structures.controller.spec.ts
- src/structures/structures.controller.ts 1 addition, 1 deletionsrc/structures/structures.controller.ts
- src/users/dto/create-user.dto.ts 3 additions, 0 deletionssrc/users/dto/create-user.dto.ts
- src/users/schemas/user.schema.ts 3 additions, 0 deletionssrc/users/schemas/user.schema.ts
- src/users/services/users.service.spec.ts 3 additions, 0 deletionssrc/users/services/users.service.spec.ts
- src/users/services/users.service.ts 7 additions, 9 deletionssrc/users/services/users.service.ts
Loading
Please register or sign in to comment