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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Fixed posts array in feed component
Syndamia
2021-01-30
1
-2
/
+2
|
*
Fixed profile posts not loading on certain accounts; fixed time at which the ...
Syndamia
2021-01-30
1
-3
/
+5
|
*
Implemented feed service to get the feed; the posts in the feed page are now ...
Syndamia
2021-01-30
4
-13
/
+46
|
*
Fixed ordering of posts in feed repository
Syndamia
2021-01-30
1
-2
/
+6
|
*
Angular post model contains creator info; posts now load their creator's data...
Syndamia
2021-01-30
5
-19
/
+47
|
*
Finished implementation of service read post mapping
Syndamia
2021-01-30
1
-4
/
+3
|
*
Merge branch 'dev' of github.com:Team-Kaleidoscope/DevHive into dev
Syndamia
2021-01-30
0
-0
/
+0
|
|
\
|
|
*
Made user page posts dynamic
Syndamia
2021-01-30
4
-6
/
+45
|
|
*
Made post component dynamic
Syndamia
2021-01-30
5
-5
/
+83
|
*
|
Made user page posts dynamic
Syndamia
2021-01-30
4
-6
/
+45
|
*
|
Made post component slightly more dynamic (postId, message and time
Syndamia
2021-01-30
5
-5
/
+83
|
|
/
|
*
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
5
-1
/
+40
|
*
Editing user languages and technologies supports having multiple spaces anywh...
Syndamia
2021-01-30
1
-2
/
+6
|
*
Fixed successbar error in console
Syndamia
2021-01-30
1
-1
/
+4
|
*
Made profile editing of languages and technologies in profile settings page l...
Syndamia
2021-01-30
4
-18
/
+60
|
*
Fixed comment and post getting and updating
Syndamia
2021-01-30
2
-0
/
+48
|
*
Added cloud implementation migration
Syndamia
2021-01-30
3
-7
/
+716
|
*
Separated comment models, controler and service from post's
Syndamia
2021-01-30
26
-172
/
+291
*
|
User - Friend relation inital fix
transtrike
2021-01-30
13
-22
/
+1654
*
|
IDFK
transtrike
2021-01-30
22
-3171
/
+189
|
/
*
Merge branch 'dev' of github.com:Team-Kaleidoscope/DevHive into dev
transtrike
2021-01-29
6
-36
/
+238
|
\
|
*
Implemented functionality for modifying languages and technologies in the use...
Syndamia
2021-01-29
3
-6
/
+145
|
*
Implemented functionality and rough UI in profile settings forUpdated profile...
Syndamia
2021-01-29
1
-30
/
+12
|
*
Implemented angular languages and technologies service requests for getting data
Syndamia
2021-01-29
2
-0
/
+81
*
|
File Upload implemented; Post Layers adapted to File Uploading
transtrike
2021-01-29
19
-45
/
+186
|
/
*
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
18
-44
/
+179
|
\
|
*
Added a confirmation message when deleting your account
Syndamia
2021-01-29
3
-7
/
+25
|
*
Implemented dynamic getting of user languages and technologies: added languag...
Syndamia
2021-01-29
8
-14
/
+142
|
*
Language and technology getbyid doesn't require authroization anymore
Syndamia
2021-01-29
2
-2
/
+2
|
*
Made feed design more consistent with design of all other pages
Syndamia
2021-01-29
4
-21
/
+9
|
*
Fixed GetUser (by username) authorization
Syndamia
2021-01-29
1
-0
/
+1
*
|
GetUserPosts implemented
transtrike
2021-01-29
3
-1
/
+24
|
/
*
Fixed the return type of UserService.DeleteUser and refactored UserController...
Danail Dimitrov
2021-01-28
4
-7
/
+9
*
Merge branch 'dev' of https://github.com/Team-Kaleidoscope/DevHive into dev
Danail Dimitrov
2021-01-28
1
-2
/
+2
|
\
|
*
Fixed create post and comment validation logic
Syndamia
2021-01-28
1
-2
/
+2
*
|
Adding UserService tests
Danail Dimitrov
2021-01-28
3
-4
/
+215
|
/
*
Merge branch 'dev' of https://github.com/Team-Kaleidoscope/DevHive into dev
Danail Dimitrov
2021-01-28
5
-3
/
+33
|
\
|
*
Users with only the role User can now create comments and posts (while admins...
Syndamia
2021-01-28
3
-3
/
+16
|
*
Fixed user not getting his properties updated upon editasync
Syndamia
2021-01-28
1
-0
/
+5
|
*
Fixed role updating
Syndamia
2021-01-28
1
-0
/
+12
*
|
Refactored tests after the boys broke them
Danail Dimitrov
2021-01-28
7
-17
/
+216
|
/
*
Updated comments and posts to use Creator.Id, rather than CreatorId; updated ...
Syndamia
2021-01-28
4
-9
/
+19
*
Fixed Interface for Comment
transtrike
2021-01-28
2
-7
/
+20
*
Comments added to user as relation
transtrike
2021-01-28
1
-0
/
+2
*
Added Post relation to User
transtrike
2021-01-28
1
-0
/
+2
*
Comment and Post models refactored
transtrike
2021-01-28
4
-6
/
+9
*
Fixed DoesUserHaveThisFriend implementation
Danail Dimitrov
2021-01-28
1
-6
/
+2
[prev]
[next]