aboutsummaryrefslogtreecommitdiff
path: root/src/app/components/profile-settings/profile-settings.component.ts
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-291-0/+7
|
* 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
* 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-291-54/+31
|
* Added basic effects and skeleton of functionality for clicking available ↵Syndamia2021-03-291-0/+9
| | | | technologies and languages in profile settings
* Added a button for navigation to admin panel pageSyndamia2021-03-221-1/+1
|
* Fixed form errors in profile settings componentSyndamia2021-03-221-0/+17
|
* Logging out of account in profile settings will redirect to login screen ↵Syndamia2021-03-221-1/+1
| | | | (and not profile page)
* 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
|
* Removed unnecessary variables from request subscriptionsSyndamia2021-02-251-5/+5
|
* Moved from DevHivetranstrike2021-02-121-0/+307