- 03 Sep, 2023 2 commits
-
-
Georgi Cholev authored
-
Georgi Cholev authored
-
- 30 Aug, 2023 1 commit
-
-
Georgi Cholev authored
-
- 27 Aug, 2023 2 commits
-
-
Georgi Cholev authored
-
Georgi Cholev authored
-
- 16 Aug, 2023 2 commits
-
-
Georgi Cholev authored
-
Georgi Cholev authored
-
- 15 Aug, 2023 1 commit
-
-
Georgi Cholev authored
-
- 14 Aug, 2023 1 commit
-
-
Georgi Cholev authored
Add logout functionality using in memory context that clears token once user is logged out and no longer can be used for authorization
-
- 12 Aug, 2023 2 commits
-
-
Georgi Cholev authored
Working solution to security authorisation on api, handling endpoint requests as of roles student, teacher, admin. As of yet unit tests don't work and final functionality 'An admin can change the roles of other users'.
-
Georgi Cholev authored
Add roles featuring student, teacher and admin rights using stateless jwt authorizations and build securiy filter chain to control access rights. No controllers set up as of yet.
-
- 07 Aug, 2023 3 commits
-
-
Georgi Cholev authored
-
Georgi Cholev authored
Add rest api as controller of the app, refactor dto to entity mapping to be managed by MapStruct, move tests to seperate module and refactor them to be spring tests
-
Georgi Cholev authored
Make project utilize spring-boot-data-jpa and mysql server as persistence layer See merge request !6
-
- 06 Aug, 2023 1 commit
-
-
Georgi Cholev authored
-
- 03 Aug, 2023 2 commits
-
-
Georgi Cholev authored
Change a Set to be TreeSet not HashSet See merge request paysafe-interns-valentin-2023/paysafe-interns-valentin-martin/student-managment/georgi-cholev-student-management-2023!5
-
Georgi Cholev authored
-
- 02 Aug, 2023 3 commits
-
-
Georgi Cholev authored
Add unit tests Services See merge request paysafe-interns-valentin-2023/paysafe-interns-valentin-martin/student-managment/georgi-cholev-student-management-2023!4
-
Georgi Cholev authored
-
Georgi Cholev authored
-
- 01 Aug, 2023 3 commits
-
-
Georgi Cholev authored
-
Georgi Cholev authored
-
Georgi Cholev authored
Add unit tests for Teacher Service take Teacher constants in another file and fix DegreeType bug throws NullPointer
-
- 28 Jul, 2023 3 commits
-
-
Georgi Cholev authored
Gradle lecture See merge request paysafe-interns-valentin-2023/paysafe-interns-valentin-martin/student-managment/georgi-cholev-student-management-2023!3
-
Georgi Cholev authored
-
Georgi Cholev authored
-
- 27 Jul, 2023 3 commits
-
-
Georgi Cholev authored
-
Georgi Cholev authored
-
Georgi Cholev authored
-
- 26 Jul, 2023 5 commits
-
-
Georgi Cholev authored
Remove template Test.java in api module See merge request paysafe-interns-valentin-2023/paysafe-interns-valentin-martin/student-managment/georgi-cholev-student-management-2023!2
-
Georgi Cholev authored
-
Georgi Cholev authored
Add first version of student-management following gradle lecture See merge request paysafe-interns-valentin-2023/paysafe-interns-valentin-martin/student-managment/georgi-cholev-student-management-2023!1
-
Georgi Cholev authored
-
Georgi Cholev authored
-