Merge branch '275-admin-deleted-structures' into 'dev'
feat(admin): show deleted structures See merge request !278
Showing
- src/admin/admin.controller.spec.ts 6 additions, 0 deletionssrc/admin/admin.controller.spec.ts
- src/admin/admin.controller.ts 12 additions, 0 deletionssrc/admin/admin.controller.ts
- src/auth/auth.module.ts 2 additions, 1 deletionsrc/auth/auth.module.ts
- src/auth/strategy/anonymous.strategy.ts 14 additions, 0 deletionssrc/auth/strategy/anonymous.strategy.ts
- src/shared/utils.ts 1 addition, 1 deletionsrc/shared/utils.ts
- src/structures/services/structures.service.spec.ts 5 additions, 1 deletionsrc/structures/services/structures.service.spec.ts
- src/structures/services/structures.service.ts 5 additions, 2 deletionssrc/structures/services/structures.service.ts
- src/structures/structures.controller.spec.ts 23 additions, 5 deletionssrc/structures/structures.controller.spec.ts
- src/structures/structures.controller.ts 8 additions, 7 deletionssrc/structures/structures.controller.ts
- test/mock/services/structures.mock.service.ts 81 additions, 0 deletionstest/mock/services/structures.mock.service.ts
Loading
Please register or sign in to comment