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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed GetUser (by username) authorization
Syndamia
2021-01-29
1
-0
/
+1
*
Fixed the return type of UserService.DeleteUser and refactored UserController...
Danail Dimitrov
2021-01-28
4
-7
/
+9
*
Merge branch 'dev' of https://github.com/Team-Kaleidoscope/DevHive into dev
Danail Dimitrov
2021-01-28
1
-2
/
+2
|
\
|
*
Fixed create post and comment validation logic
Syndamia
2021-01-28
1
-2
/
+2
*
|
Adding UserService tests
Danail Dimitrov
2021-01-28
3
-4
/
+215
|
/
*
Merge branch 'dev' of https://github.com/Team-Kaleidoscope/DevHive into dev
Danail Dimitrov
2021-01-28
5
-3
/
+33
|
\
|
*
Users with only the role User can now create comments and posts (while admins...
Syndamia
2021-01-28
3
-3
/
+16
|
*
Fixed user not getting his properties updated upon editasync
Syndamia
2021-01-28
1
-0
/
+5
|
*
Fixed role updating
Syndamia
2021-01-28
1
-0
/
+12
*
|
Refactored tests after the boys broke them
Danail Dimitrov
2021-01-28
7
-17
/
+216
|
/
*
Updated comments and posts to use Creator.Id, rather than CreatorId; updated ...
Syndamia
2021-01-28
4
-9
/
+19
*
Fixed Interface for Comment
transtrike
2021-01-28
2
-7
/
+20
*
Comments added to user as relation
transtrike
2021-01-28
1
-0
/
+2
*
Added Post relation to User
transtrike
2021-01-28
1
-0
/
+2
*
Comment and Post models refactored
transtrike
2021-01-28
4
-6
/
+9
*
Fixed DoesUserHaveThisFriend implementation
Danail Dimitrov
2021-01-28
1
-6
/
+2
*
Adding RoleService tests
Danail Dimitrov
2021-01-28
1
-0
/
+230
*
Merge branch 'dev' of https://github.com/Team-Kaleidoscope/DevHive into dev
Danail Dimitrov
2021-01-28
11
-16
/
+1887
|
\
|
*
USER UPDATE FIIIIIIXED
transtrike
2021-01-28
11
-16
/
+1887
*
|
Adding FeedService tests and fixed minor bug with FeedService.GetPage where n...
Danail Dimitrov
2021-01-28
2
-4
/
+161
|
/
*
Adding PostService tests
Danail Dimitrov
2021-01-27
2
-5
/
+500
*
Adding TechnologyService tests
Danail Dimitrov
2021-01-27
1
-0
/
+33
*
Fixed name inconsistency (TechnologyService.Create renamed to CreateTechnology)
Danail Dimitrov
2021-01-27
5
-20
/
+15
*
Adding LanguageService tests
Danail Dimitrov
2021-01-27
2
-10
/
+39
*
Adding RoleRepository tests
Danail Dimitrov
2021-01-27
3
-8
/
+119
*
Adding FeedRepository tests
Danail Dimitrov
2021-01-27
1
-0
/
+118
*
Fixed ChangeTracker; Optimized default role insertion
transtrike
2021-01-26
7
-4
/
+14
*
Merge branch 'dev' of github.com:Team-Kaleidoscope/DevHive into dev
transtrike
2021-01-26
3
-1
/
+219
|
\
|
*
adding comment repository tests
Danail Dimitrov
2021-01-26
1
-0
/
+98
|
*
adding post repository tests
Danail Dimitrov
2021-01-26
2
-1
/
+121
*
|
DbContext configurations
transtrike
2021-01-26
4
-16
/
+10
|
/
*
Removing tests for deleted User Repository methods
Danail Dimitrov
2021-01-26
3
-600
/
+1
*
Merge branch 'dev' of https://github.com/Team-Kaleidoscope/DevHive into dev
Danail Dimitrov
2021-01-26
31
-153
/
+209
|
\
|
*
GetLanguages&GetTechnologies implmenented
transtrike
2021-01-26
11
-6
/
+66
|
*
Attributes changed to use Roles, not Policy
transtrike
2021-01-26
5
-8
/
+15
|
*
Removed IRepo in UserRepo(internal, not external)
transtrike
2021-01-26
1
-14
/
+1
|
*
Working on Update User; Currently not updating user in UserRepo
transtrike
2021-01-26
3
-68
/
+57
|
*
UserUpdate does not allow updating roles if not admin; HTTP Put now works pro...
transtrike
2021-01-26
16
-97
/
+110
*
|
Adding User Repository Tests
Danail Dimitrov
2021-01-26
7
-107
/
+450
|
/
*
Brief testing of GetPost
transtrike
2021-01-26
25
-18
/
+303
*
Migrations added; CRUD over Posts&Comments successfully completed
transtrike
2021-01-24
29
-475
/
+538
*
All Post&Comment Implemented; Initializing testing...
transtrike
2021-01-23
11
-167
/
+195
*
Post&Comment Models implemented; Mappings Configured
transtrike
2021-01-23
18
-159
/
+122
*
Adjusted Comments mapping
transtrike
2021-01-23
1
-6
/
+5
*
Fixed Comment Models&Mappings
transtrike
2021-01-23
9
-19
/
+60
*
Comment Models fixed
transtrike
2021-01-23
9
-3
/
+74
*
Fixed formatting
transtrike
2021-01-23
12
-417
/
+417
*
Merge branch 'dev' of github.com:Team-Kaleidoscope/DevHive into dev
transtrike
2021-01-23
3
-2
/
+11
|
\
|
*
Error bar now shows the actual error message from the api
Syndamia
2021-01-23
3
-2
/
+11
*
|
The beginning of role based authorization
transtrike
2021-01-23
11
-18
/
+32
|
/
[next]