aboutsummaryrefslogtreecommitdiff
path: root/src/app/components/profile
Commit message (Collapse)AuthorAgeFilesLines
* Fixed bottom border of secondary info cards not being proper width when none ↵Syndamia2021-03-192-2/+6
| | | | message is shown
* 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 ↵Syndamia2021-03-191-1/+1
| | | | the navbar
* 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 ↵Danail Dimitrov2021-03-141-26/+30
|\ | | | | | | into rating_system
| * 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 ↵Danail Dimitrov2021-03-141-2/+2
|/ | | | rating to handle multiple posts
* 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