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
/
Services
/
RoleService.cs
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Project Restructure P.1
transtrike
2021-02-13
1
-70
/
+0
|
*
UserUpdate does not allow updating roles if not admin; HTTP Put now works ↵
transtrike
2021-01-26
1
-2
/
+2
|
|
|
|
properly; UserUpdate validates properly
*
Brief testing of GetPost
transtrike
2021-01-26
1
-2
/
+2
|
*
Fixed formatting
transtrike
2021-01-23
1
-2
/
+2
|
*
The beginning of role based authorization
transtrike
2021-01-23
1
-2
/
+1
|
*
Kamen's proposal in Update() at BaseRepo merged
transtrike
2021-01-22
1
-1
/
+1
|
*
Fixed role id creeping up the chain
transtrike
2021-01-19
1
-4
/
+4
|
*
Fixed role implementation by bringing back and improving all role models
Syndamia
2021-01-17
1
-7
/
+17
|
*
Extracted Interfaces from every DevHive.Data class; Tidied up the ↵
transtrike
2021-01-15
1
-1
/
+1
|
|
|
|
DevHive.Interfaces
*
The return of the interfaces
transtrike
2021-01-13
1
-5
/
+6
|
*
Language layers refactored; User implements adding & removing Languages; ↵
transtrike
2021-01-12
1
-3
/
+3
|
|
|
|
Migrations added
*
Added Interfaces for all repository classes
Danail Dimitrov
2021-01-11
1
-3
/
+3
|
*
ALmost solved DP
transtrike
2020-12-19
1
-2
/
+2
|
*
Fixed namespaces
transtrike
2020-12-17
1
-5
/
+5
|
*
Reworked RoleController and RoleService to be consistent with the app structure
Syndamia
2020-12-17
1
-24
/
+15
|
*
Roles are now in a seperate table, user can contain multiple roles (BUT JWT ↵
Syndamia
2020-12-17
1
-2
/
+2
|
|
|
|
doesn't support mutiple yet), added migrations, userrepository returns user roles with the user
*
Implemented RoleService and updated RoleRepository structure
Syndamia
2020-12-15
1
-11
/
+42
|
*
Updated role controller and role service to use custom models and ↵
Syndamia
2020-12-15
1
-4
/
+16
|
|
|
|
implemented role mapping
*
Stabalized project for compilation. Next step after init architecture
transtrike
2020-12-14
1
-0
/
+26