index
:
IT-kariera/Team-Kaleidoscope/DevHive
chat_system
dev
dev-old
feature/profile_picture_implementation
fix_friends_authorization
friends_functionality
heroku/main
lazy_loading
main
nswag
rating_system
unit_test_refactoring
unit_tests
[no description]
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
API
/
Database
Commit message (
Expand
)
Author
Age
Files
Lines
*
Changed returns to IActionResult; Id from UserDTO removed
transtrike
2020-12-11
2
-0
/
+9
*
Merge branch 'dev' of github.com:Team-Kaleidoscope/DevHive into dev
transtrike
2020-12-11
1
-0
/
+4
|
\
|
*
Made Username unique
Syndamia
2020-12-11
1
-0
/
+4
*
|
Renamed Models to Data
transtrike
2020-12-11
3
-5
/
+5
|
/
*
Reverted UserDbRepository to use the .Any Linq method
Syndamia
2020-12-11
1
-7
/
+7
*
Modified UserDbRepo for performance
transtrike
2020-12-11
1
-6
/
+6
*
Fixed Validations in UserService. Removed unnessessary code. Swagger not working
transtrike
2020-12-11
2
-7
/
+37
*
Added data validations of UserService requests
Syndamia
2020-12-10
1
-3
/
+7
*
Trying to implement AutoMapper
transtrike
2020-12-10
1
-0
/
+1
*
Implemented all HTTP Methods
transtrike
2020-12-10
1
-1
/
+1
*
Removed async from DbRepo/Query
transtrike
2020-12-10
1
-2
/
+2
*
Testig API with HTTP Post in User
transtrike
2020-12-10
1
-0
/
+6
*
Move Interfaces in Models project
transtrike
2020-12-08
2
-25
/
+2
*
DbRepository implemented
transtrike
2020-12-08
2
-1
/
+88
*
Added Authen, Author & Config in Startup. Fixed User class
transtrike
2020-12-08
2
-4
/
+8
*
Updated database to use custom User class
Syndamia
2020-12-08
1
-2
/
+2
*
Added OnModelCreating override
transtrike
2020-12-08
1
-1
/
+8
*
DbContext implemented
transtrike
2020-12-08
1
-0
/
+18