aboutsummaryrefslogtreecommitdiff
path: root/src/app/components/profile-settings
Commit message (Expand)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 profile...Syndamia2021-03-291-10/+10
* Fixed update user request in service and in profile settingsSyndamia2021-03-291-1/+1
* Added logic for transferring languages and technologies from available to cho...Syndamia2021-03-291-3/+24
* Made choosen and avaiable languages and technologies beside eachother in prof...Syndamia2021-03-291-12/+12
* 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 tech...Syndamia2021-03-292-2/+11
* Fixed language and technology drawers having all items in a single column in ...Syndamia2021-03-291-4/+4
* Improved readability and consistency of margin global stylingSyndamia2021-03-221-10/+10
* Improved readability and consistency of font-size, text, border, colors and p...Syndamia2021-03-221-27/+27
* 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 setting...Syndamia2021-03-222-128/+47
* 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 (and...Syndamia2021-03-221-1/+1
* 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 t...Syndamia2021-03-191-1/+1
* Added navbar component to pages that need itSyndamia2021-03-191-0/+2
* Fixed settings page having an outdated link and routing user to outdated prof...Syndamia2021-03-141-0/+6
* 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