aboutsummaryrefslogtreecommitdiff
path: root/src/app/components/profile-settings
Commit message (Collapse)AuthorAgeFilesLines
* 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