-
- Downloads
Merge branch 'exercise_delete_integration' into v4.2.0
No related branches found
No related tags found
Showing
- .idea/.gitignore 5 additions, 0 deletions.idea/.gitignore
- .idea/dojobackendapi.iml 12 additions, 0 deletions.idea/dojobackendapi.iml
- .idea/modules.xml 8 additions, 0 deletions.idea/modules.xml
- .idea/vcs.xml 6 additions, 0 deletions.idea/vcs.xml
- ExpressAPI/.env.vault 3 additions, 3 deletionsExpressAPI/.env.vault
- ExpressAPI/prisma/migrations/20240523212938_add_deleted_to_exercise/migration.sql 2 additions, 0 deletions...ions/20240523212938_add_deleted_to_exercise/migration.sql
- ExpressAPI/prisma/schema.prisma 1 addition, 0 deletionsExpressAPI/prisma/schema.prisma
- ExpressAPI/src/config/Config.ts 7 additions, 5 deletionsExpressAPI/src/config/Config.ts
- ExpressAPI/src/managers/ExerciseManager.ts 21 additions, 3 deletionsExpressAPI/src/managers/ExerciseManager.ts
- ExpressAPI/src/managers/GitlabManager.ts 23 additions, 2 deletionsExpressAPI/src/managers/GitlabManager.ts
- ExpressAPI/src/middlewares/SecurityMiddleware.ts 3 additions, 0 deletionsExpressAPI/src/middlewares/SecurityMiddleware.ts
- ExpressAPI/src/routes/ExerciseRoutes.ts 52 additions, 0 deletionsExpressAPI/src/routes/ExerciseRoutes.ts
- ExpressAPI/src/types/SecurityCheckType.ts 1 addition, 0 deletionsExpressAPI/src/types/SecurityCheckType.ts
Loading
Please register or sign in to comment