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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleaned Feed Service
transtrike
2021-02-01
1
-6
/
+0
*
Removed empty feed; Added mapping from List<Post> to ReadPageServiceModel
transtrike
2021-02-01
1
-13
/
+8
*
GetByUsername & GetById return post Ids; Read POst returns URLs
transtrike
2021-02-01
1
-1
/
+3
*
Commented out implementation of Rating; Bug fixes
transtrike
2021-02-01
2
-54
/
+80
*
Tech & Lang read models return ids
transtrike
2021-02-01
1
-2
/
+2
*
Post returns file urls
transtrike
2021-02-01
1
-0
/
+1
*
Fixed NullReference in cloud, CommentEditingWebModel, PromotionToAdmin, Posts...
transtrike
2021-01-31
1
-8
/
+17
*
Username added to JWT; Promotion to Admin fixed
transtrike
2021-01-31
4
-129
/
+192
|
\
|
*
Fixed GetUserPosts implementation
Syndamia
2021-01-30
1
-0
/
+24
|
*
Separated comment models, controler and service from post's
Syndamia
2021-01-30
3
-71
/
+159
*
|
User - Friend relation inital fix
transtrike
2021-01-30
2
-3
/
+11
*
|
IDFK
transtrike
2021-01-30
1
-0
/
+54
|
/
*
File Upload implemented; Post Layers adapted to File Uploading
transtrike
2021-01-29
1
-3
/
+31
*
GetUserPosts implemented
transtrike
2021-01-29
1
-1
/
+10
*
Fixed the return type of UserService.DeleteUser and refactored UserController...
Danail Dimitrov
2021-01-28
1
-3
/
+2
*
Adding UserService tests
Danail Dimitrov
2021-01-28
1
-3
/
+3
*
Merge branch 'dev' of https://github.com/Team-Kaleidoscope/DevHive into dev
Danail Dimitrov
2021-01-28
1
-0
/
+7
|
\
|
*
Users with only the role User can now create comments and posts (while admins...
Syndamia
2021-01-28
1
-0
/
+7
*
|
Refactored tests after the boys broke them
Danail Dimitrov
2021-01-28
1
-1
/
+0
|
/
*
Updated comments and posts to use Creator.Id, rather than CreatorId; updated ...
Syndamia
2021-01-28
1
-6
/
+16
*
Adding FeedService tests and fixed minor bug with FeedService.GetPage where n...
Danail Dimitrov
2021-01-28
1
-4
/
+6
*
Adding PostService tests
Danail Dimitrov
2021-01-27
1
-5
/
+6
*
Fixed name inconsistency (TechnologyService.Create renamed to CreateTechnology)
Danail Dimitrov
2021-01-27
1
-1
/
+1
*
Adding RoleRepository tests
Danail Dimitrov
2021-01-27
1
-3
/
+0
*
Fixed ChangeTracker; Optimized default role insertion
transtrike
2021-01-26
2
-1
/
+2
*
DbContext configurations
transtrike
2021-01-26
1
-0
/
+1
*
GetLanguages&GetTechnologies implmenented
transtrike
2021-01-26
2
-4
/
+15
*
Working on Update User; Currently not updating user in UserRepo
transtrike
2021-01-26
1
-27
/
+35
*
UserUpdate does not allow updating roles if not admin; HTTP Put now works pro...
transtrike
2021-01-26
2
-66
/
+80
*
Brief testing of GetPost
transtrike
2021-01-26
3
-9
/
+95
*
Migrations added; CRUD over Posts&Comments successfully completed
transtrike
2021-01-24
1
-13
/
+51
*
All Post&Comment Implemented; Initializing testing...
transtrike
2021-01-23
1
-45
/
+70
*
Fixed formatting
transtrike
2021-01-23
3
-5
/
+5
*
The beginning of role based authorization
transtrike
2021-01-23
2
-2
/
+3
*
Kamen's proposal in Update() at BaseRepo merged
transtrike
2021-01-22
5
-5
/
+5
*
Adding Language layer unit test(Note: Data is to be refactored no data layer ...
Danail Dimitrov
2021-01-21
1
-2
/
+2
*
Merge branch 'refactor_user_updating' of https://github.com/Team-Kaleidoscope...
Danail Dimitrov
2021-01-21
1
-51
/
+0
|
\
|
*
Cleaning of UserRepo&UserService of unused methods
transtrike
2021-01-21
1
-51
/
+0
*
|
Refactored technology layer tests to be async
Danail Dimitrov
2021-01-21
1
-4
/
+1
|
/
*
Removed HTTP Patch; Refactored HTTP Put; Fixed Update bug
transtrike
2021-01-21
1
-80
/
+55
*
Fixed Password property positioning
transtrike
2021-01-21
1
-1
/
+2
*
Tryed implementing the http patch
transtrike
2021-01-21
1
-37
/
+41
*
Changed List to HashSet for "no duplicates" scenario
transtrike
2021-01-20
2
-8
/
+9
*
Config ExceptionMiddleware; Config Mapper; Fixed User editing; Implmeneted Fr...
transtrike
2021-01-19
1
-3
/
+23
*
Implemented HttpPatch
transtrike
2021-01-19
1
-27
/
+58
*
Fixed role id creeping up the chain
transtrike
2021-01-19
1
-4
/
+4
*
Configured launch.json to be workspace wide; Fixed GetFriend to GetUser
transtrike
2021-01-19
1
-1
/
+1
*
Fixed default(x) to null
transtrike
2021-01-18
1
-4
/
+9
*
Fix lang naming
transtrike
2021-01-17
1
-8
/
+15
*
User update now updates languages, roles and friends
Syndamia
2021-01-17
1
-1
/
+32
[next]