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.Web
/
Controllers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed update comment web model and update method
Syndamia
2021-02-02
1
-3
/
+2
*
Commented out implementation of Rating; Bug fixes
transtrike
2021-02-01
1
-0
/
+40
*
Tech & Lang read models return ids
transtrike
2021-02-01
1
-3
/
+3
*
Fixed comment editing
transtrike
2021-01-31
1
-0
/
+1
*
Fixed NullReference in cloud, CommentEditingWebModel, PromotionToAdmin, Posts...
transtrike
2021-01-31
3
-14
/
+12
*
Username added to JWT; Promotion to Admin fixed
transtrike
2021-01-31
3
-67
/
+89
|
\
|
*
Made feed methods Post, from Get, because get requests mustn't have a body
Syndamia
2021-01-30
1
-2
/
+2
|
*
Fixed authorization requiremenets for geting user posts
Syndamia
2021-01-30
1
-0
/
+1
|
*
Fixed GetUserPosts implementation
Syndamia
2021-01-30
1
-1
/
+1
|
*
Separated comment models, controler and service from post's
Syndamia
2021-01-30
2
-64
/
+85
*
|
IDFK
transtrike
2021-01-30
1
-0
/
+1
|
/
*
Routing in FeedController for HTTP Get Posts added
transtrike
2021-01-29
1
-1
/
+3
*
Merge branch 'dev' of github.com:Team-Kaleidoscope/DevHive into dev
transtrike
2021-01-29
3
-2
/
+3
|
\
|
*
Language and technology getbyid doesn't require authroization anymore
Syndamia
2021-01-29
2
-2
/
+2
|
*
Fixed GetUser (by username) authorization
Syndamia
2021-01-29
1
-0
/
+1
*
|
GetUserPosts implemented
transtrike
2021-01-29
1
-0
/
+12
|
/
*
Fixed the return type of UserService.DeleteUser and refactored UserController...
Danail Dimitrov
2021-01-28
1
-1
/
+4
*
Fixed create post and comment validation logic
Syndamia
2021-01-28
1
-2
/
+2
*
Users with only the role User can now create comments and posts (while admins...
Syndamia
2021-01-28
1
-3
/
+8
*
Fixed name inconsistency (TechnologyService.Create renamed to CreateTechnology)
Danail Dimitrov
2021-01-27
1
-1
/
+1
*
GetLanguages&GetTechnologies implmenented
transtrike
2021-01-26
2
-0
/
+24
*
Attributes changed to use Roles, not Policy
transtrike
2021-01-26
5
-8
/
+15
*
UserUpdate does not allow updating roles if not admin; HTTP Put now works pro...
transtrike
2021-01-26
1
-1
/
+1
*
Brief testing of GetPost
transtrike
2021-01-26
4
-3
/
+52
*
Migrations added; CRUD over Posts&Comments successfully completed
transtrike
2021-01-24
2
-5
/
+7
*
All Post&Comment Implemented; Initializing testing...
transtrike
2021-01-23
2
-51
/
+55
*
The beginning of role based authorization
transtrike
2021-01-23
5
-11
/
+15
*
Adding Comment layer unit test(Note: Data is to be refactored no data layer t...
Danail Dimitrov
2021-01-21
1
-1
/
+1
*
Removed HTTP Patch; Refactored HTTP Put; Fixed Update bug
transtrike
2021-01-21
1
-14
/
+0
*
Tryed implementing the http patch
transtrike
2021-01-21
1
-13
/
+6
*
Adjusted custom exception middleware; Removed old Global Exception Handler
transtrike
2021-01-19
1
-50
/
+0
*
Copied auth method from Update to Patch
transtrike
2021-01-19
1
-1
/
+4
*
Implemented HttpPatch
transtrike
2021-01-19
1
-0
/
+13
*
Fixed more issues
transtrike
2021-01-19
1
-4
/
+4
*
Configured launch.json to be workspace wide; Fixed GetFriend to GetUser
transtrike
2021-01-19
2
-4
/
+4
*
Fixed default(x) to null
transtrike
2021-01-18
1
-0
/
+3
*
Fixed role implementation by bringing back and improving all role models
Syndamia
2021-01-17
1
-14
/
+14
*
Lang&Tech layers now return id on Create
transtrike
2021-01-17
3
-22
/
+18
*
Lang layer working
transtrike
2021-01-17
2
-3
/
+3
*
Made Lang&Tech layers consistant; Merged C**D methods to Update
transtrike
2021-01-17
2
-12
/
+12
*
Moved Lang&Tech CRUD to Update in User Layer
transtrike
2021-01-17
3
-70
/
+8
*
Fixed formatting
transtrike
2021-01-15
5
-5
/
+5
*
Refactoed technology service tests to use Assert.Throw instead of try catch
Danail Dimitrov
2021-01-14
1
-3
/
+3
*
Fixed dependency injection for controller service interfaces in controllers
Syndamia
2021-01-14
5
-26
/
+20
*
Fixed Language & Technology Update methods
transtrike
2021-01-14
2
-13
/
+12
*
Fixed issues in Language & Technology and their interactions with User
transtrike
2021-01-14
1
-1
/
+0
*
Fixed sln-wide code formatting
transtrike
2021-01-13
6
-26
/
+26
*
Fixed bugs with Lang features, User's GetById, Lang & User mappings; Added mo...
transtrike
2021-01-12
2
-0
/
+5
*
Changed HttpPost to HttpDelete when appropriate
transtrike
2021-01-12
1
-2
/
+2
*
Full implementation of Language & Technologies to User
transtrike
2021-01-12
2
-8
/
+62
[next]