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 (
Collapse
)
Author
Age
Files
Lines
*
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 ↵
Danail Dimitrov
2021-01-21
1
-1
/
+1
|
|
|
|
tests are added)
*
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 ↵
transtrike
2021-01-12
2
-0
/
+5
|
|
|
|
more UserService validations
*
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
|
*
Language layers refactored; User implements adding & removing Languages; ↵
transtrike
2021-01-12
1
-2
/
+2
|
|
|
|
Migrations added
*
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
4
-74
/
+134
|
*
Adding coomment layers
Danail Dimitrov
2020-12-30
1
-0
/
+72
|
*
Exception handling added
transtrike
2020-12-21
1
-7
/
+36
|
*
Moved IdModel to DevHive.Common.Data
transtrike
2020-12-20
1
-1
/
+1
|
*
Moved Friends to User(you no longer have friends)
transtrike
2020-12-19
2
-59
/
+28
|
*
ALmost solved DP
transtrike
2020-12-19
5
-10
/
+10
|
*
Friends insert validations
transtrike
2020-12-19
1
-4
/
+4
|
*
Made user JWT more secure by checking the validity of the attached ↵
Syndamia
2020-12-18
1
-4
/
+12
|
|
|
|
information and the given user (id)
*
Adding Technology Web layer
Danail Dimitrov
2020-12-18
1
-0
/
+72
|
*
Implemented Friends layer
transtrike
2020-12-17
2
-9
/
+59
|
*
Fixed namespaces
transtrike
2020-12-17
1
-11
/
+10
|
*
Friends implementation added. UserController/AddAFriend added
transtrike
2020-12-17
1
-0
/
+11
|
*
Reworked RoleController and RoleService to be consistent with the app structure
Syndamia
2020-12-17
1
-8
/
+27
|
*
Added DevHive.Common; Changed repositories behavior; Abstracted some common ↵
transtrike
2020-12-16
1
-5
/
+5
|
|
|
|
logic
*
Refactored LanguageController and Language web models
Danail Dimitrov
2020-12-16
2
-10
/
+35
|
*
IRepository should return bool for void operations
transtrike
2020-12-16
1
-1
/
+1
|
*
Authorization fixed
transtrike
2020-12-16
2
-2
/
+5
|
*
Register now returns token, instead of requiring the user to login
transtrike
2020-12-16
1
-3
/
+3
|
*
Fixed User Service and User Controller return types
transtrike
2020-12-16
1
-7
/
+19
|
*
Fixed GetById to return only public info
transtrike
2020-12-16
1
-2
/
+5
|
[next]