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
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Migrations added; CRUD over Posts&Comments successfully completed
transtrike
2021-01-24
7
-18
/
+12
|
*
All Post&Comment Implemented; Initializing testing...
transtrike
2021-01-23
5
-51
/
+64
|
*
Post&Comment Models implemented; Mappings Configured
transtrike
2021-01-23
8
-98
/
+60
|
*
Fixed Comment Models&Mappings
transtrike
2021-01-23
4
-6
/
+26
|
*
Comment Models fixed
transtrike
2021-01-23
4
-0
/
+52
|
*
The beginning of role based authorization
transtrike
2021-01-23
6
-11
/
+27
|
*
Configured Production launch config
transtrike
2021-01-23
1
-0
/
+8
|
*
Removal of unused package and configuration
transtrike
2021-01-23
2
-21
/
+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)
*
Removed HTTP Patch; Refactored HTTP Put; Fixed Update bug
transtrike
2021-01-21
6
-27
/
+24
|
*
Tryed implementing the http patch
transtrike
2021-01-21
3
-13
/
+22
|
*
Changed List to HashSet for "no duplicates" scenario
transtrike
2021-01-20
2
-7
/
+7
|
*
Config ExceptionMiddleware; Config Mapper; Fixed User editing; Implmeneted ↵
transtrike
2021-01-19
5
-19
/
+22
|
|
|
|
Friend add trough HttpPatch
*
Fixed mapping issue
transtrike
2021-01-19
1
-1
/
+1
|
*
Added attributes to the Web models for validations
transtrike
2021-01-19
25
-20
/
+159
|
*
Adjusted custom exception middleware; Removed old Global Exception Handler
transtrike
2021-01-19
3
-53
/
+2
|
*
Added Custom Middleware for Exception Handling
transtrike
2021-01-19
3
-1
/
+68
|
*
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
2
-5
/
+8
|
*
Configured launch.json to be workspace wide; Fixed GetFriend to GetUser
transtrike
2021-01-19
4
-50
/
+47
|
*
Fixed default(x) to null
transtrike
2021-01-18
1
-0
/
+3
|
*
Fix lang naming
transtrike
2021-01-17
1
-1
/
+1
|
*
User update now updates languages, roles and friends
Syndamia
2021-01-17
1
-0
/
+7
|
*
Fixed role implementation by bringing back and improving all role models
Syndamia
2021-01-17
5
-24
/
+22
|
*
Lang&Tech layers now return id on Create
transtrike
2021-01-17
4
-23
/
+20
|
*
Lang layer working
transtrike
2021-01-17
4
-3
/
+12
|
*
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
8
-73
/
+29
|
*
Fixed formatting
transtrike
2021-01-15
5
-5
/
+5
|
*
Extracted Interfaces from every DevHive.Data class; Tidied up the ↵
transtrike
2021-01-15
2
-17
/
+16
|
|
|
|
DevHive.Interfaces
*
Removed virtual from methods
transtrike
2021-01-15
2
-2
/
+2
|
*
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
6
-36
/
+30
|
*
Fixed DI when running DevHive.Web
transtrike
2021-01-14
1
-11
/
+13
|
*
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
4
-6
/
+8
|
*
Fixed technology mappings
transtrike
2021-01-13
1
-2
/
+5
|
*
Fixed sln-wide code formatting
transtrike
2021-01-13
20
-122
/
+122
|
*
Added .csproj wide code analyzer support
transtrike
2021-01-13
1
-0
/
+5
|
*
Fixed bugs with Lang features, User's GetById, Lang & User mappings; Added ↵
transtrike
2021-01-12
5
-3
/
+10
|
|
|
|
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
7
-18
/
+84
|
*
Language layers refactored; User implements adding & removing Languages; ↵
transtrike
2021-01-12
5
-9
/
+20
|
|
|
|
Migrations added
*
Implemented CORS in API (so Angular could accept requests from the API)
Syndamia
2021-01-08
1
-0
/
+8
|
*
Fixed Comment implementation
Danail Dimitrov
2021-01-04
2
-5
/
+9
|
*
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
13
-95
/
+187
|
*
Fixed mappings bug for Comment in the service
Danail Dimitrov
2020-12-30
1
-1
/
+1
|
*
Fixed dependency injection, migrations and dbset for comment
Danail Dimitrov
2020-12-30
1
-0
/
+2
|
[next]