aboutsummaryrefslogtreecommitdiff
path: root/src/app/components/profile
Commit message (Expand)AuthorAgeFilesLines
* Updated profile component to use friend service and updated html to show only...Syndamia2021-04-082-37/+24
* Fixed bad timezone offsetSyndamia2021-04-081-1/+1
* Fixed languages and technologies being ordered in a column in profile pageSyndamia2021-03-291-4/+4
* Improved readability and consistency of margin global stylingSyndamia2021-03-221-2/+2
* Improved readability and consistency of font-size, text, border, colors and p...Syndamia2021-03-221-11/+11
* Implemented major redesign to profile page: add and remove friend button (and...Syndamia2021-03-221-4/+5
* Removed post component index number, since we don't need it anymoreSyndamia2021-03-221-2/+2
* Made a minor tweak on profile names padding, to improve mobile compatibilitySyndamia2021-03-191-1/+1
* Fixed messages for not having any posts of user or any posts from friendsSyndamia2021-03-191-1/+1
* Fixed bottom border of secondary info cards not being proper width when none ...Syndamia2021-03-192-2/+6
* Fixed spacing around user secondary infoSyndamia2021-03-192-11/+16
* Added an hr to feed and profile components, styled properlySyndamia2021-03-191-0/+1
* Fixed height of pages that were the whole window height but were also below t...Syndamia2021-03-191-1/+1
* Major redesign of profile component stylingSyndamia2021-03-193-162/+59
* Added navbar component to pages that need itSyndamia2021-03-191-0/+2
* Merge branch 'dev' of https://github.com/Team-Kaleidoscope/DevHive-Angular in...Danail Dimitrov2021-03-141-26/+30
|\
| * Fixed includes (for models) of all componentsSyndamia2021-03-141-3/+3
| * Moved a nested http request in profile component to it's own methodSyndamia2021-03-141-8/+12
| * Updated profile and profile-setting's subscriptions to use an observer objectSyndamia2021-03-141-19/+19
* | fixed rating not beeing highlighted on init and and added capability of ratin...Danail Dimitrov2021-03-141-2/+2
|/
* Reverted footerSyndamia2021-03-061-44/+23
* Footer added; Pages fucked upfootertranstrike2021-02-251-23/+44
* Removed unnecessary variables from request subscriptionsSyndamia2021-02-251-10/+5
* Moved from DevHivetranstrike2021-02-123-0/+368