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
/
src
/
DevHive.Services
/
Models
/
Identity
/
User
Commit message (
Collapse
)
Author
Age
Files
Lines
*
GetByUsername & GetById return post Ids; Read POst returns URLs
transtrike
2021-02-01
1
-0
/
+3
|
*
UserUpdate does not allow updating roles if not admin; HTTP Put now works ↵
transtrike
2021-01-26
2
-5
/
+5
|
|
|
|
properly; UserUpdate validates properly
*
Brief testing of GetPost
transtrike
2021-01-26
1
-1
/
+1
|
*
Fixed formatting
transtrike
2021-01-23
2
-2
/
+2
|
*
Removed HTTP Patch; Refactored HTTP Put; Fixed Update bug
transtrike
2021-01-21
3
-5
/
+14
|
*
Fixed Password property positioning
transtrike
2021-01-21
3
-2
/
+5
|
*
Tryed implementing the http patch
transtrike
2021-01-21
1
-0
/
+1
|
*
Changed List to HashSet for "no duplicates" scenario
transtrike
2021-01-20
3
-10
/
+10
|
*
Config ExceptionMiddleware; Config Mapper; Fixed User editing; Implmeneted ↵
transtrike
2021-01-19
2
-1
/
+8
|
|
|
|
Friend add trough HttpPatch
*
User update now updates languages, roles and friends
Syndamia
2021-01-17
2
-1
/
+18
|
*
Fixed role implementation by bringing back and improving all role models
Syndamia
2021-01-17
1
-3
/
+3
|
*
Moved Lang&Tech CRUD to Update in User Layer
transtrike
2021-01-17
1
-1
/
+4
|
*
More formatting fixes
transtrike
2021-01-14
1
-1
/
+1
|
*
Fixed bugs with Lang features, User's GetById, Lang & User mappings; Added ↵
transtrike
2021-01-12
1
-1
/
+5
|
|
|
|
more UserService validations
*
Language layers refactored; User implements adding & removing Languages; ↵
transtrike
2021-01-12
1
-1
/
+7
|
|
|
|
Migrations added
*
Fixed roles not mapping properly
transtrike
2020-12-17
1
-1
/
+1
|
*
Fixed namespaces
transtrike
2020-12-17
1
-2
/
+0
|
*
RoleModel moved to DevHive.Common
transtrike
2020-12-17
1
-1
/
+2
|
*
Friends implementation added. UserController/AddAFriend added
transtrike
2020-12-17
1
-1
/
+6
|
*
Added DevHive.Common; Changed repositories behavior; Abstracted some common ↵
transtrike
2020-12-16
1
-12
/
+0
|
|
|
|
logic
*
Fixed User Service and User Controller return types
transtrike
2020-12-16
1
-0
/
+12
|
*
Changed models in the Service to have inheritance
transtrike
2020-12-16
3
-11
/
+13
|
*
Moved user service models into their own folder and updated their namespaces
Syndamia
2020-12-15
4
-0
/
+39