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
/
PostController.cs
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Separated comment models, controler and service from post's
Syndamia
2021-01-30
1
-64
/
+3
|
*
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 ↵
Syndamia
2021-01-28
1
-3
/
+8
|
|
|
|
admins can't create them from other people's accounts)
*
Attributes changed to use Roles, not Policy
transtrike
2021-01-26
1
-0
/
+1
|
*
Brief testing of GetPost
transtrike
2021-01-26
1
-1
/
+1
|
*
Migrations added; CRUD over Posts&Comments successfully completed
transtrike
2021-01-24
1
-4
/
+6
|
*
All Post&Comment Implemented; Initializing testing...
transtrike
2021-01-23
1
-49
/
+53
|
*
The beginning of role based authorization
transtrike
2021-01-23
1
-1
/
+1
|
*
Adding Comment layer unit test(Note: Data is to be refactored no data layer ↵
Danail Dimitrov
2021-01-21
1
-1
/
+1
|
|
|
|
tests are added)
*
Lang&Tech layers now return id on Create
transtrike
2021-01-17
1
-10
/
+8
|
*
Fixed formatting
transtrike
2021-01-15
1
-1
/
+1
|
*
Fixed dependency injection for controller service interfaces in controllers
Syndamia
2021-01-14
1
-5
/
+4
|
*
Fixed sln-wide code formatting
transtrike
2021-01-13
1
-6
/
+6
|
*
Fixed Comment implementation
Danail Dimitrov
2021-01-04
1
-5
/
+8
|
*
added user validation for deleting and updating comments
Danail Dimitrov
2021-01-03
1
-2
/
+8
|
*
Implemented Posts and merged Comment to Post
transtrike
2020-12-30
1
-0
/
+132