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
/
app
/
components
Commit message (
Expand
)
Author
Age
Files
Lines
*
Major redesign of technology and language selection design in profile setting...
Syndamia
2021-03-22
2
-128
/
+47
*
Made input field labels have focus color in profile settings
Syndamia
2021-03-22
1
-5
/
+5
*
Logging out of account in profile settings will redirect to login screen (and...
Syndamia
2021-03-22
1
-1
/
+1
*
Major redesign of almost all of profile settings page
Syndamia
2021-03-22
1
-93
/
+82
*
Removed unused css styling in register and login components
Syndamia
2021-03-22
2
-48
/
+0
*
Major redesign of register page styling (following login page's styling)
Syndamia
2021-03-22
1
-30
/
+20
*
Implemented major redesign to profile page: add and remove friend button (and...
Syndamia
2021-03-22
1
-4
/
+5
*
Removed post component index number, since we don't need it anymore
Syndamia
2021-03-22
4
-6
/
+5
*
Minor update/fix to styling of textarea component on editing comment
Syndamia
2021-03-22
1
-1
/
+1
*
Fixed a tiny "possibly undefined" error in post page component html
Syndamia
2021-03-21
1
-1
/
+1
*
Added a message to post page when there are no comments
Syndamia
2021-03-21
1
-0
/
+4
*
Implemented (moved from comment page) functionality for editing and deleting ...
Syndamia
2021-03-21
3
-4
/
+69
*
Removed comment page component
Syndamia
2021-03-21
4
-140
/
+0
*
Major redesign of comment component styling
Syndamia
2021-03-21
2
-56
/
+43
*
Fixed rating highlighting not being properly executed upon loaded post compon...
Syndamia
2021-03-21
2
-26
/
+21
*
Fixed post deletion and enditing buttons being shown on other people's posts
Syndamia
2021-03-21
1
-2
/
+2
*
Implemented (moved from post page) functionality for editing and deleting you...
Syndamia
2021-03-21
4
-49
/
+138
*
Major redesign of post page component and removed post edit and delete functi...
Syndamia
2021-03-21
5
-145
/
+13
*
Major redesign of form attachments (the ones you find on post creation and edit)
Syndamia
2021-03-21
4
-19
/
+13
*
Major redesign of login component styling
Syndamia
2021-03-21
2
-42
/
+13
*
Improved styling of download button in post attachment
Syndamia
2021-03-20
2
-1
/
+2
*
Updated filename regex in attachments
Syndamia
2021-03-20
1
-1
/
+6
*
Major rework of post attachment styling
Syndamia
2021-03-20
4
-60
/
+13
*
Fixed and updated styling of rating highlights
Syndamia
2021-03-20
2
-8
/
+11
*
Made a minor tweak on profile names padding, to improve mobile compatibility
Syndamia
2021-03-19
1
-1
/
+1
*
Fixed messages for not having any posts of user or any posts from friends
Syndamia
2021-03-19
2
-2
/
+2
*
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
*
Added an hr to feed and profile components, styled properly
Syndamia
2021-03-19
3
-1
/
+3
*
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
6
-5
/
+6
*
Major redesign of profile component styling
Syndamia
2021-03-19
3
-162
/
+59
*
Fixed navbar showing static username
Syndamia
2021-03-19
2
-1
/
+2
*
Major redesign of feed component styling
Syndamia
2021-03-19
2
-194
/
+44
*
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
3
-8
/
+2
*
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
2
-9
/
+25
*
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
4
-2
/
+130
*
Major redesign of post component styling. Added foundatinal global stylings a...
Syndamia
2021-03-18
2
-145
/
+58
*
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
1
-9
/
+9
*
Merge branch 'dev' of https://github.com/Team-Kaleidoscope/DevHive-Angular in...
Danail Dimitrov
2021-03-14
10
-210
/
+200
|
\
|
*
Fixed settings page having an outdated link and routing user to outdated prof...
Syndamia
2021-03-14
1
-0
/
+6
|
*
Fixed includes (for models) of all components
Syndamia
2021-03-14
9
-18
/
+18
|
*
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
[next]