aboutsummaryrefslogtreecommitdiff
path: root/src/app/components/profile-settings
Commit message (Collapse)AuthorAgeFilesLines
* Updated profile settings page to use profile picture serviceprofile-picture-updateSyndamia2021-04-071-2/+3
|
* Added show/hide button in profile settings confirm password fieldSyndamia2021-03-292-2/+12
|
* Added slim border to technology and language edit sections in profile settingsSyndamia2021-03-291-6/+6
|
* Moved password field to the bottom (but still above update button) in ↵Syndamia2021-03-291-10/+10
| | | | profile settings
* Fixed update user request in service and in profile settingsSyndamia2021-03-291-1/+1
|
* Added logic for transferring languages and technologies from available to ↵Syndamia2021-03-291-3/+24
| | | | chosen and back in profile settings
* Made choosen and avaiable languages and technologies beside eachother in ↵Syndamia2021-03-291-12/+12
| | | | profile settings
* Fixed loading of avaiable languages and technologies in profile settings pageSyndamia2021-03-291-3/+13
|
* Replaced technology and language input fields with arrays and button elementsSyndamia2021-03-292-86/+81
|
* Added basic effects and skeleton of functionality for clicking available ↵Syndamia2021-03-292-2/+11
| | | | technologies and languages in profile settings
* Fixed language and technology drawers having all items in a single column in ↵Syndamia2021-03-291-4/+4
| | | | profile settings and admin panel
* Improved readability and consistency of margin global stylingSyndamia2021-03-221-10/+10
|
* Improved readability and consistency of font-size, text, border, colors and ↵Syndamia2021-03-221-27/+27
| | | | padding CSS class names
* Added a button for navigation to admin panel pageSyndamia2021-03-222-1/+6
|
* Fixed form errors in profile settings componentSyndamia2021-03-221-0/+17
|
* Major redesign of technology and language selection design in profile ↵Syndamia2021-03-222-128/+47
| | | | settings (with this, profile settings is fully redesigned)
* Made input field labels have focus color in profile settingsSyndamia2021-03-221-5/+5
|
* Logging out of account in profile settings will redirect to login screen ↵Syndamia2021-03-221-1/+1
| | | | (and not profile page)
* Major redesign of almost all of profile settings pageSyndamia2021-03-221-93/+82
|
* Fixed height of pages that were the whole window height but were also below ↵Syndamia2021-03-191-1/+1
| | | | the navbar
* Added navbar component to pages that need itSyndamia2021-03-191-0/+2
|
* Fixed settings page having an outdated link and routing user to outdated ↵Syndamia2021-03-141-0/+6
| | | | profile page when changing username
* Fixed includes (for models) of all componentsSyndamia2021-03-141-3/+3
|
* Updated profile and profile-setting's subscriptions to use an observer objectSyndamia2021-03-141-28/+30
|
* Reverted footerSyndamia2021-03-061-198/+36
|
* Made file input hide it's button part of the global stylingSyndamia2021-03-041-5/+0
|
* Fixed file upload button being visible on FireFoxSyndamia2021-03-041-1/+2
|
* Fixed styling of input fields on non-chromium based browser (FireFox)Syndamia2021-03-041-13/+0
|
* Footer added; Pages fucked upfootertranstrike2021-02-251-36/+198
|
* Removed unnecessary variables from request subscriptionsSyndamia2021-02-251-5/+5
|
* Moved from DevHivetranstrike2021-02-123-0/+547