-
- Downloads
Merge branch 'wip-notif' into 'dev'
Notifs See merge request !481
No related branches found
No related tags found
Showing
- src/app.module.ts 2 additions, 0 deletionssrc/app.module.ts
- src/notification/dto/notification.dto.ts 33 additions, 0 deletionssrc/notification/dto/notification.dto.ts
- src/notification/notification.controller.ts 104 additions, 0 deletionssrc/notification/notification.controller.ts
- src/notification/notification.module.ts 14 additions, 0 deletionssrc/notification/notification.module.ts
- src/notification/notification.schema.ts 41 additions, 0 deletionssrc/notification/notification.schema.ts
- src/notification/notification.service.ts 231 additions, 0 deletionssrc/notification/notification.service.ts
- src/orientation/dto/orientations-dashboard.dto.ts 0 additions, 2 deletionssrc/orientation/dto/orientations-dashboard.dto.ts
- src/orientation/orientation.module.ts 5 additions, 3 deletionssrc/orientation/orientation.module.ts
- src/orientation/orientation.service.ts 84 additions, 9 deletionssrc/orientation/orientation.service.ts
- src/structures/services/structures.service.spec.ts 9 additions, 0 deletionssrc/structures/services/structures.service.spec.ts
- src/structures/services/structures.service.ts 48 additions, 1 deletionsrc/structures/services/structures.service.ts
- src/structures/structures.module.ts 2 additions, 0 deletionssrc/structures/structures.module.ts
- src/users/guards/isNotificationAuthorized.guard.ts 40 additions, 0 deletionssrc/users/guards/isNotificationAuthorized.guard.ts
- src/users/guards/isOrientationAuthorized.guard.ts 1 addition, 1 deletionsrc/users/guards/isOrientationAuthorized.guard.ts
Loading
Please register or sign in to comment