- 14 Aug, 2023 1 commit
-
-
Filip Filchev authored
Fix Security Config Add some other small Updates
-
- 13 Aug, 2023 1 commit
-
-
Filip Filchev authored
Move Extracting of jwt Token, current Username and HttpRequest to JwtService Add ChangeRole Service that changes the Roles of People
-
- 12 Aug, 2023 6 commits
-
-
Filip Filchev authored
-
Filip Filchev authored
-
Filip Filchev authored
-
Filip Filchev authored
Lock some Endpoints Add findByUsernameMethods
-
Filip Filchev authored
-
Filip Filchev authored
Delete CLI Add Security Configs Create a Role entity add create it as Many to Many with Students, Teachers and Admins Create UserDetails Service and Repository Make all Entities implement UserDetails Add AuthorizationController. All Mappings are allowed Every Other is authorized
-
- 10 Aug, 2023 7 commits
-
-
Filip Filchev authored
-
Filip Filchev authored
-
Filip Filchev authored
-
Filip Filchev authored
-
Filip Filchev authored
Upsert Requests contain ID also and update the Entity Create Requests just create
-
Filip Filchev authored
-
Filip Filchev authored
-
- 09 Aug, 2023 7 commits
-
-
Filip Filchev authored
-
Filip Filchev authored
-
Filip Filchev authored
-
Filip Filchev authored
-
Filip Filchev authored
Fix Models
-
Filip Filchev authored
-
Filip Filchev authored
-
- 08 Aug, 2023 3 commits
-
-
Filip Filchev authored
-
Filip Filchev authored
-
Filip Filchev authored
-
- 07 Aug, 2023 5 commits
-
-
Filip Filchev authored
-
Filip Filchev authored
The Big Functions are not tested(Those that get the average of all students and that are sorting)
-
Filip Filchev authored
Getting average now with SQL Query Add finding all Courses sorted by Name now with SQL Query
-
Filip Filchev authored
-
Filip Filchev authored
-
- 06 Aug, 2023 1 commit
-
-
Filip Filchev authored
Use this Dto in the methods that calculate Average Grades for Courses
-
- 05 Aug, 2023 9 commits
-
-
Filip Filchev authored
Add Annotations in Course, Student and Teacher for the Relations Add Methods in CourseRepository that find a Course and fill the Students and Teacher from Foreign Keys Add Fix findById and findAll in CourseService accordingly to the new Methods in CourseRepository
-
Filip Filchev authored
-
Filip Filchev authored
Simplify Controller Methods
-
Filip Filchev authored
-
Filip Filchev authored
-
Filip Filchev authored
-
Filip Filchev authored
Fix InMemoryRepoImplementations
-
Filip Filchev authored
Make them Entities and set up Tables
-
Filip Filchev authored
-