aboutsummaryrefslogtreecommitdiff
path: root/src/app/components/profile-settings/profile-settings.component.ts
Commit message (Expand)AuthorAgeFilesLines
* Added logic for transferring languages and technologies from available to cho...Syndamia2021-03-291-3/+24
* 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 tech...Syndamia2021-03-291-0/+9
* 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 (and...Syndamia2021-03-221-1/+1
* 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
* Removed unnecessary variables from request subscriptionsSyndamia2021-02-251-5/+5
* Moved from DevHivetranstrike2021-02-121-0/+307