-
- Downloads
- wrapped every beginTransaction in a try so frontend and backend get more...
- wrapped every beginTransaction in a try so frontend and backend get more details if an error occurs - removed transaction from creating exercise copy because it was not working (unknown reason, only in production environment) - added self healing when saving an exercise that has no main file (first tempalte file will be used)
Showing
- src/ClientServer/Config/Constants.cs 1 addition, 1 deletionsrc/ClientServer/Config/Constants.cs
- src/ClientServer/Controllers/Core/CustomProjects/EditCustomProjectController.cs 46 additions, 29 deletions...ollers/Core/CustomProjects/EditCustomProjectController.cs
- src/ClientServer/Controllers/Core/Exercises/DoExerciseAfterSolution/DoExerciseAfterSolutionController.cs 27 additions, 18 deletions...xerciseAfterSolution/DoExerciseAfterSolutionController.cs
- src/ClientServer/Controllers/Core/Exercises/DoExerciseController.cs 58 additions, 39 deletions...Server/Controllers/Core/Exercises/DoExerciseController.cs
- src/ClientServer/Controllers/Core/Exercises/ExerciseEditorController.cs 174 additions, 91 deletions...er/Controllers/Core/Exercises/ExerciseEditorController.cs
Loading
Please register or sign in to comment