index
:
IT-kariera/Team-Kaleidoscope/DevHive-Angular
click-sec-info
code-refactor
dev
footer
friends-update
main
major-redesign
profile-picture-update
rating_system
The front end of our DevHive Social Media
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fixed and updated styling of rating highlights
Syndamia
2021-03-20
3
-8
/
+18
*
Made a minor tweak on profile names padding, to improve mobile compatibility
Syndamia
2021-03-19
2
-1
/
+6
*
Fixed messages for not having any posts of user or any posts from friends
Syndamia
2021-03-19
2
-2
/
+2
*
Merge branch 'dev' of github.com:Team-Kaleidoscope/DevHive-Angular into major...
Syndamia
2021-03-19
3
-4
/
+4
|
\
|
*
Fixed requests, following API updates
Syndamia
2021-03-19
3
-4
/
+4
*
|
Fixed bottom border of secondary info cards not being proper width when none ...
Syndamia
2021-03-19
2
-2
/
+6
*
|
Fixed spacing around user secondary info
Syndamia
2021-03-19
2
-11
/
+16
*
|
Reverted a fix that shouldn't be done here
Syndamia
2021-03-19
1
-1
/
+1
*
|
Added an hr to feed and profile components, styled properly
Syndamia
2021-03-19
4
-1
/
+9
*
|
Merged profile picture and username from navbar into one nav item
Syndamia
2021-03-19
1
-6
/
+8
*
|
Fixed height of pages that were the whole window height but were also below t...
Syndamia
2021-03-19
8
-6
/
+12
*
|
Major redesign of profile component styling
Syndamia
2021-03-19
4
-162
/
+72
*
|
Fixed navbar showing static username
Syndamia
2021-03-19
2
-1
/
+2
*
|
Major redesign of feed component styling
Syndamia
2021-03-19
4
-196
/
+113
*
|
Fixed slight missalignment between button icons and actual value of votes in ...
Syndamia
2021-03-19
2
-1
/
+6
*
|
Improved card (post) scaling, slight modifications of global styling
Syndamia
2021-03-19
4
-9
/
+25
*
|
Removed old image assets and added new default user icon asset
Syndamia
2021-03-19
6
-1
/
+72
*
|
Fixed going to your profile (via navbar) while on someone else's profile
Syndamia
2021-03-19
1
-0
/
+5
*
|
Fixed navbar component not handling logged out user properly
Syndamia
2021-03-19
3
-9
/
+94
*
|
Added navbar component to pages that need it
Syndamia
2021-03-19
6
-0
/
+12
*
|
Implemented navbar component; added some global stylings and changed the name...
Syndamia
2021-03-19
12
-8
/
+598
*
|
Major redesign of post component styling. Added foundatinal global stylings a...
Syndamia
2021-03-18
8
-148
/
+562
|
/
*
Fixed post not loading properly when user not logged in
Syndamia
2021-03-15
1
-1
/
+3
*
Fixed post rating not highlighted when opening post page
Syndamia
2021-03-15
1
-1
/
+1
*
Fixed outdated imports in post component and rating service
Syndamia
2021-03-14
2
-13
/
+11
*
Merge branch 'dev' of https://github.com/Team-Kaleidoscope/DevHive-Angular in...
Danail Dimitrov
2021-03-14
27
-264
/
+213
|
\
|
*
Removed unused app-shell component
Syndamia
2021-03-14
4
-41
/
+0
|
*
Fixed settings page having an outdated link and routing user to outdated prof...
Syndamia
2021-03-14
1
-0
/
+6
|
*
Fixed model imports of post and user models
code-refactor
Syndamia
2021-03-14
2
-6
/
+6
|
*
Fixed includes (for models) of all components
Syndamia
2021-03-14
9
-18
/
+18
|
*
Renamed all models to have proper naming (from model-name.ts to model-name.mo...
Syndamia
2021-03-14
13
-7
/
+7
|
*
Moved a nested http request in profile component to it's own method
Syndamia
2021-03-14
1
-8
/
+12
|
*
Removed unnecessary getters for form group controls from login and register c...
Syndamia
2021-03-14
2
-29
/
+1
|
*
Updated profile and profile-setting's subscriptions to use an observer object
Syndamia
2021-03-14
2
-47
/
+49
|
*
Update post and post-page's subscriptions to use an observer object
Syndamia
2021-03-14
2
-22
/
+22
|
*
Updated login and register's subscriptions to use an observer object
Syndamia
2021-03-14
2
-8
/
+8
|
*
Updated feed's subscriptions to use an observer object
Syndamia
2021-03-14
1
-12
/
+12
|
*
Updated comment and comment-page's subscriptions to use an observer object
Syndamia
2021-03-14
2
-16
/
+16
|
*
Updated admin-panel-page's subscriptions to use an observer object
Syndamia
2021-03-14
1
-55
/
+61
*
|
fixed rating not beeing highlighted on init and and added capability of ratin...
Danail Dimitrov
2021-03-14
3
-16
/
+12
*
|
fixed a bug when rating should be deleted
Danail Dimitrov
2021-03-14
1
-1
/
+1
*
|
added functionality to highlight buttons on init
Danail Dimitrov
2021-03-14
1
-2
/
+22
*
|
Updated the highlight functionality
rating_system
Danail Dimitrov
2021-03-13
1
-5
/
+8
*
|
added functionality to hightlit the rating button clicked by the user
Danail Dimitrov
2021-03-13
1
-5
/
+16
*
|
improved rating system
Danail Dimitrov
2021-03-13
2
-28
/
+7
*
|
adding downVote functionality
Danail Dimitrov
2021-03-13
1
-40
/
+35
*
|
upVote functionality is finished
Danail Dimitrov
2021-03-13
2
-25
/
+64
*
|
adding functionality to get rating by userid and postId in rating service
Danail Dimitrov
2021-03-12
1
-0
/
+16
*
|
adding downVote functionality
Danail Dimitrov
2021-03-12
3
-5
/
+59
*
|
added upvote post functionality
Danail Dimitrov
2021-03-11
4
-3
/
+37
[prev]
[next]